aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-01-30 20:31:21 +0100
committerBananeweizen <bananeweizen@gmx.de>2013-01-30 20:31:21 +0100
commit66312ea27f874d091c09454b8b1c21251e50d00a (patch)
treeb82fceb762ef0e30a8128a3bdd5618f2bf51783d /main/res/values
parent71f09abd4279a755f0af2c5f07364a59bec590fe (diff)
downloadcgeo-66312ea27f874d091c09454b8b1c21251e50d00a.zip
cgeo-66312ea27f874d091c09454b8b1c21251e50d00a.tar.gz
cgeo-66312ea27f874d091c09454b8b1c21251e50d00a.tar.bz2
fix #2353: "This description contains table elements..."
Diffstat (limited to 'main/res/values')
-rw-r--r--main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index cd8aaec..fa033f7 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -502,7 +502,7 @@
<string name="cache_personal_note_edit">Edit</string>
<string name="cache_description">Description</string>
<string name="cache_description_long">Long Description</string>
- <string name="cache_description_table_note">Description contains table formatting which may need to be viewed at geocaching.com to be seen correctly.</string>
+ <string name="cache_description_table_note">Description contains table formatting which may need to be viewed at %s to be seen correctly.</string>
<string name="cache_watchlist_on">This cache is on your watchlist.</string>
<string name="cache_watchlist_not_on">This cache is not on your watchlist.</string>
<string name="cache_watchlist_add">Add to Watchlist</string>