aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/res/values-ja/strings.xml2
-rw-r--r--main/res/values/strings.xml1
-rw-r--r--tests/res/values/strings.xml1
3 files changed, 1 insertions, 3 deletions
diff --git a/main/res/values-ja/strings.xml b/main/res/values-ja/strings.xml
index 38b3a9e..0dd55b1 100644
--- a/main/res/values-ja/strings.xml
+++ b/main/res/values-ja/strings.xml
@@ -449,7 +449,7 @@
<string name="init_sendToCgeo_description"><b>Send 2 c:geo</b>はPCのブラウザ(FirefoxやChrome。InternetExplorerは非対応)で表示してるキャッシュ情報をアンドロイド端末に直接送ることができます。 登録する前に<a href="http://send2.cgeo.org/">http://send2.cgeo.org/</a>(英語)をお読みください。簡単な登録とブラウザに拡張機能のインストールが必要です。この<b>Send 2 c:geo</b>機能を使用しないのなら登録は不要です。</string>
<string name="init_sendToCgeo_register">登録を申請する</string>
<string name="init_sendToCgeo_registering">"Send to c:geo"にこの端末を登録しています…</string>
- <string name="init_sendToCgeo_register_ok">登録しました。PINコードは####です。PCのブラウザでhttp://send2.cgeo.org/(英語)を開き、右下辺りの「Add a device ...」からPINコードを入力して端末の登録を完了してください。</string>
+ <string name="init_sendToCgeo_register_ok">登録しました。PINコードは####です。PCのブラウザでhttp://send2.cgeo.org/(英語)を開き、右下辺りの「Add a device…」からPINコードを入力して端末の登録を完了してください。</string>
<string name="init_sendToCgeo_register_fail">登録に失敗しました。</string>
<string name="sendToCgeo_download_fail">キャッシュ情報がダウンロードできませんでした。インターネットに未接続かSend 2 c:geoのサーバが停止中です。</string>
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index f7f5545..1d811c2 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -953,7 +953,6 @@
<string name="legal_note">To use the services of Geocaching.com, terms and conditions of the <a href="http://www.geocaching.com/about/termsofuse.aspx">Groundspeak disclaimer</a> have to be agreed.</string>
<string name="quote">To make geocaching easier, to make users lazier.</string>
<string name="powered_by">carnero</string>
- <string name="author">Author: <a href="http://carnero.cc/">carnero</a></string>
<string name="support">Support: <a href="mailto:support@cgeo.org">support@cgeo.org</a></string>
<string name="website">Website: <a href="http://cgeo.org/">cgeo.org</a></string>
<string name="facebook">Facebook: <a href="http://www.facebook.com/pages/cgeo/297269860090">c:geo page</a></string>
diff --git a/tests/res/values/strings.xml b/tests/res/values/strings.xml
index e652c81..a5d086f 100644
--- a/tests/res/values/strings.xml
+++ b/tests/res/values/strings.xml
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="hello">Hello World!</string>
<string name="app_name">cgeo-osTest</string>
</resources>