aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values-ja
diff options
context:
space:
mode:
authorcampbeb <bpcampbell@gmail.com>2013-05-15 19:28:21 -1000
committercampbeb <bpcampbell@gmail.com>2013-05-15 19:28:21 -1000
commit404c639946225524e820cc3f467d93203f739374 (patch)
tree4015eb9cf1b7f67503cc7a3f56f9f859a0ef54bc /main/res/values-ja
parent5732762f9938683c4fa138f8c6e67ac56cb79e95 (diff)
downloadcgeo-404c639946225524e820cc3f467d93203f739374.zip
cgeo-404c639946225524e820cc3f467d93203f739374.tar.gz
cgeo-404c639946225524e820cc3f467d93203f739374.tar.bz2
Fix #2721 - Correct link to manual
Also, removed unused links from strings.xml files to make it clear where the link is coming from
Diffstat (limited to 'main/res/values-ja')
-rw-r--r--main/res/values-ja/strings.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/main/res/values-ja/strings.xml b/main/res/values-ja/strings.xml
index 42f16be..c0c7974 100644
--- a/main/res/values-ja/strings.xml
+++ b/main/res/values-ja/strings.xml
@@ -971,11 +971,12 @@
<string name="legal_note">Geocaching.comを使うには<a href="http://www.geocaching.com/about/termsofuse.aspx">Groundspeak 利用規約</a>(英語)に同意している必要があります。</string>
<string name="quote">To make geocaching easier, to make users lazier.</string>
<string name="powered_by">carnero</string>
- <string name="support">サポート: <a href="mailto:support@cgeo.org">support@cgeo.org</a></string>
- <string name="website">Webサイト: <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>
- <string name="twitter">Twitter: <a href="http://twitter.com/android_gc">@android_GC</a></string>
- <string name="nutshellmanual">マニュアル: <a href="http://manual.cgeo.org/">c:geo マニュアル</a>(英語)</string>
+ <!-- Note: Links here are just for appearance. See AboutActivity to make changes -->
+ <string name="support">サポート: <a href="">support@cgeo.org</a></string>
+ <string name="website">Webサイト: <a href="">cgeo.org</a></string>
+ <string name="facebook">Facebook: <a href="">c:geo page</a></string>
+ <string name="twitter">Twitter: <a href="">@android_GC</a></string>
+ <string name="nutshellmanual">マニュアル: <a href="">c:geo マニュアル</a>(英語)</string>
<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>