Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

append message to enable ondemand endpoint#32

Merged
shoe116 merged 1 commit intomasterfrom
mod_ondemand_ribbon
Jul 28, 2021
Merged

append message to enable ondemand endpoint#32
shoe116 merged 1 commit intomasterfrom
mod_ondemand_ribbon

Conversation

@shoe116
Copy link
Copy Markdown
Contributor

@shoe116 shoe116 commented Jul 26, 2021

従量課金エンドポイントのボタンのしたに注記とlinkを追加
to solve: #24

image

@shoe116 shoe116 requested a review from akiomik July 26, 2021 16:16
@shoe116
Copy link
Copy Markdown
Contributor Author

shoe116 commented Jul 26, 2021

@akiomik file の差分はどれも visual studio が生成するやつです

@shoe116 shoe116 force-pushed the mod_ondemand_ribbon branch from ca98ade to cb9abab Compare July 26, 2021 17:21

}

private void textAPIKey_TextChanged(object sender, EventArgs e)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

消してもGUIからいじると復活してしまうっぽいので今回はこのままいきます

Comment thread BuffettCodeAddinRibbon/SettingForm.resx Outdated
<value>バフェット・コードの従量課金エンドポイントを利用できるようにします。


従量課金APIを使うことで、現在5年以内の財務数値しか取得できなかったところ、5年より前の財務数値もBCODE関数で取得することができるようになります。
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

現在5年以内の財務数値しか取得できなかったところ

ちょっとだけ日本語が気になりました。「現在〜できなかった」という表現は今までできなかったことが急にできるようになったようなニュアンスが強いけど、利用者からみて時間軸はいつであろうといいので、機能比較を説明した方が伝わりやすいと思います。

例えば:

「月額料金の範囲では5年以内の財務数値しか取得できないところを」

みたいなイメージです。

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

スプシのやつコピペなんだけど、これアレだな リリースノートっぽい文言なんだな
直しますわ

Copy link
Copy Markdown
Contributor

@akiomik akiomik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

コードの差分はOKです。文言はちょっとだけ気になったので検討してもらえると!

@shoe116
Copy link
Copy Markdown
Contributor Author

shoe116 commented Jul 28, 2021

@akiomik 文言修正と、注記へのlinkを追加しました

Comment thread BuffettCodeAddinRibbon/SettingForm.resx Outdated
Copy link
Copy Markdown
Contributor

@akiomik akiomik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typoだけ直して欲しい

@shoe116 shoe116 force-pushed the mod_ondemand_ribbon branch from 8c0d61e to a1afa4e Compare July 28, 2021 03:14
Comment thread BuffettCodeAddinRibbon/SettingForm.resx Outdated


従量課金エンドポイントを利用すると、定額料金の範囲(直近5年)より過去の財務数値を取得することができるようになります。
財務数値の取得に従量課金のエンドポイントを利用する必要の有無は、エクセルアドイン内部で都度判定します。
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

細かいけど、「〜の有無は」となる場合は「必要性の有無は」としないとちょっと日本語としては不自然かなと思う。

一応別の言い換え案も載せておきます。

  • 「従量課金エンドポイントの利用の要否は」
  • 「従量課金エンドポイントを利用する必要があるかないかは」
  • 「従量課金エンドポイントを利用する必要があるかどうかの判定は、エクセルアドイン内部で都度行います」

(文字の接続が多いので、従量課金のエンドポイントの「の」はない方が読みやすい気がする)

@shoe116 shoe116 force-pushed the mod_ondemand_ribbon branch from a1afa4e to af87577 Compare July 28, 2021 03:31
@shoe116 shoe116 merged commit 42ee3a7 into master Jul 28, 2021
@shoe116 shoe116 deleted the mod_ondemand_ribbon branch July 28, 2021 03:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants