mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
locale/ro: Fix template string
This commit is contained in:
parent
a2f9ca4bf4
commit
d6187679b6
1 changed files with 1 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ msgstr "'{value}' nu este valid {field} în {appid}. Regex model: {pattern}"
|
|||
#: ../fdroidserver/metadata.py
|
||||
#, python-brace-format
|
||||
msgid "'{value}' is not a valid {field}, should be {pattern}"
|
||||
msgstr "'{valoare}' nu este un {câmp} valid, ar trebui să fie {pattern}"
|
||||
msgstr "'{value}' nu este un {field} valid, ar trebui să fie {pattern}"
|
||||
|
||||
#: ../fdroidserver/checkupdates.py
|
||||
#, python-brace-format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue