aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values-ja
diff options
context:
space:
mode:
authorStephan Merker <merker.stephan@googlemail.com>2011-11-05 17:36:28 +0100
committerStephan Merker <merker.stephan@googlemail.com>2011-11-05 22:04:54 +0100
commit2a68eea94e514eb2f6f887f2913586286d62db77 (patch)
treed5a7fdcc1e1d5c93667581bc2a414c4dcc20490f /main/res/values-ja
parent33a97634d7559267f14c0ac5be649e6fa1691f6a (diff)
downloadcgeo-2a68eea94e514eb2f6f887f2913586286d62db77.zip
cgeo-2a68eea94e514eb2f6f887f2913586286d62db77.tar.gz
cgeo-2a68eea94e514eb2f6f887f2913586286d62db77.tar.bz2
cleaned up resource strings for importing gpx
- gpx_import_loading -> gpx_import_loading_caches - removed gpx_import_loading_stored - cleaned up consistently through all translations
Diffstat (limited to 'main/res/values-ja')
-rw-r--r--main/res/values-ja/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/res/values-ja/strings.xml b/main/res/values-ja/strings.xml
index c99a452..c78aa16 100644
--- a/main/res/values-ja/strings.xml
+++ b/main/res/values-ja/strings.xml
@@ -414,7 +414,7 @@
<!-- gpx -->
<string name="gpx_import_caches_imported">個のキャッシュを読み込みました</string>
- <string name="gpx_import_loading">GPXファイルをロード中</string>
+ <string name="gpx_import_loading_caches">GPXファイルをロード中</string>
<string name="gpx_import_title">GPXファイルの読み込み</string>
<string name="gpx_import_title_reading_file">ファイルを読み込み中</string>
<string name="gpx_import_title_caches_imported">結果</string>
@@ -679,4 +679,4 @@
<string name="about_twitter">キャッシュのログを書いたら<b>c:geo</b>にTwitterでつぶやいてほしい?</string>
<string name="about_auth_1"><b>c:geo</b>がTwitterにアクセスする許可を得るには次のようにしてください。</string>
<string name="about_auth_2">「認証を開始する」ボタンを押すとブラウザでTwitterのページが開きます。そのページにログインすれば<b>c:geo</b>があなたのアカウントにアクセルする許可が得られます。ログインに成功したら数字のPINコードが表示されるので、この下の入力欄にコピー&amp;ペーストして「完了」ボタンを押してください。</string>
-</resources> \ No newline at end of file
+</resources>