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 |
|
Tom Hughes
|
a7219de757
|
Revert to using join instead of to_sentence for now as to_sentence is
broken in rails 2.2 when I18N is in use. We can go back to using
to_sentence once we have gone to rails 2.3 which fixes the problem.
Close #1906.
|
2009-06-02 23:40:46 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
9fcea942e8
|
Fixed a YAML syntax error, please run something like this when editing YAML before commiting:
perl -MYAML::Syck=LoadFile -E 'LoadFile(shift)' sl.yml
|
2009-06-02 22:33:19 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
5d675b4233
|
A utility to print the structural differences between two files in config/locales
|
2009-06-02 22:28:55 +00:00 |
|
Štefan Baebler
|
39cbf5b58a
|
more translations
|
2009-06-02 20:37:47 +00:00 |
|
Jonas Krückel
|
eb16710c79
|
strings now uptodate with en.yml again
|
2009-06-02 20:36:28 +00:00 |
|
Jonas Krückel
|
a959aad859
|
fixed #1898
|
2009-06-02 19:59:41 +00:00 |
|
Štefan Baebler
|
cc5e240bc4
|
synced with english, some more translations
|
2009-06-02 18:32:33 +00:00 |
|
Tom Hughes
|
4c463ca6ba
|
Pluralise related way text properly.
|
2009-06-02 17:00:43 +00:00 |
|
Jonas Krückel
|
0394361aaa
|
data browser fix - quoting problem.
|
2009-06-02 16:51:41 +00:00 |
|
Shaun McDonald
|
698a49077c
|
Add some more missing translations. Use .to_sentence instead of .join(', ') so that it is localisable and is more readable.
|
2009-06-02 16:07:52 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
a963a5b5ea
|
Return to profile => Aftur á mína síðu
|
2009-06-02 15:57:45 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
57036d525d
|
Translated more search-related things
Made recent changes node less verbose
|
2009-06-02 15:56:06 +00:00 |
|
Grant Slater
|
230694ba63
|
Add Google Webmaster Tool Auth file for Nick Black
|
2009-06-02 15:14:16 +00:00 |
|
Tom Hughes
|
d5d6698fae
|
Translate heading for map key sidebar (uses existing site.map.map_key
translation). Closes #1905.
|
2009-06-02 13:33:18 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
ea8c1af315
|
Translated "Map key" as "Kortaskýringar". That's how Íslandsatlasinn & Kortabókin translate it (thanks Jóna Th!)
|
2009-06-02 13:12:48 +00:00 |
|
Claudius Henrichs
|
3ff00cf58e
|
Added highway=road to Potlatch presets as "unknown road"
|
2009-06-02 13:09:43 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
b75890eb1b
|
Translated new strings added by tomhughes in r15533
|
2009-06-02 12:45:11 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
e70e2dbe9f
|
Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer
|
2009-06-02 12:23:37 +00:00 |
|
Tom Hughes
|
6254853c5c
|
Add a few missing translations. Closes #1903.
|
2009-06-02 12:02:21 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
5d46cba98c
|
Translated posted_by in diary entries
|
2009-06-02 11:45:31 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
40df6f7754
|
Merged new translations from en.yml and translated them
|
2009-06-02 11:43:48 +00:00 |
|
Grant Slater
|
1341648f80
|
add Google Webmaster tools auth for Blackadder
|
2009-06-02 10:46:42 +00:00 |
|
Grant Slater
|
0df5ebd239
|
Add Google Webmaster Tools Authorisation file for grant@osmf
|
2009-06-02 10:19:42 +00:00 |
|
Tom Hughes
|
5976b6e1af
|
Add google webmaster tools authorisation file.
|
2009-06-02 10:01:20 +00:00 |
|
Tom Hughes
|
cd48e2d1f7
|
Remove left over code from original diary language implementation that
was stopping editing from being able to change the language.
|
2009-06-02 08:56:49 +00:00 |
|
Tom Hughes
|
0f7301b64f
|
Correct translation name.
|
2009-06-02 08:40:16 +00:00 |
|
Tom Hughes
|
35eeff0081
|
Fix up translation issues in diary comment notifier.
|
2009-06-02 08:25:00 +00:00 |
|