diff options
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 5 | ||||
| -rw-r--r-- | www/lang/locale-pl.json | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 646a153d..af191d83 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -129,7 +129,8 @@ "kFrom" :"From", "kFromDate" :"From Date", "kFromTime" :"From Time", - "kGifWarning" :"The GIF animation will only be of alarmed frames and limited to 70 frames, due to memory constraints", + "kGifWarning" :"The GIF animation will only be of alarmed frames and 1fps", + "kGifNoCrosswalk" : "Sorry, you need to be on Android 5.0 (Lollipop) or above for this feature to work.", "kGlobalConfiguration" :"Global Configuration", "kGraphAlarmed" :"alarmed", "kGraphAll" :"all", @@ -204,7 +205,7 @@ "kMore" :"more", "kNeedToKnow" :"I need to know your ZoneMinder login and path details to get started", "kNegotiatingStreamAuth" :"negotiating stream authentication", - "kNews" :"News", + "kNews" :"News (latest 10)", "kNext" :"Next", "kNextEvent" :"next event", "kNextMonitor" :"next monitor", diff --git a/www/lang/locale-pl.json b/www/lang/locale-pl.json index 73ea11bb..237b3958 100644 --- a/www/lang/locale-pl.json +++ b/www/lang/locale-pl.json @@ -129,6 +129,7 @@ "kFrom" :"Od", "kFromDate" :"Od Daty", "kFromTime" :"Od Godziny", + "kGifWarning" :"Animacja GIF będzie zawierała tylko zaalarmowane klatki i 1fps.", "kGlobalConfiguration" :"Konfiguracja Główna", "kGraphAlarmed" :"zaalarmowane", "kGraphAll" :"wszystko", |
