Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-15 03:50:32 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-15 03:50:32 +0300
commitad444e83bfd40cf6ed65ba16b4394325dc7619d7 (patch)
tree2c3b338383f0632d7adbacba939d4a17e2d41701 /News-Android-App
parent05055a82d933d1147eacdb52ce5067426566368e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App')
-rw-r--r--News-Android-App/src/main/res/values-ja-rJP/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/News-Android-App/src/main/res/values-ja-rJP/strings.xml b/News-Android-App/src/main/res/values-ja-rJP/strings.xml
index f02b7fa6..31859dca 100644
--- a/News-Android-App/src/main/res/values-ja-rJP/strings.xml
+++ b/News-Android-App/src/main/res/values-ja-rJP/strings.xml
@@ -50,10 +50,10 @@
<!-- String related to NewsDetail-ContextMenu Items -->
<string name="action_img_download">画像をダウンロード</string>
<string name="action_img_sharelink">画像リンクを共有</string>
- <string name="action_img_open">画像をブラウザで開く</string>
+ <string name="action_img_open">画像をブラウザーで開く</string>
<string name="action_img_copylink">画像リンクをコピー</string>
<string name="action_link_share">共有リンク</string>
- <string name="action_link_open">リンクをブラウザで開く</string>
+ <string name="action_link_open">リンクをブラウザーで開く</string>
<string name="action_link_copy">リンクをコピー</string>
<string name="toast_img_download_wait">ダウンロード中... しばらくお待ちください</string>
<string name="toast_img_notwriteable">画像の書き込みに失敗しました。</string>