shiin
26262541a4
completed language-dependent bing maps
2012-05-15 21:03:58 +02:00
DennisSchiefer
ba0064af99
prepared for bing language specific maps
2012-05-15 17:19:09 +01:00
DennisSchiefer
543b54e2af
fix to polnish translation
2012-05-15 15:10:02 +01:00
DennisSchiefer
e706a9867d
data_updated -> data_timestamp
2012-05-14 17:50:17 +01:00
DennisSchiefer
f266655b9b
added data update date
2012-05-14 15:40:23 +01:00
DennisSchiefer
8b0ae1bc5f
added Italien translsation (thanks to sabas),
...
clarified procedure to add commits
2012-05-14 15:39:59 +01:00
shiin
f90d1db802
made html + css look better
2012-05-12 08:22:21 +02:00
DennisSchiefer
1727187b5e
Danish da -> dk
2012-05-10 11:01:50 +01:00
shiin
a329b1259e
finished new gui for language toggle
2012-05-09 22:22:51 +02:00
DennisSchiefer
e39479b908
changes localization to new selector elements,
...
completed units selector,
modified localization selector
2012-05-09 17:27:11 +01:00
DennisSchiefer
7830f82b62
added language support for new elements
2012-05-09 15:21:11 +01:00
shiin
7451cc3150
added Danish translation
2012-05-06 18:45:13 +02:00
DennisSchiefer
a3cdba5044
moved localization and printing paths to (internal) variables, so it's
...
easier to place everything in a different directory
2012-05-04 13:05:30 +01:00
DennisSchiefer
23d1ea2a32
polnish tranlation added
2012-05-03 09:06:34 +01:00
shiin
28e78e6ea6
Übersetzung
2012-04-28 08:54:53 +02:00
shiin
90925bd91d
made printing window more robust (on refresh, stand-alone opening,
...
closing browser window...)
2012-04-28 08:33:55 +02:00
shiin
ab8c700a94
removed localization directory from config file
2012-04-27 21:09:29 +02:00
shiin
10a96e3aba
bugfix
2012-04-27 20:52:53 +02:00
DennisSchiefer
99f0abef0c
changed some mouse cursors
2012-04-27 17:29:49 +01:00
DennisSchiefer
94cf796ed2
refinement to French translation
2012-04-24 08:50:27 +01:00
DennisSchiefer
3a7f527c68
french translation added, thanks to Nicolas belett VIGNERON,
...
Moyg, Jean-Frédéric
2012-04-24 07:25:22 +01:00
DennisSchiefer
f404337383
Merge remote-tracking branch 'temp/master' into develop
2012-04-24 07:16:38 +01:00
JeanFred
f6173b7a48
Add localisation in French
2012-04-23 22:14:27 +02:00
DennisSchiefer
ba08d0b36c
added road to first driving direction,
...
allow geographic direction in all driving directions
2012-04-19 09:57:15 +01:00
DennisSchiefer
eaf5dd328f
added finnish for overview map
2012-04-17 22:37:15 +02:00
DennisSchiefer
20a0a3b170
Merge remote-tracking branch 'origin/develop' into develop
2012-04-17 22:35:03 +02:00
DennisSchiefer
c84d4b323e
Merge commit '9bd4b772789b11ca085e7e7f052b410903cf2eb0' into develop
2012-04-17 22:30:28 +02:00
DennisSchiefer
46f717566d
added finnish localization
2012-04-17 09:06:15 +01:00
Teemu Koskinen
607d5408d3
Add Finnish translations
2012-04-16 21:01:40 +03:00
DennisSchiefer
6f4e9a1d11
added explanation to driving instruction localization
2012-04-16 18:57:21 +02:00
DennisSchiefer
3a85661e45
fixed bugs with IE
2012-04-16 10:23:31 +01:00
DennisSchiefer
0ba881c390
localization for printing
2012-04-15 23:12:17 +02:00
DennisSchiefer
253b591a87
fixed error with translation of east to German
2012-04-15 19:33:23 +02:00
DennisSchiefer
bf681855ed
moved list of supported languages and tileservers to config file
2012-04-14 18:26:32 +02:00
DennisSchiefer
899d216b9b
made it easier to remove localization and on-demand loading of new
...
language packs,
added parameter to say whether to use on-demand reloading,
added parameter for the directory that contains the localization files,
corrected a small bug when the string for the HEAD_ON instruction was
not available,
2012-04-14 18:03:33 +02:00
DennisSchiefer
73aeab3a57
reworked loading of images and icons (-> easier to add new ones),
...
adapted routing description to use new description ids,
fixed bug with localization dropdown and FF3,
added localization for "(found X results)"
2012-04-13 17:47:53 +01:00
DennisSchiefer
393334cabd
corrected error in route description,
...
made dropdown button more beautiful
2012-04-12 22:44:30 +02:00
DennisSchiefer
888a5d04c8
removal of dragger marker more consistent,
...
changed printing initialization to be more easily removable from GUI,
localization bug fixes,
added option to give language as get parameter (hl=),
2012-04-11 22:00:19 +02:00
DennisSchiefer
b1631eff77
more localization,
...
fixed bugs with FF3
2012-04-11 17:31:02 +01:00
DennisSchiefer
ea207cef6e
improved language support: geocoding uses language settings, geocoding
...
results & locations are also translated if possible
2012-04-10 21:47:30 +02:00
shiin
0fd8d4d8cf
all visible lat/lng coordinates are truncated after 6 digits (this
...
includes inputboxes, osmbugs link, route link, gpx link),
moved all events from html to javascript
2012-04-08 19:50:30 +02:00
shiin
13f0a3fb6b
redid html and css,
...
switched to sans-serif font
2012-04-08 12:02:36 +02:00
shiin
3141d3ba48
prepared localization / route description module to use description ids
...
instead of description strings
2012-04-06 12:27:23 +02:00
DennisSchiefer
abba49a44e
- added GUI support for language switching
...
- first tests for support of printing
2012-04-03 21:13:44 +02:00