diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-08-27 17:56:26 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-08-27 17:56:26 -0400 |
| commit | a4033264aa4ec0827305ba36593bd337a401a320 (patch) | |
| tree | 89744b51ce6528697cfde4923d19e20542eccba9 /www/lang | |
| parent | d0992468cf3cd898e5c459b1cdec9ad3ddfece8b (diff) | |
#312 and #314 - address both I hope. Need to test on iOS
Former-commit-id: cea654de48f8ffcca80a307a7b48f471df345ca7
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 4db47f2f..cde95b43 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -37,7 +37,7 @@ "kClear" :"Clear", "kCollapse" :"collapse", "kConfiguration" :"Configuration", - "kControl" : "control", + "kControl" :"control", "kCredentialsBody" :"Please provide your ZoneMinder credentials", "kCredentialsTitle" :"Credentials Required", "kCurrentState" :"current state", @@ -273,6 +273,7 @@ "kShowing" :"Showing", "kShowingEvent" :"showing event", "kSleep" :"Sleep", + "kSoundOnPush" :"Play sound on push", "kSpeed" :"speed", "kStart" :"Start", "kStateAreYouSure" :"Are you sure you want to ", @@ -312,6 +313,7 @@ "kValidNameZMAuth" :"Please enter a valid username and password for ZM auth", "kVersion" :"Version", "kVersionIncompatible" :"I am incompatible with your ZoneMinder version", + "kVibrateOnPush" :"Vibrate on push", "kVideo" :"Video", "kWake" :"Wake", "kWarningLargeTimeline" :"A large value can affect timeline performance. If you find timeline performance slow, try reducing the value to 200 and work your way up from there.", |
