string has moved in i18n apparently
This commit is contained in:
parent
805c83779a
commit
ddd6713e7e
1 changed files with 1 additions and 1 deletions
|
@ -291,6 +291,7 @@
|
||||||
"%(items)s and %(count)s others|other": "%(items)s and %(count)s others",
|
"%(items)s and %(count)s others|other": "%(items)s and %(count)s others",
|
||||||
"%(items)s and %(count)s others|one": "%(items)s and one other",
|
"%(items)s and %(count)s others|one": "%(items)s and one other",
|
||||||
"%(items)s and %(lastItem)s": "%(items)s and %(lastItem)s",
|
"%(items)s and %(lastItem)s": "%(items)s and %(lastItem)s",
|
||||||
|
"%(name)s (%(userId)s)": "%(name)s (%(userId)s)",
|
||||||
"Your browser does not support the required cryptography extensions": "Your browser does not support the required cryptography extensions",
|
"Your browser does not support the required cryptography extensions": "Your browser does not support the required cryptography extensions",
|
||||||
"Not a valid Riot keyfile": "Not a valid Riot keyfile",
|
"Not a valid Riot keyfile": "Not a valid Riot keyfile",
|
||||||
"Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?",
|
"Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?",
|
||||||
|
@ -1065,7 +1066,6 @@
|
||||||
"Invalid file%(extra)s": "Invalid file%(extra)s",
|
"Invalid file%(extra)s": "Invalid file%(extra)s",
|
||||||
"Error decrypting image": "Error decrypting image",
|
"Error decrypting image": "Error decrypting image",
|
||||||
"Show image": "Show image",
|
"Show image": "Show image",
|
||||||
"%(name)s (%(userId)s)": "%(name)s (%(userId)s)",
|
|
||||||
"You verified %(name)s": "You verified %(name)s",
|
"You verified %(name)s": "You verified %(name)s",
|
||||||
"You cancelled verifying %(name)s": "You cancelled verifying %(name)s",
|
"You cancelled verifying %(name)s": "You cancelled verifying %(name)s",
|
||||||
"%(name)s cancelled verifying": "%(name)s cancelled verifying",
|
"%(name)s cancelled verifying": "%(name)s cancelled verifying",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue