Translate the new reset password procedure introduced in [16817] and
remove obsolete messages that haven't been used since that commit.
This commit is contained in:
parent
d15bfb396e
commit
627898ead2
1 changed files with 6 additions and 10 deletions
|
@ -529,14 +529,6 @@ is:
|
|||
greeting: "Hæ,"
|
||||
hopefully_you: "Einhver (vonandi þú) hefur beðið um að endurstilla lykilorðið á reikningnum með þetta netfang á openstreetmap.org"
|
||||
click_the_link: "Ef þú óskaðir eftir þessari endurstillingu fylgdu tenglinum hér fyrir neðan til að staðfesta breytinguna."
|
||||
reset_password:
|
||||
subject: "[OpenStreetMap] Lykilorði breytt"
|
||||
reset_password_plain:
|
||||
greeting: "Hæ,"
|
||||
reset: "Lykilorðinu þínu hefur verið breytt í {{new_password}}"
|
||||
reset_password_html:
|
||||
greeting: "Hæ,"
|
||||
reset: "Lykilorðinu þínu hefur verið breytt í {{new_password}}"
|
||||
message:
|
||||
inbox:
|
||||
title: "Innhólf"
|
||||
|
@ -802,8 +794,12 @@ is:
|
|||
notice email on way: "Nýtt lykilorð er á leiðinni í innhólfið þitt."
|
||||
notice email cannot find: "Þetta netfang fannst ekki."
|
||||
reset_password:
|
||||
title: "lykilorð endurstillt"
|
||||
flash changed check mail: "Nýtt lykilorð hefur verið búið til fyrir þig og sent til þín í pósti"
|
||||
title: "Lykilorð endurstillt"
|
||||
heading: "Endurstillti lykilorð fyrir notandann {{user}}"
|
||||
password: "Lykilorð: "
|
||||
confirm password: "Staðfestu lykilorð: "
|
||||
reset: "Endurstilla lykilorð"
|
||||
flash changed: "Lykilorðinu þínu hefur verið breytt"
|
||||
flash token bad: "Þessi leynistrengur fannst ekki, kannski er slóðin röng?"
|
||||
new:
|
||||
title: "Nýskrá"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue