From 18bec317d7b1ac7cd9794e1b2236beb864186bf4 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 8 Jul 2019 16:52:21 -0400 Subject: #830 lockdown kiosk mode initial implementation --- www/lang/locale-en.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'www/lang') diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 4ddc91af..a5304412 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -156,19 +156,19 @@ "kHighBWDisplay" :"high bandwidth", "kHours" :"hours", "kId" :"Id", + "kImportant" :"Important", "kImages" :"Images", - "kImpMsg1" :"Important Message", - "kImpMsg2" :"I'd appreciate if you upgraded ZoneMinder", - "kImpMsg3" :"You are running", - "kImpMsg4" :"has some important fixes that enhance functionality and fix bugs that this version of zmNinja relies on. The app will still work, but some functions may be unpredictable.", - "kImpMsg5" :"Reported Version", - "kImpMsg6" :"Recommended Version", - "kImpMsg7" :"Ok, got it", "kIncreaseSize" :"increase size", "kInsertBasicAuthToken" :"Append basic auth token in images", "kInsertBasicAuthTokenNote" :"not a good idea if you are not using HTTPS", "kInvalidAPIBody" :"API access failed. Please make sure your APIs are configured correctly and are accessible.", "kInvalidAPIHeader" :"API Access Error", + "kKioskMode" :"enable Kiosk mode", + "kKioskModeExit" :"exit kiosk mode", + "kKioskPassword" :"enter kiosk unlock password", + "kKioskPasswordConfirm" :"re-confirm kiosk unlock password", + "kKioskErrorHeader" :"Something went wrong", + "kKioskErrorMessage" :"Please contact your administrator", "kInvalidAPIRead" :"Read FAQ", "kLanguage" :"Language", "kLatestEvents" :"latest events", @@ -414,7 +414,7 @@ "kValidNameBasicAuth" :"Please enter a valid username and password for basic auth", "kValidNameZMAuth" :"Please enter a valid username and password for ZM auth", "kVersion" :"Version", - "kVersionIncompatible" :"I am incompatible with your ZoneMinder version", + "kVersionIncompatible" :"zmNinja is incompatible with ZoneMinder {{currentVersion}}. Minimum version supported is: {{minVersion}} ", "kVibrateOnPush" :"Vibrate on push", "kVideo" :"Video", "kVideoError" :"Video not playable", -- cgit v1.2.3