Commit graph

3051 commits

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason
fb1c1267a0 Translated new string introduced in the changeset_browser merge 2009-07-14 00:59:44 +00:00
Ævar Arnfjörð Bjarmason
9064a5c6a7 Use pluralization for showing that a changeset has 1/many node/nodes
way/ways relation/relations
2009-07-14 00:50:38 +00:00
Ævar Arnfjörð Bjarmason
78fd993da7 use the same text for informing the user that tags are delimited by
commas in both the upload & edit form
2009-07-14 00:46:39 +00:00
Tom Hughes
060d6086ca Merge changeset browser branch to trunk. 2009-07-13 23:52:32 +00:00
Tom Hughes
942ca1ff23 Merge 16355:16480 from trunk. 2009-07-13 23:28:02 +00:00
Štefan Baebler
1f0acba946 improved pluralization, continuation of #2049 2009-07-13 18:51:32 +00:00
Balló György
df6854fc2a Updated Hungarian translation of OpenStreetMap website 2009-07-13 15:54:23 +00:00
Balló György
684ba8b26a Updated Hungarian translation of Potlatch 2009-07-13 15:47:51 +00:00
Tom Hughes
b8746b6113 Add extra keys to custom Slovenian pluralization. 2009-07-13 08:59:07 +00:00
Tom Hughes
9830cb27e1 Add custom pluralizer for Slovenian. Fixes #2049. 2009-07-13 08:47:59 +00:00
Tom Hughes
ab3e5e6d43 Remove redundant text. 2009-07-13 08:30:48 +00:00
Tom Hughes
2ac919d4f1 Fix a missing translation. Closes #2052. 2009-07-13 08:26:13 +00:00
Tom Hughes
b5a6493aff Remove SOTM advert from site. 2009-07-13 08:11:11 +00:00
Tom Hughes
3dd8056c6c Add initial Romanian translations. Closes #2058. 2009-07-13 07:52:30 +00:00
Ævar Arnfjörð Bjarmason
2153fb6efd Fixed a bug in how fields in /message/new were being pre-filled out.
When someone went to /message/new/:user the "Subject" are would be
pre-filled out with t('message.new.title'). The problem was that the
@title template variable was being used for two purposes, to set the
HTML <title> AND to pre-fill out the subject.

We don't always want these two to be the same, but sometimes we
do. E.g. when someone replies to a diary entry and visits
/message/new/:user?title=Foo we want Foo in the <title> and in the
pre-filled out Subject, and the same goes for replying to a message.

So I've split up the @title variable into @title and @subject.
2009-07-12 16:01:49 +00:00
Balló György
866e982488 Updated Hungarian translation of Potlatch 2009-07-12 15:55:00 +00:00
Balló György
7488c5056a Updated Hungarian translation of Potlatch 2009-07-12 13:27:36 +00:00
Richard Fairhurst
23781c9195 and the binary 2009-07-12 07:57:00 +00:00
Tom Hughes
f5e14bcc48 Don't send a noification email if somebody comments on their own diary
entry. Fixes #2053.
2009-07-11 13:24:57 +00:00
Richard Fairhurst
229e166eb3 and the binary 2009-07-11 09:55:38 +00:00
Richard Fairhurst
2e3730f910 ...and the accompanying binary 2009-07-11 07:12:19 +00:00
Balló György
66bdade743 Correct some translation bug. 2009-07-10 15:28:44 +00:00
Ævar Arnfjörð Bjarmason
bbeaebfc8b Fixed YAML syntax error in commit [16421] 2009-07-10 13:16:55 +00:00
Balló György
a18af2c1e5 Add Hungarian translation of OpenStreetMap website. 2009-07-10 12:59:28 +00:00
Richard Fairhurst
1ef85668de and the accompanying SWF 2009-07-09 20:00:29 +00:00
Richard Fairhurst
94f7108202 revised SWF 2009-07-09 14:58:34 +00:00
Richard Fairhurst
c89a31b319 fix #2046 2009-07-09 06:37:19 +00:00
Štefan Baebler
b69b19c5e9 improved translations 2009-07-09 06:13:37 +00:00
Štefan Baebler
dcbb319015 added brief help for tag entry, continuing on #2032 2009-07-09 06:11:24 +00:00
Richard Fairhurst
8eb77ef5e1 "list mode" should really be "live mode" :) 2009-07-08 22:29:45 +00:00
Richard Fairhurst
369202787b Potlatch 1.1 (server code) 2009-07-08 20:52:02 +00:00
Tom Hughes
9a8a8622ef Update Vietnamese translation. Closes #2041. 2009-07-08 07:34:40 +00:00
Tom Hughes
50f78e52e8 Style the table in the feed content. 2009-07-07 23:30:04 +00:00
Štefan Baebler
0ace75e663 fixed a mixup (not really broken, but producing decieving http traffic and logs) 2009-07-07 23:28:56 +00:00
Tom Hughes
0b6f0c1d34 Use join to construct tag strings instead of mucking around counting
position in the string.
2009-07-07 23:05:35 +00:00
Štefan Baebler
9afb533280 added comment for future generations 2009-07-07 22:50:46 +00:00
Štefan Baebler
ebbcf63f0d Introducing comma as tag separator (if present, otherwise it behaves as before), allowing spaces in tags. fixes #2032 2009-07-07 22:05:03 +00:00
Tom Hughes
c0b9420c7b Fix JOSM version matching. 2009-07-06 09:59:54 +00:00
Tom Hughes
5198500d48 More improvements to Atom feeds. 2009-07-06 00:03:33 +00:00
Tom Hughes
3ecdc5a677 Update translations to match r16356. 2009-07-05 23:52:38 +00:00
Tom Hughes
9a32033209 Merge 16216:16355 from trunk. 2009-07-05 23:47:40 +00:00
Tom Hughes
d63f605893 Add some more detail to the changeset Atom feeds. 2009-07-05 23:46:28 +00:00
Jun-Wook Kwak
ff401e541b Revised some typos. Did more translated. Not done yet, though. 2009-07-05 22:54:40 +00:00
Tom Hughes
a3d3746c66 Block JOSM revisions 1722-1727 as they have a serious bug that causes
lat/lon to be swapped (http://josm.openstreetmap.de/ticket/2804)
2009-07-05 08:41:18 +00:00
Tom Hughes
09c1098760 Add Vietnamese translation. Closes #2033. 2009-07-05 08:36:19 +00:00
Grant Slater
98bef7ba31 Add jpeg to mime-type lighttpd.conf table, fixed #2031 2009-07-05 01:45:10 +00:00
Ævar Arnfjörð Bjarmason
a08215633c When two users are <1 km apart display the distance between them in
meters, not kilometers.

Solves ticket:2028
2009-07-04 21:35:09 +00:00
Tom Hughes
0348316d0b Make subtitle an HTML element. 2009-07-04 12:15:29 +00:00
Tom Hughes
b450ce9d85 Fix links to changeset feeds. 2009-07-04 12:12:05 +00:00
Tom Hughes
336d40f2c5 Switch to using ATOM for changeset feeds. 2009-07-04 11:34:23 +00:00