Commit graph

1118 commits

Author SHA1 Message Date
Pavol Zibrita
b0b0f96c4f resolving code and lint warnings 2012-03-21 23:55:48 +01:00
sonora
2097f37e0b string maintenance 2012-03-18 10:49:21 +01:00
sonora
976285479d fix error in fr strings 2012-02-28 00:31:48 +01:00
dgkwhite
8829975a36 Added FR strings 2012-02-27 22:11:28 +01:00
sonora
45e8f82ed7 insert a comma for better visibility 2012-02-26 16:23:58 +01:00
sonora
f4fac5f07b correct gpx info date format 2012-02-26 15:03:25 +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
sonora
e9db2bf0d6 display 'temporarily switched to CloudMade' message only once per error wait period 2012-01-30 22:49:01 +01:00
sonora
47630b50cd manual application of patch for Issue 848 fr-strings 2012-01-30 11:10:54 +01:00
sonora
17d7f921fc shorten routing error message text 2012-01-29 22:05:51 +01:00
ncroiset
1c58ed356a Update OsmAnd/res/values-fr/strings.xml 2012-01-27 09:59:41 +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
34ab7dc875 Display Current Prefs: Tile source (2) 2012-01-17 23:21:07 +01:00
dgkwhite
02c56dc547 Update OsmAnd/res/values-fr/strings.xml 2012-01-15 22:53:49 +01:00
Victor Shcherb
46d3cd77de Fix compilation errors/ remove duplicates 2012-01-05 00:41:01 +01:00
Victor Shcherb
40f3daaf88 Fix compilation errors/ remove duplicates 2012-01-05 00:36:21 +01:00
Victor Shcherb
7f92106ea6 Fix french strings 2012-01-05 00:30:22 +01:00
dgkwhite
897eaf032a Update OsmAnd/res/values-fr/strings.xml 2012-01-04 23:04:43 +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
62faf87cb4 Multiple default render improvements: small highways' bridge code, remote alpine huts more visible, construction areas, more consistent text colors, some bug fixes 2011-12-18 20:15:30 +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
6d9fc6106f Issue 748 Patch for /OsmAnd/res/values-fr/strings.xml 2011-12-06 21:13:35 +01:00
sonora
98ccc33356 fix _desctination_point string name 2011-12-06 17:52:49 +01:00
sonora
29e2a46a18 title in About Route box 2011-12-06 08:33:09 +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
Victor Shcherb
3ebe82f552 French translation 2011-10-08 13:25:36 +02: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
sonora
da90ea5028 completed fr strings, Issue 636 2011-09-07 14:06:03 +02:00
sonora
c40a7bf3c1 clean wrong strings reported in server log 2011-08-26 11:11:39 +02:00
sonora
14f366bcff Improved de strings. Completed French strings from Issue 615. removed 'elements' im Offline Data Manager to make list less crowded. 2011-08-25 01:44:44 +02:00
sonora
4516840c3a Improved de strings. Completed French strings from Issue 615.
Signed-off-by: sonora <hm.gglmail@googlemail.com>
2011-08-25 01:04:18 +02:00
Victor Shcherb
06a2aebcbd Fix french strings 2011-07-28 11:01:51 +03:00
sonora
c216da74fe French string improvements from forum 2011-07-28 01:59:43 +03:00
Victor Shcherb
c3c01375fc Replace CRLF to LF nothing more 2011-07-03 14:56:51 +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
Dusan
7d5cfeb0ce updated french and english translations 2011-06-02 09:29:25 +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
tintou
3600e70ce0 ' replaced by \' 2011-04-22 02:19:37 -07:00
tintou
3f4a856d1a Some changes, new translation
[FR] Ajout des traductions pour la navigation, et changement de quelques chaines mal traduites (notamment dans les paramètres)
2011-04-22 02:11:17 -07:00
Victor Shcherb
66634c0c8b add contribution version changes 2011-04-17 23:29:05 +02:00
Pavol Zibrita
ee6d755d59 fixed aposthrope 2011-04-06 22:05:54 +02:00
Victor Shcherb
de52efc3ce Issue 380 french translation 2011-04-03 22:56:32 +02:00
pavol.zibrita
52f7fae68e - fixed apostrophes and duplications
git-svn-id: https://osmand.googlecode.com/svn/trunk@832 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 23:31:36 +00:00
prescott66@gmail.com
f8f6676aea update french and hungarian translation
git-svn-id: https://osmand.googlecode.com/svn/trunk@829 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 22:45:29 +00:00
Victor Shcherb
cf4f0e3174 fix french translate
git-svn-id: https://osmand.googlecode.com/svn/trunk@784 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 21:09:32 +00:00
Victor Shcherb
eacda164d2 fix issue 253
git-svn-id: https://osmand.googlecode.com/svn/trunk@783 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-08 20:59:58 +00:00
Victor Shcherb
3c837c5b7c fix issue 100
git-svn-id: https://osmand.googlecode.com/svn/trunk@577 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-19 11:05:41 +00:00
vics001
abd7254791 add french
git-svn-id: https://osmand.googlecode.com/svn/trunk@475 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-26 13:53:12 +00:00