Commit Graph

44 Commits

Author SHA1 Message Date
Martin Raifer
ec8cd00a80 Update locale/de.js
Rephrased more unusual formulations.
2013-02-11 12:26:09 +01:00
Martin Raifer
1bfdb0715f Update locale/de.js
updated geocoder localization
2013-02-11 12:21:47 +01:00
Martin Raifer
c0a1eb9e19 Update locale/de.js
more "Markierung" -> "Attribut"
(see usage in the OSM wiki: http://wiki.openstreetmap.org/wiki/DE:Tagging)
2013-02-11 12:19:09 +01:00
Martin Raifer
ae0de28c07 Update locale/de.js
rephrased (the very uncommon) usage of "entmarkiert" to "ohne Attribute".
2013-02-11 11:58:57 +01:00
Tom MacWright
db820e2d29 Fix js in french translation 2013-02-10 18:51:48 -05:00
richlv
a162a92adc Update locale/en.js
- as this apparently uses american english, change "Cancelled" -> "Canceled"
- remove extra space (yay)
2013-02-11 00:19:43 +02:00
Tom MacWright
d80dce302b Merge pull request #709 from richlv/master
updates for the Latvian translation
2013-02-10 14:01:33 -08:00
richlv
f75111bd51 Update locale/lv.js
add another missing doublequote
2013-02-10 23:58:32 +02:00
richlv
937fd97900 Update locale/lv.js
add missing doublequote
2013-02-10 23:57:52 +02:00
richlv
39e99aa9e1 Update locale/lv.js
translate additional strings;
fix more typos
2013-02-10 23:56:33 +02:00
Van De Casteele
a3fca51af1 Update locale/fr.js
French translation
2013-02-10 17:19:46 -04:30
Ansis Brammanis
3f47dbe65e Typo fix via @Richlv 2013-02-10 15:36:03 -05:00
Tom MacWright
d1f6f43ad6 Merge pull request #706 from metalalp/patch-2
Updated some Turkish translations.
2013-02-10 11:42:59 -08:00
metalalp
00313ebc46 Updated some Turkish translations. 2013-02-10 21:40:03 +02:00
Christian Mayer
6ce987f50f Corrected typos 2013-02-10 18:11:08 +01:00
Christian Mayer
bed7ec109e Initial translation to German 2013-02-10 18:01:41 +01:00
Tom MacWright
21e3c36b51 Merge pull request #702 from richlv/master
minor typo & style fixes for the latvian translation
2013-02-10 07:17:37 -08:00
metalalp
b639de3f20 Creating Turkish translation 2013-02-10 07:12:29 -08:00
richlv
0481cdaa1f Update locale/lv.js
minor typo & style fixes
2013-02-10 12:06:28 +02:00
Ansis Brammanis
be387170f7 start Latvian translation 2013-02-10 00:04:24 -05:00
John Firebaugh
65ab71c3d0 Extract iD.ui.SourceSwitch 2013-02-09 17:04:39 -08:00
John Firebaugh
5feb9dea5d Make contributors i18n-friendly 2013-02-09 16:52:08 -08:00
John Firebaugh
b9fb37e1e4 i18n 2013-02-09 15:59:59 -08:00
John Firebaugh
8c72ebc3cd Fix fr locale 2013-02-09 15:51:49 -08:00
John Firebaugh
ccb5b81645 Clean up geocoder
Pass context directly; fix indentation; i18n.
2013-02-09 15:51:49 -08:00
Tom MacWright
5fb4fc8521 Add locale readme 2013-02-09 18:23:07 -05:00
Tom MacWright
bd8847ba6a Sub french and german translations 2013-02-09 18:18:30 -05:00
Tom MacWright
01f2463ed5 Support other locales based on browser language 2013-02-07 18:31:05 -05:00
Tom MacWright
887151c9fe Make all non-dashed keys into keys 2013-02-07 17:32:26 -05:00
John Firebaugh
4cbdadfbbc Fix undo of multipolygon deletion 2013-02-05 06:56:23 -08:00
John Firebaugh
c9fb1444db Connect via drag and drop
Fixes #598.
2013-02-04 16:48:54 -08:00
Tom MacWright
bd7f302730 Show deprecated tags in save commit, validate them, add deprecatedTags
to entity type.
2013-02-04 16:45:18 -05:00
John Firebaugh
7ddfcaed39 i18n 2013-02-04 12:08:30 -08:00
John Firebaugh
0450e57acf Layers -> Background (#525) 2013-02-04 12:05:55 -08:00
Tom MacWright
ad5c819f49 Do not use keywords 2013-02-04 15:01:18 -05:00
John Firebaugh
c2ddf67cc0 Show appropriate tooltips for disabled undo/redo buttons
Implementing this cross-browser requires using a `.disabled`
class rather than the `disabled` property. No browsers except
Opera dispatch mouse events on disabled buttons.

Fixes #620.
2013-02-04 11:25:20 -08:00
Dr Ian
8b6bb964ad Added orthogonalize function (square corners) 2013-02-02 23:52:16 +01:00
Tom MacWright
3e404df339 Add more translations, opacity to brightness YOU WIN @ansis 2013-02-01 19:16:01 -05:00
John Firebaugh
f5036db978 Start iD.operations.Merge (#435)
It's currently limited to merging (joining) exactly two lines.

Fixes #370.
2013-02-01 17:32:33 -05:00
John Firebaugh
e1d5a0cb03 Unjoin -> Disconnect 2013-02-01 17:31:32 -05:00
John Firebaugh
58fcf746a2 Delete multiple 2013-02-01 15:08:41 -05:00
John Firebaugh
7e8126ded9 I18n for modes and operations 2013-01-31 11:20:41 -05:00
Tom MacWright
cdc221323c Fix tests with locale 2013-01-29 18:39:11 -05:00
Tom MacWright
4ed44ef9f0 Micro translation framework. 2013-01-29 18:34:40 -05:00