Commit graph

366 commits

Author SHA1 Message Date
sonora
fde28c3e26 completed Australia-Oceania change in remaining string files 2012-02-22 19:54:04 +01:00
sonora
29d9732d1e replace string googlecode.com by osmand.net 2012-02-08 00:53:57 +01:00
sonora
b8e3162b19 simplify strings: remove route_about and follow_route 2012-02-05 08:58:52 +01:00
sonora
a32cf4a7c0 trigger build with string change 2012-01-31 22:56:03 +01:00
pavolzibrita
6a9a1e3aa5 Merge pull request #150 from Brainik/patch-14
Live monitoring translated to czech
2012-01-31 00:18:22 -08:00
sonora
e9db2bf0d6 display 'temporarily switched to CloudMade' message only once per error wait period 2012-01-30 22:49:01 +01:00
sonora
17d7f921fc shorten routing error message text 2012-01-29 22:05:51 +01:00
Brainik
3e33400388 Live monitoring translated to czech 2012-01-29 21:58:46 +01:00
sonora
5accf8ab05 adjust strings 2012-01-27 02:12:43 +01:00
sonora
0b946e2728 Segment SD-Logging and Live-Tracking options with headline + bullets 2012-01-27 01:50:25 +01:00
sonora
7b71f713db string improvement 2012-01-20 01:25:43 +01:00
sonora
d780542349 string adjustments 2012-01-18 17:31:42 +01:00
sonora
78e091db84 fix faulty cs build 2012-01-18 00:12:10 +01:00
pavolzibrita
0bd4e14081 Merge pull request #141 from Brainik/patch-13
Czech translation updated.
2012-01-17 14:54:21 -08:00
sonora
34ab7dc875 Display Current Prefs: Tile source (2) 2012-01-17 23:21:07 +01:00
Brainik
35c5f7a43a Czech translation updated. Menu reorganized as in English version. Hopefully everything is consistent... 2012-01-17 19:09:04 +01:00
sonora
bb6949d369 Issue 794: indent profile specific sub-menu headers in all strings 2012-01-04 13:11:22 +01:00
sonora
2cbcfd0671 clean up sms text for 'share location' (not only: 'share position'!) 2011-12-30 10:52:42 +01:00
sonora
1933d5524b clean up unused strings 2011-12-30 10:07:24 +01:00
sonora
003486d7fc replace messageFormatter in NavigatePointActivity as well + some string consistency 2011-12-30 09:54:11 +01:00
sonora
db00a00d81 Unify lat/lon display accuracy (~1m) 2011-12-28 19:08:36 +01:00
Pavol Zibrita
4829abe041 fixed compile errors 2011-12-28 04:38:31 +01:00
Pavol Zibrita
cdd83fdb07 Replacing MessageFormat with Formatter 2011-12-28 01:54:22 +01:00
Pavol Zibrita
be8c46d3c1 fixed formatting issues 2011-12-28 01:27:59 +01:00
sonora
9a480933d0 add free space message where missing in strings 2011-12-27 17:01:01 +01:00
sonora
3549448ac5 adjust strings accordingly 2011-12-27 13:58:29 +01:00
sonora
00474a9cf9 remove more uneccessary code 2011-12-27 13:04:00 +01:00
sonora
b6535c55a3 remove unused code 2011-12-27 12:20:10 +01:00
sonora
8f54c3333c adjust strings accordingly 2011-12-27 11:48:43 +01:00
sonora
f5e80c176d string improvements: be more consistent with '...' where dialogue follows 2011-12-26 01:07:10 +01:00
sonora
9c0b90a290 gpx track string improvement 2011-12-19 09:08:16 +01:00
Brainik
e8f033f2f8 Translated "zoom level" 2011-12-13 14:08:33 +01:00
Brainik
d2dd08aefa Translated tip_select_destination_point(_t) 2011-12-07 22:48:24 +01:00
sonora
5bdf525e99 missing dash 2011-12-07 11:32:16 +01:00
sonora
c4be339686 simplify tips, due to new naming 'Set as Destination'. Please check the top of your strings file! 2011-12-07 11:16:29 +01:00
sonora
98ccc33356 fix _desctination_point string name 2011-12-06 17:52:49 +01:00
Brainik
3d281d0222 Translated strings from version 0.6.9 into Czech 2011-12-05 09:42:06 +01:00
Brainik
b33dac04a9 Minor corrections, "native library" strings translated 2011-11-27 21:18:57 +01:00
sonora
584c55f0dd corrected auto follow strings meaning (en, de)
(moved all 6 auto_follow lines to top in all language files. All but en and de may need check if old translations are correct.)
2011-11-13 19:36:35 +01:00
sonora
9a620ecb7e correct apostrophy errors in vietnamese string files and remove minor compilation errors 2011-11-13 14:43:24 +01:00
Brainik
c80c46ca33 Translated new strings into Czech 2011-10-29 13:54:01 +03:00
Victor Shcherb
a04526e15a Fix Translation String duplication (For all translators) 2011-09-18 15:43:46 +02:00
vshcherb
a1c2b5772c Merge pull request #70 from Brainik/patch-6
Translated "search location" strings to CZ
2011-09-18 06:39:56 -07:00
Brainik
d7ab3cb5ea Translated "search location" strings to CZ 2011-09-18 15:11:58 +03:00
Boris Wachtmeister
df1e452cfa bugfix: MessageFormat did not work when sharing a position
I noticed that sharing my position did not work properly. Instead of a
link to the position, there was a {0} and {1}. The MessageFormat did not
seem to work and because I couldn't get it working with MessageFormat, I
did it the way as the SaveDirectionsAsyncTask in MapActivityActions with
the getString(int, Object...) of mapActivity's parent.

As this change used a different format for replacements, I updated the
strings.xml too.
2011-09-13 20:33:57 +02:00
Brainik
4d93405094 Strings from version 0.6.7 translated to CZ 2011-09-09 16:16:03 +03:00
Brainik
7786dd8728 New strings translated to Czech. 2011-08-30 09:36:08 +03:00
sonora
8977d0ab19 correct cs strings to avoid server log warning 2011-08-27 19:57:42 +02:00
sonora
e52ead2d2d removed 'items' string in cz ans sk to make offline data manager list less crowded 2011-08-25 02:00:11 +02:00
Brainik
c4d6f868aa New strings translated to Czech. 2011-08-22 06:56:45 +03:00
Jindrich Makovicka
e7fd684112 correct Czech translation
Thanks to brainik56 at gmail dot com
2011-08-03 23:56:24 +02:00
Jindrich Makovicka
bd7418dbaa update Czech translation 2011-08-03 19:24:57 +02:00
Jindrich Makovicka
5c28036068 update Czech translation
Signed-off-by: Jindrich Makovicka <makovick@gmail.com>
2011-07-15 09:23:34 +02:00
Pavol Zibrita
5a93b4c528 Add 'Install more' option from voice selection list.
Also refreshing the voice selection list upon index reload, activity on
resume, etc.
2011-06-26 15:27:32 +02:00
Victor Shcherb
08747b3219 Add voice property to specify that voice is not needed 2011-06-25 02:01:12 +02:00
Jindrich Makovicka
58422c17dd update Czech translation 2011-06-16 19:31:17 +02:00
Jindrich Makovicka
3b8f330db7 update Czech translation 2011-06-02 19:04:26 +02:00
Jindrich Makovicka
debaae23d0 update Czech translation
Signed-off-by: Jindrich Makovicka <makovick@gmail.com>
2011-05-29 13:41:00 +02:00
Victor Shcherb
ccdb7294f5 Replace existing CRLF by LF 2011-05-06 12:33:45 +02:00
Victor Shcherb
9b405aaba6 Remove not used translations 2011-04-27 12:31:47 +02:00
Victor Shcherb
895ea22607 Refactor osmand messages remove Messages from MapCreator related to OsmAnd 2011-04-25 15:08:56 +02:00
Victor Shcherb
211bc38c21 Fix issue 353 2011-04-25 13:18:29 +02:00
Victor Shcherb
d91216334e Czech translation patch 2011-04-18 19:37:56 +02:00
Victor Shcherb
66634c0c8b add contribution version changes 2011-04-17 23:29:05 +02:00
prescott66@gmail.com
b4a46248e7 updated osmand czech translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@841 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-19 22:11:32 +00:00
Victor Shcherb
b971af6284 fix issue 219
git-svn-id: https://osmand.googlecode.com/svn/trunk@717 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-28 22:56:43 +00:00