Tom Hughes
908a6ef409
Merge 16891:17044 from trunk.
2009-08-13 17:18:08 +00:00
Tom Hughes
565171486f
Add extra visibility options for GPS traces, and enhance the API call
...
that returns trace data to return more information if the owner of the
trace has allowed it. Based on a patch from Matt Amos.
2009-08-13 17:06:11 +00:00
Tom Hughes
66eafbf09e
Update Vietnamese translation. Closes #2142 .
2009-08-07 07:45:15 +00:00
Ævar Arnfjörð Bjarmason
127241cdff
Make the diary RSS feed translatable
2009-08-07 01:03:42 +00:00
Ævar Arnfjörð Bjarmason
a6f190eabe
Include the changeset comment in the <title> of the Atom feeds if
...
there's a changeset comment.
I'm not doing any snipping of the comment so they could run to 255
characters (the max size in the database), but from testing a few feed
clients it looks like they do this pretty well at the client side.
2009-08-07 00:59:01 +00:00
Richard Fairhurst
6e6b44e494
small parallel way fix, plus handy new 'join' keypress (J)
2009-08-07 00:25:00 +00:00
Ævar Arnfjörð Bjarmason
9e03b38288
Translated user account creation message
2009-08-06 22:19:03 +00:00
Balló György
71a373bd13
Updated Hungarian translation of OpenStreetMap website
2009-08-06 19:25:09 +00:00
Matt Amos
0d5be22cb5
Merging 16820:16891 from trunk.
2009-08-06 16:24:39 +00:00
Richard Fairhurst
55e8611653
add secondary_link
2009-08-05 08:51:08 +00:00
Richard Fairhurst
233f3ee527
Potlatch 1.2
2009-08-04 22:24:20 +00:00
Tom Hughes
3faa395788
Use </a> to close <a> tags...
2009-08-04 21:49:54 +00:00
Tom Hughes
7ce7f9b923
Update pr-BR translation. Closes #2130 .
2009-08-04 17:10:03 +00:00
Ævar Arnfjörð Bjarmason
627898ead2
Translate the new reset password procedure introduced in [16817] and
...
remove obsolete messages that haven't been used since that commit.
2009-08-04 14:51:55 +00:00
Ævar Arnfjörð Bjarmason
d15bfb396e
Remove unused messages that weren't removed in [16817]
2009-08-04 14:51:09 +00:00
Matt Amos
e470d8a659
Moved oauth_clients page to a sub-page of the user - makes it more obvious that the oauth_clients page is for that specific user.
2009-08-04 13:07:11 +00:00
Matt Amos
f50670e34d
More translatable strings.
2009-08-04 13:06:21 +00:00
Tom Hughes
39cbc9d653
Tweak the password reset pages a bit.
2009-08-04 00:14:03 +00:00
Tom Hughes
cbbfdf3948
Merge 16743:16811 from trunk.
2009-08-03 23:50:47 +00:00
Tom Hughes
e890528aac
Rework password reset system to do away with the second email and instead
...
just allow the user (providing they possess a valid token from the first
email) to enter a new password on the site.
2009-08-03 23:42:29 +00:00
Matt Amos
655dc6787e
Reorganised OAuth clients and tokens details page. Made clients info editable and some more stuff translatable in the OAuth pages.
2009-08-03 17:08:40 +00:00
Matt Amos
45a3acb4e2
Changed required version of OAuth gem, as that exact version wasn't necessary.
2009-08-03 13:59:47 +00:00
Jonas Krückel
1288a89bdc
uptodate with en.yml 16746
2009-08-02 14:39:42 +00:00
Tom Hughes
dc3aae9060
Update pt-BR translation. Closes #2122 .
2009-08-02 08:18:13 +00:00
Ævar Arnfjörð Bjarmason
621a144cfc
Change the messages on the changeset page so that @heading is succinct
...
and @description has more detail. This looks better than having the
two be equivalent and the <h1> would sometimes overflow the page with
long usernames.
2009-07-31 11:54:09 +00:00
Matt Amos
05e2120273
Merged 16488:16743 from trunk.
2009-07-31 10:42:06 +00:00
Štefan Baebler
9744f9659b
translation synced with current en.yml
2009-07-30 15:12:17 +00:00
Ævar Arnfjörð Bjarmason
b06b6c2ce9
Atom readers (Firefox/Liferea) don't like when we embed XHTML anchors
...
in the description. So adjust the code that creates the changeset
browser title/description to emit a XHTML and plaintext version with
the HTML and Atom output can use, respectively.
Also:
* Split up @title into @title and @heading as elsewhere
* Turn the username on the user / user+bbox browser into a link to the userpage
* Say "Changesets" instead of "Recent changes". Unlike Wikipedia the changes on OSM aren't guaranteed to be recent, they're just going to be the latest
2009-07-29 18:44:51 +00:00
Ævar Arnfjörð Bjarmason
e2abf1254b
* Turn the hardcoded #<%= changeset.id %> into t('msg', :id =>
...
changeset.id). Some languages may have a different numeric
indicator than the ASCII pound symbol
* Instead of including a column on :user/edits with a "more" link
make the changeset ID link to the changeset page.
2009-07-29 11:05:17 +00:00
Jonas Krückel
718d0ccf3c
added translation for delete buttons, uptodate with en.yml 16657 now.
2009-07-28 16:39:11 +00:00
Ævar Arnfjörð Bjarmason
53aaea1b27
"{{num}} km" in messages not "{{num}}km": Icelandic typographic rules
...
dictate that there should be a space between the two.
2009-07-28 11:25:41 +00:00
Ævar Arnfjörð Bjarmason
d3b664a6a6
New translations for message -> Delete
2009-07-28 11:19:14 +00:00
Tom Hughes
581c243e0e
Allow messages to be deleted from the outbox as well as the inbox.
2009-07-23 17:41:50 +00:00
Tom Hughes
f3bf0c8b14
Add the ability for a recipient to (logically) delete a message from
...
their INBOX so they no longer see it.
2009-07-23 15:22:44 +00:00
Tom Hughes
6af3f93761
Update the :en and :sl pluralizers to default to :other if a more
...
specific key does not exist. This then allows r16613 to be reverted
as there is no need to distinguish the cases. Fixes #2087 .
2009-07-21 20:23:07 +00:00
Tom Hughes
78fd4588b8
Add (dummy) pluralization data for browse.way_details.also_part_of to
...
stop the web site throwing errors in Slovenian.
2009-07-21 13:21:01 +00:00
Davide Prade
da96c7f674
Minor change
2009-07-20 15:10:20 +00:00
Štefan Baebler
d78ee47aa9
fixed the interpolation error, related to #2079
2009-07-20 05:30:00 +00:00
Ævar Arnfjörð Bjarmason
1c9702dc2b
Return to the Icelandic main page after signup
2009-07-18 16:55:50 +00:00
Simone Cortesi
8d96065982
fixing italian translation
2009-07-18 16:39:05 +00:00
Balló György
a76cb326ba
Updated Hungarian translation of OpenStreetMap website
2009-07-15 18:08:07 +00:00
Tom Hughes
e94d21f829
Remove bogus executable permissions.
2009-07-14 23:10:39 +00:00
Ævar Arnfjörð Bjarmason
47de08218f
New Potlatch translations pulled in as a result of http://wiki.openstreetmap.org/index.php?title=Template%3APotlatch%2FTranslation&diff=302859&oldid=301148
2009-07-14 22:23:38 +00:00
Ævar Arnfjörð Bjarmason
85fe28cabf
Updated Hungarian translation from the wiki
2009-07-14 22:06:12 +00:00
Ævar Arnfjörð Bjarmason
212d56ce88
Delete the old localised.yaml file Potlatch used before it was split into per-language files
2009-07-14 21:40:50 +00:00
Jonas Krückel
3ed7a68e11
new translations
2009-07-14 15:25:24 +00:00
Jonas Krückel
fcd2ccc06d
uptodate with en.yml 16486
2009-07-14 15:00:01 +00:00
Tom Hughes
64fb530581
Merge 16110:16487 from trunk.
2009-07-14 08:03:24 +00:00
Æ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