diff options
Diffstat (limited to 'js/lang')
-rw-r--r-- | js/lang/bundle.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/lang/bundle.js b/js/lang/bundle.js index e7dc1e6..4103f7b 100644 --- a/js/lang/bundle.js +++ b/js/lang/bundle.js @@ -199,7 +199,7 @@ var langstrings = { messageStorageUsed: "message storage used in this folder", maxMessagesNote: "you can only have 120 messages per message folder, older messages will not be shown. Remember to delete read and sent messages regulary to avoid any issues.", loadMessageBody: "load message body", - thisMessageWasEncrypted: "this message was encrypted by BežiApp", + thisMessageWasEncrypted: "this message was encrypted", enterPassword: "enter password", decrypt: "decrypt", nameDirectoryNotSet: "name directory not set, sending unavailable", @@ -382,7 +382,7 @@ var langstrings = { messageStorageUsed: "zasedenost shrambe sporočil v tej mapi", maxMessagesNote: "v vsaki mapi imate lahko največ 120 sporočil. Starejša sporočila ne bodo prikazana. Redno brišite sporočila, da se izognete morebitnim težavam.", loadMessageBody: "naloži telo sporočila", - thisMessageWasEncrypted: "to sporočilo je šifriral BežiApp", + thisMessageWasEncrypted: "to sporočilo je šifrirano", enterPassword: "vnesite geslo", decrypt: "dešifriraj", nameDirectoryNotSet: "imenik ni nastavljen, pošiljanje ni mogoče", |