clean translations (password, new_password) + provide a right tab background longer for the menu
This commit is contained in:
parent
110c7a0fc9
commit
537c1a6f67
@ -75,8 +75,8 @@ de:
|
|||||||
email: Email
|
email: Email
|
||||||
name: Name
|
name: Name
|
||||||
language: Sprache
|
language: Sprache
|
||||||
new_password: "Neues Passwort"
|
password: Passwort
|
||||||
new_password_confirmation: "Bestätigung des neuen Passworts"
|
password_confirmation: Bestätigung des Passworts
|
||||||
snippet:
|
snippet:
|
||||||
body: Code
|
body: Code
|
||||||
slug: Slug
|
slug: Slug
|
||||||
|
@ -79,8 +79,8 @@ fr:
|
|||||||
email: E-mail
|
email: E-mail
|
||||||
name: Nom
|
name: Nom
|
||||||
language: Langue
|
language: Langue
|
||||||
password: "Nouveau mot de passe"
|
password: Mot de passe
|
||||||
password_confirmation: "Confirmation nouveau mot de passe"
|
password_confirmation: Confirmation mot de passe
|
||||||
snippet:
|
snippet:
|
||||||
body: Code
|
body: Code
|
||||||
slug: Raccourci
|
slug: Raccourci
|
||||||
|
@ -79,8 +79,8 @@ pt-BR:
|
|||||||
email: Email
|
email: Email
|
||||||
name: Nome
|
name: Nome
|
||||||
language: Lingugaem
|
language: Lingugaem
|
||||||
new_password: "Nova senha"
|
password: Senha
|
||||||
new_password_confirmation: "Confirmação da nova senha"
|
password_confirmation: Confirmação da senha
|
||||||
snippet:
|
snippet:
|
||||||
body: Código
|
body: Código
|
||||||
slug: slug
|
slug: slug
|
||||||
|
@ -37,6 +37,10 @@ de:
|
|||||||
reset: Webseite zurücksetzen
|
reset: Webseite zurücksetzen
|
||||||
content_type:
|
content_type:
|
||||||
api_accounts: Benachrichtigte Accounts
|
api_accounts: Benachrichtigte Accounts
|
||||||
|
account:
|
||||||
|
edit:
|
||||||
|
password: "Neues Passwort"
|
||||||
|
password_confirmation: "Bestätigung des neuen Passworts"
|
||||||
|
|
||||||
hints:
|
hints:
|
||||||
page:
|
page:
|
||||||
|
@ -38,6 +38,10 @@ en:
|
|||||||
reset: Reset site
|
reset: Reset site
|
||||||
content_type:
|
content_type:
|
||||||
api_accounts: Notified Accounts
|
api_accounts: Notified Accounts
|
||||||
|
account:
|
||||||
|
edit:
|
||||||
|
password: New password
|
||||||
|
password_confirmation: New password confirmation
|
||||||
|
|
||||||
hints:
|
hints:
|
||||||
page:
|
page:
|
||||||
|
@ -41,6 +41,10 @@ fr:
|
|||||||
reset: Remettre à zéro
|
reset: Remettre à zéro
|
||||||
content_type:
|
content_type:
|
||||||
api_accounts: Comptes à notifier
|
api_accounts: Comptes à notifier
|
||||||
|
account:
|
||||||
|
edit:
|
||||||
|
password: Nouveau mot de passe
|
||||||
|
password_confirmation: Confirmation nouveau mot de passe
|
||||||
|
|
||||||
hints:
|
hints:
|
||||||
page:
|
page:
|
||||||
|
@ -37,6 +37,10 @@ pt-BR:
|
|||||||
reset: Reiniciar site
|
reset: Reiniciar site
|
||||||
content_type:
|
content_type:
|
||||||
api_accounts: Contas notificadas
|
api_accounts: Contas notificadas
|
||||||
|
account:
|
||||||
|
edit:
|
||||||
|
password: Nova senha
|
||||||
|
password_confirmation: Confirmação da nova senha
|
||||||
|
|
||||||
hints:
|
hints:
|
||||||
page:
|
page:
|
||||||
|
7
doc/TODO
7
doc/TODO
@ -1,15 +1,16 @@
|
|||||||
BOARD:
|
BOARD:
|
||||||
|
|
||||||
x pull requests #31 et #32
|
x pull requests #31 et #32
|
||||||
|
x password / new_password
|
||||||
- duostack version
|
- duostack version
|
||||||
- bugs
|
- bugs
|
||||||
- editable_elements slug becomes nil
|
|
||||||
- uploading videos http://groups.google.com/group/carrierwave/browse_thread/thread/6e211d98f1ff4bc0/51717c2167695ca2?lnk=gst&q=version#51717c2167695ca2
|
|
||||||
x editable_elements not updated (doesn't use index anymore)
|
x editable_elements not updated (doesn't use index anymore)
|
||||||
x custom_fields not deleted (doesn't use index anymore)
|
x custom_fields not deleted (doesn't use index anymore)
|
||||||
|
? editable_elements slug becomes nil
|
||||||
|
- uploading videos http://groups.google.com/group/carrierwave/browse_thread/thread/6e211d98f1ff4bc0/51717c2167695ca2?lnk=gst&q=version#51717c2167695ca2
|
||||||
- editable_elements: inheritable: false (Mattias)
|
- editable_elements: inheritable: false (Mattias)
|
||||||
- 2 different sites on the same main domain (one in www, the other one in something else) (Raphael Costa)
|
- 2 different sites on the same main domain (one in www, the other one in something else) (Raphael Costa)
|
||||||
- password / new_password
|
|
||||||
|
|
||||||
BACKLOG:
|
BACKLOG:
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 6.6 KiB |
Loading…
Reference in New Issue
Block a user