Commit graph

2104 commits

Author SHA1 Message Date
Tom Hughes
857eeae8b2 Optimise the finding of nearby users a bit. 2009-06-05 08:27:45 +00:00
Tom Hughes
7669d55f6f Don't send a 417 error if "Expect: 100-continue" is sent by the client. 2009-06-04 23:34:13 +00:00
Tom Hughes
1db05339d3 Don't set the Status header - it is set automatically by the FastCGI code
and this manually set one conflicts with that and causes a 200 response
in rails 2.3.2 it seems.
2009-06-04 22:53:05 +00:00
Tom Hughes
c153de287a Adjusted for new location of script. 2009-06-04 21:53:49 +00:00
Tom Hughes
2242471ba5 Fix a couple of syntax errors. 2009-06-04 21:30:59 +00:00
Jenny Herbert
c6c5ddd724 More words translated in Hebrew yml 2009-06-04 20:58:50 +00:00
Artem Dudarev
69c398cad4 reverting to collective version for Russian 2009-06-04 20:49:04 +00:00
Artem Dudarev
f437c9c8d1 some minor changes 2009-06-04 20:40:11 +00:00
Tom Hughes
c372f6cc18 Set the OpenLayers locale when creating a map. 2009-06-04 20:37:59 +00:00
Artem Dudarev
ada6df1e94 changed en to ru at the beginning 2009-06-04 20:35:06 +00:00
Tom Hughes
a8bfe7c32e Create a custom build of OpenLayers to allow us to pull in extra
languages. This also helps minimise the size of our OpenLayers.
2009-06-04 20:31:58 +00:00
Artem Dudarev
9ddfd70cd1 some problems with translation, reverted original partial draft 2009-06-04 20:29:37 +00:00
Artem Dudarev
0b24e77812 first draft of collective translation thanks to http://translated.by/you/locale-for-openstreetmap-site/ 2009-06-04 19:28:16 +00:00
Tom Hughes
f9a865cbfa Fix typo. Closes #1915. 2009-06-04 18:54:41 +00:00
Łukasz Jernaś
b2096bcff9 Replaced Polish translation with the one from balrog-kun. Closes #1912.
Added some minor tweaks, like the fact that we are not using camel case in Polish.
2009-06-04 18:00:19 +00:00
Richard Fairhurst
6f044fb945 fix issue with searched-for relations 2009-06-04 14:44:51 +00:00
Tom Hughes
b797d05490 Hebrew is he now, now iw. 2009-06-04 11:39:50 +00:00
Tom Hughes
45674a4c44 Remove binary flag. 2009-06-04 11:19:53 +00:00
Tom Hughes
d54958ff89 Convert from UTF-16 to UTF-8 and replace DOS line endings. 2009-06-04 11:18:39 +00:00
Jenny Herbert
7c98880700 New Hebrew .yml. Not much translated yet. 2009-06-04 11:06:58 +00:00
Tom Hughes
983dbb5353 Removed patch for rails 2.2 bug. 2009-06-04 09:22:31 +00:00
Tom Hughes
ffe077dabe Convert DOS line endings to Unix. 2009-06-04 09:06:42 +00:00
Tom Hughes
125b6ddc4b Add Italian translation. Closes #1914. 2009-06-04 09:06:01 +00:00
Tom Hughes
0bb18dd2be Removed available_locales monkey patch as rails 2.3 has it already. 2009-06-04 08:56:40 +00:00
Tom Hughes
7d1fc7f268 Make the polish locale really polish... 2009-06-04 08:43:53 +00:00
Tom Hughes
63a6239b92 Make the russian really russian... 2009-06-04 08:42:55 +00:00
Tom Hughes
d24d7e3bf7 Go back to using to_sentence now that we are using rails 2.3 for the site. 2009-06-04 08:40:37 +00:00
Tom Hughes
2f3e23f6eb Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
Artem Dudarev
9126d989c8 started Russian translation 2009-06-04 07:46:56 +00:00
Štefan Baebler
cd9bdcf28a added svn:executable property 2009-06-04 05:38:26 +00:00
Tom Hughes
4e8f35012a Reorganise locale scripts. 2009-06-03 23:05:38 +00:00
Thomas Wood
33e38572ed Beginnings of a yaml2po script, to aid integration with places like transifex
The po2yaml script may come tomorrow :)
2009-06-03 20:02:25 +00:00
Tom Hughes
34ff6d7977 Convert DOS line endings to Unix. 2009-06-03 18:14:37 +00:00
Ævar Arnfjörð Bjarmason
3d0bf9a61a Fixed syntax errors in nl.yml which broke the site, now loads with syck 2009-06-03 18:13:14 +00:00
Tom Hughes
9fa6930ba2 Add Dutch translation. Closes #1911. 2009-06-03 17:56:40 +00:00
Tom Hughes
3b329ff9f9 Link SOTM ad to "landing" page. 2009-06-03 17:16:28 +00:00
Tom Hughes
afb13ad93e Refactor potlatch error handling. 2009-06-03 16:51:33 +00:00
Łukasz Jernaś
c5d126d2d7 Initial Polish translation just to get started. 2009-06-03 16:48:11 +00:00
Tom Hughes
028ce3383e Only mark export/embed.html as cacheable to stop the export page
getting cached.
2009-06-03 12:37:02 +00:00
Tom Hughes
6bc03625a1 Send a Content-Language header with any localised pages. 2009-06-03 12:29:26 +00:00
Tom Hughes
b7aa25947e Reinstate IE test and pass result to flash. 2009-06-03 09:33:41 +00:00
Tom Hughes
972363baf6 Removed test for IE as we don't use the result anymore. 2009-06-03 09:18:20 +00:00
Tom Hughes
4a93c5de4b Issue unsaved changes alerts on IE. 2009-06-03 09:17:29 +00:00
Tom Hughes
f0f111aced Make a few more things translatable. 2009-06-03 08:06:03 +00:00
Tom Hughes
11f457e842 Use "confirm_email" instead "confirm email" in resource names so it
matches the method name.
2009-06-03 07:42:40 +00:00
Ævar Arnfjörð Bjarmason
9a051df2d2 * Made "Account not active" and "Couldn't log in with those details" translatable 2009-06-03 01:42:55 +00:00
Ævar Arnfjörð Bjarmason
dffde07308 ' doesn't need to be escaped inside "" in YAML strings. This was showing up as "you\'ll" in the HTML output as a result 2009-06-03 01:36:11 +00:00
Ævar Arnfjörð Bjarmason
15c5c03721 * new user confirmation messages translated
* Translated the rest of confirm e-mail change stuff
2009-06-03 01:33:05 +00:00
Ævar Arnfjörð Bjarmason
6bcc50e274 * Made the "Confirmed your account/email" messages translatable
* Changed "Something went wrong" error to "you've already used that token". From reading the code that's the only time it's displayed
2009-06-03 01:31:35 +00:00
Ævar Arnfjörð Bjarmason
1c9b82a05c * Merged from en.yml and translated
* Translated /user/confirm
2009-06-03 01:09:25 +00:00