From eb4dcce4167444cc856ed904c23d4417365dd0e8 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 30 Nov 2016 15:40:32 -0500 Subject: major rewrite of GIF creation - memory handling much better #398 - moved to Stream based support --- www/lang/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/lang') diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 9dbbd1c8..ca200f17 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -129,7 +129,7 @@ "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", "kGlobalConfiguration" :"Global Configuration", "kGraphAlarmed" :"alarmed", "kGraphAll" :"all", -- cgit v1.2.3