1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-10-27 10:43:20 +00:00

en: fix translation

This commit is contained in:
adrien 2013-12-26 10:30:23 +01:00
parent 3806362dbc
commit 105467f108

View file

@ -8,15 +8,15 @@ en_US:
check: "Checkconfig failed!"
key_bad_format: "The key string isn't in good format!"
delete:
id_no_exist: "Can't delete the item, the item %{id} doesn't exist!"
id_no_exist: "Can't delete the item %{id}, it doesn't exist!"
export:
write: "Can't export, impossible to write in %{file}!"
write: "Can't export, unable to write in %{file}!"
gpg_file:
decrypt: "Can't decrypt file!"
encrypt: "Can't encrypt the GPG file!"
import:
bad_format: "Can't import, the file is bad format!"
read: "Can't import, impossible to read %{file}!"
bad_format: "Can't import, the file is badly formated!"
read: "Can't import, unable to read %{file}!"
update:
id_no_exist: "Can't update the item, the item %{id} doesn't exist!"
cli: