diff options
| author | mucek4 <tomaz@gorenc.org> | 2013-08-26 09:05:32 +0200 |
|---|---|---|
| committer | mucek4 <tomaz@gorenc.org> | 2013-08-26 09:05:32 +0200 |
| commit | 1bdbb52841f11559fe8d4ab69c27ef6ed3521d43 (patch) | |
| tree | d6af03b741e7d2a9738f9673109a2fbd2bc7081c /main/res | |
| parent | 8122465284363ff5bb52e54d197fb1967aac0f12 (diff) | |
| parent | db3cf9e6cc77a3fb2ee5e073335e7851d9e2dce9 (diff) | |
| download | cgeo-1bdbb52841f11559fe8d4ab69c27ef6ed3521d43.zip cgeo-1bdbb52841f11559fe8d4ab69c27ef6ed3521d43.tar.gz cgeo-1bdbb52841f11559fe8d4ab69c27ef6ed3521d43.tar.bz2 | |
Merge branch 'release'
Diffstat (limited to 'main/res')
| -rw-r--r-- | main/res/values-sl/strings.xml | 1 | ||||
| -rw-r--r-- | main/res/values/changelog_release.xml | 6 |
2 files changed, 5 insertions, 2 deletions
diff --git a/main/res/values-sl/strings.xml b/main/res/values-sl/strings.xml index 6d24329..11bf1a0 100644 --- a/main/res/values-sl/strings.xml +++ b/main/res/values-sl/strings.xml @@ -1159,6 +1159,7 @@ <string name="tts_service">Glasovni kompas</string> <string name="tts_start">Začni glasovno navigacijo</string> <string name="tts_stop">Ustavi glasovno navigacijo</string> + <string name="err_tts_lang_not_supported">Trenutno izbrani jezik ni podprt s storitvijo pretvorbe besedila v govor.</string> <!-- various --> <string name="clipboard_copy_ok">Skopirano v odložišče</string> diff --git a/main/res/values/changelog_release.xml b/main/res/values/changelog_release.xml index bae3478..27999da 100644 --- a/main/res/values/changelog_release.xml +++ b/main/res/values/changelog_release.xml @@ -2,10 +2,12 @@ <resources> <!-- changelog for the release branch --> <string name="changelog_release" translatable="false">\n - <b>Next bugfix release</b>\n + <b>2013.08.26</b>\n · Corrected language check for Talking Compass\n · Fall back to other map if selected map is not available any more\n · Have new list active after list creation\n + · Settings in light skin on Android 2.3 are visible again\n + · Other small bug fixes\n \n \n <b>2013.08.24</b>\n @@ -47,7 +49,7 @@ · Support of Block Party cache type\n · Support of GPS Adventure Exhibit cache type\n · Circles on the map only for physical stages\n - · Overlay icons on map sized correctly on highres displays\m + · Overlay icons on map sized correctly on highres displays\n · Cache archived status not correctly refreshed\n · Bad title shown when invoking c:geo from email (import operation)\n · Avoid crash when log images is too large\n |
