diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-12 11:59:24 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-12 11:59:24 -0400 |
| commit | 9088544824309b2aeb2588d6530e49cfcf256b0a (patch) | |
| tree | 64dc5ca43e0d9fe77bb0313ec5f099581ef01292 /www/lang | |
| parent | 526306440243f28f2edd9cdeb0bbf97da05115f4 (diff) | |
option to disable alarm APIs and language support tweaks
Former-commit-id: d2e2280b8d2a4e2bb57bbb4fd9ad7f7c317cebd5
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 7d1e33ee..ca8469c8 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -57,6 +57,8 @@ "kDeletingEvent" :"deleting event", "kDevOptions" :"Dev. Settings", "kDeveloperOptionsFor" :"Developer Options for", + "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", |
