From cd612c54926ea3b0d2400a3ca9e4e9e8babcfaff Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Tue, 1 Mar 2016 18:07:55 +0100 Subject: change_password: do not use alerts in normal operation --- res/en.json | 2 ++ res/sl.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'res') diff --git a/res/en.json b/res/en.json index 5e172c9..fb861c7 100644 --- a/res/en.json +++ b/res/en.json @@ -3,6 +3,8 @@ "here": "here", "language": "Language", "ui_language_title": "Select the UI language.", + "password_change_failed": "Password change failed.", + "password_changed": "Password changed.", "passwords_do_not_match": "Passwords do not match.", "robot_address": "Robot’s IP address", "robot_address_placeholder": "IP address", diff --git a/res/sl.json b/res/sl.json index e17684a..aebc87f 100644 --- a/res/sl.json +++ b/res/sl.json @@ -3,6 +3,8 @@ "here": "tukaj", "language": "Jezik", "ui_language_title": "Izberi jezik uporabniškega vmesnika.", + "password_change_failed": "Sprememba gesla ni uspela.", + "password_changed": "Geslo spremenjeno.", "passwords_do_not_match": "Gesli se ne ujemata.", "robot_address": "Robotov naslov IP", "robot_address_placeholder": "Naslov IP", -- cgit v1.2.1