From 5fcd9c9ef345944deab65718cb3c073d8ba8babb Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 12 Sep 2016 17:01:57 -0400 Subject: #325 - fixed static text Former-commit-id: ed95afe5e10ccd5c7a97bbee5535b65fd02036db --- www/lang/locale-en.json | 7 ++++--- www/templates/events-modal.html | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 3c28165c..cf5d2181 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -56,8 +56,8 @@ "kDeletingEvent" :"deleting event", "kDevOptions" :"Dev. Settings", "kDeveloperOptionsFor" :"Developer Options for", - "kDisableAlarmMontage" : "Disable alarm API in montage", - "kDisableAlarmMontageSub" : "may help if server gets overloaded", + "kDisableAlarmMontage" :"Disable alarm API in montage", + "kDisableAlarmMontageSub" :"may help if server gets overloaded", "kDisableNative" :"Disable Native transitions", "kDisableNativeSub" :"Enable if the menu is freezing", "kDisablePush" :"disable APNS/GCM", @@ -94,6 +94,7 @@ "kEventsCap" :"Events", "kExampleServer" :"eg. My House", "kExitAppBackground" :"exit app in background", + "kExitEventView" :"exit event view", "kExitFullScreen" :"exit full screen", "kExitLiveView" :"exit live view", "kExpert" :"Expert", @@ -149,8 +150,8 @@ "kLoginValidAPIFailedTitle" :"Login validated but API failed", "kLoginValidatedTitle" :"Login Validated", "kLogs" :"Logs", + "kLowBWDisplay" :"low bandwidth", "kLowBandwidth" :"low bandwidth mode", - "kLowBWDisplay" : "low bandwidth", "kManageServerGroups" :"Manage Server Groups", "kMaxFPS" :"Max FPS", "kMaxItemsForTimeline" :"Max. items for Timeline", diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index 2f8bc08d..e6211aab 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -103,7 +103,7 @@ - + -- cgit v1.2.3