Commit Graph

1803 Commits

Author SHA1 Message Date
Tom MacWright
c77f23a809 Added lint to locale, update a french and german with strings to
translate
2013-02-11 12:47:26 -05:00
Ansis Brammanis
0e871bb957 Fix shift-click on points in ff 2013-02-11 11:53:26 -05:00
Ansis Brammanis
fe9cf436e5 Update translation key 2013-02-11 11:19:10 -05:00
Tom MacWright
f1237a9520 Add toggle to tests 2013-02-11 11:10:44 -05:00
Tom MacWright
511a42914c Merge branch 'master' of github.com:systemed/iD 2013-02-11 11:03:06 -05:00
Tom MacWright
d34863bfc2 Toggle ui elements gracefully. Refs #449 2013-02-11 11:02:58 -05:00
Ansis Brammanis
97ab739f1b Update bound data for all elements of points, vertices 2013-02-11 11:00:45 -05:00
Tom MacWright
38b327fefe jshint fixes, fix global leak 2013-02-11 10:42:49 -05:00
Tom MacWright
9b784cb76e Include spanish translation in index 2013-02-11 10:00:46 -05:00
Tom MacWright
6e874002b0 Merge pull request #711 from iperdomo/master
Adds Spanish to available languages
2013-02-11 05:37:37 -08:00
Tom MacWright
27ddfd5bc6 Merge pull request #713 from tyrasd/patch-1
Update locale/de.js
2013-02-11 05:37:23 -08:00
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
Iván Perdomo
19ccada784 Removes extra comma 2013-02-11 08:44:56 +01:00
Iván Perdomo
e60fd86658 Add Spanish to available locales 2013-02-11 08:42:34 +01:00
Tom MacWright
db820e2d29 Fix js in french translation 2013-02-10 18:51:48 -05:00
Tom MacWright
690c7688c4 Merge pull request #710 from richlv/patch-1
Update locale/en.js
2013-02-10 15:02:20 -08: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
Tom MacWright
ec881f5112 Merge pull request #708 from arno974/patch-1
Update locale/fr.js
2013-02-10 13:58:43 -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
14e1ad7147 Add turkish to index.html 2013-02-10 15:48:47 -05:00
Ansis Brammanis
3f47dbe65e Typo fix via @Richlv 2013-02-10 15:36:03 -05:00
John Firebaugh
3e7b0b0d98 Optimize iD.Connection
The big win here is using direct property accessors on
node attributes rather than iteration. The rest is just
micro-optimization.
2013-02-10 12:31:59 -08: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
Tom MacWright
c84c8321b1 Merge pull request #705 from chrismayer/german-translation
Initial German translation
2013-02-10 11:35:26 -08: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
Tom MacWright
d671de2f0e Merge pull request #704 from metalalp/patch-1
Creating Turkish translation
2013-02-10 07:17:08 -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
c56879b29e Update contributors on load (fixes #699) 2013-02-09 16:53:29 -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
cd470675e2 Display name fix 2013-02-09 18:27:18 -05:00
Tom MacWright
ff30fef9c0 Merge branch 'master' of github.com:systemed/iD 2013-02-09 18:23:21 -05:00
Tom MacWright
5fb4fc8521 Add locale readme 2013-02-09 18:23:07 -05:00
John Firebaugh
843baa11c0 graph -> core
This matches how it's described in ARCHITECTURE.md.
2013-02-09 15:18:54 -08:00
Tom MacWright
bd8847ba6a Sub french and german translations 2013-02-09 18:18:30 -05:00