summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-03-30 17:58:32 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-03-30 17:58:32 +0200
commitdb069df32e29029e26602ac40e7cdfeb10a55b24 (patch)
tree759a4df00259f617ee67db538a107d8c7299dc84 /res
parent3fb0ac54a814dcc134f9f6299e37d5d71e452a05 (diff)
Improve error messages for AAI upgrade form
Diffstat (limited to 'res')
-rw-r--r--res/en.json1
-rw-r--r--res/sl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/res/en.json b/res/en.json
index 2c6559b..c47eac8 100644
--- a/res/en.json
+++ b/res/en.json
@@ -4,6 +4,7 @@
"connection_failed": "Could not connect to server.",
"language": "Language",
"ui_language_title": "Select the UI language.",
+ "wrong_password": "Wrong password.",
"wrong_username_or_password": "Wrong username or password.",
"password_change_failed": "Password change failed.",
"password_changed": "Password changed.",
diff --git a/res/sl.json b/res/sl.json
index 18e2e86..f1f4c06 100644
--- a/res/sl.json
+++ b/res/sl.json
@@ -4,6 +4,7 @@
"connection_failed": "Povezava na strežnik ni uspela.",
"language": "Jezik",
"ui_language_title": "Izberi jezik uporabniškega vmesnika.",
+ "wrong_password": "Napačno geslo.",
"wrong_username_or_password": "Napačno uporabniško ime ali geslo.",
"password_change_failed": "Sprememba gesla ni uspela.",
"password_changed": "Geslo spremenjeno.",