diff options
| author | Lars <gc@droescher.eu> | 2013-12-28 22:59:12 +0100 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2013-12-28 22:59:12 +0100 |
| commit | 222204b48464a0c3a9c6fd21b5f181a673555ea5 (patch) | |
| tree | 8e2efe0c519c7ec7df89a49f4a2dc2b853797b51 /main | |
| parent | 1e6e5df9b862e8f46c836edb6f01ae35fb24fcb9 (diff) | |
| download | cgeo-222204b48464a0c3a9c6fd21b5f181a673555ea5.zip cgeo-222204b48464a0c3a9c6fd21b5f181a673555ea5.tar.gz cgeo-222204b48464a0c3a9c6fd21b5f181a673555ea5.tar.bz2 | |
More precise string names
Diffstat (limited to 'main')
| -rw-r--r-- | main/res/values/strings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index 47978ee..199b847 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -381,7 +381,7 @@ <string name="settings_title_map_data">Map Data</string> <string name="settings_title_map_content">Map Content</string> <string name="settings_title_gpx">GPX</string> - <string name="settings_title_basicmembers">Basic Members</string> + <string name="settings_title_basicmembers">Options for Basic Members</string> <string name="settings_title_navigation">Navigation</string> <string name="settings_title_system">System</string> <string name="settings_title_navigation_menu">Navigation Menu</string> @@ -531,8 +531,8 @@ <string name="settings_twitter_cache_message">Message for found cache</string> <string name="settings_twitter_trackable_message">Message for found trackable</string> <string name="init_ec_icons">Map Icons</string> - <string name="settings_ec_icons_other">Other</string> - <string name="settings_ec_icons_oc">OC</string> + <string name="settings_ec_icons_other">Own style</string> + <string name="settings_ec_icons_oc">Like OC</string> <string name="settings_features">Supported Features</string> <string name="feature_description">The following <b>online</b> features of this website are supported in c:geo (in addition to the offline features):</string> <string name="feature_personal_notes">Personal notes</string> |
