summaryrefslogtreecommitdiffstats
path: root/src/i18n.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n.h')
-rw-r--r--src/i18n.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/i18n.h b/src/i18n.h
index 2a982d7..81e7d70 100644
--- a/src/i18n.h
+++ b/src/i18n.h
@@ -1,4 +1,4 @@
-#define DC_I18N_FAILED "neuspel" /**/
+#define DC_I18N_FAILED "neuspelo" /**/
#define DC_I18N_UNREC_ARG "neprepoznan argument %c, poskusi -h"
#define DC_I18N_USAGE "uporaba: %s -e naslov@example -p geslo"
#define DC_I18N_ARG_ALREADY_SET "argument %c že ima nastavljeno vrednost (mogoče okoljske spremenljivke)"
@@ -10,3 +10,5 @@
#define DC_I18N_CHANNEL_NOT_SET "kanal ni izbran!"
#define DC_I18N_MESSAGES_GET_FAIL "pri pridobivanju sporočil je prišlo do napake"
#define DC_I18N_JSON_ERROR_BEFORE "JSON napaka pred"
+#define DC_I18N_LOCKING "zaklepanje"
+#define DC_I18N_UNLOCKING "odklepanje"