diff options
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index e4774cb3..ac25692e 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -283,6 +283,8 @@ "kPathToCgiExample" :"e.g. server/zm/cgi-bin", "kPause" :"pause", "kPaused" :"paused", + "kPauseStreams" : "pause/resume streams to save bandwidth", + "kPauseStreamsNote" : "only applies if multi-port is used", "kPinProtect" :"PIN Protect", "kPlaceHolderBasicAuthPass" :"basic auth password", "kPlaceHolderBasicAuthUser" :"basic auth user name", @@ -393,8 +395,8 @@ "kTime" :"time", "kTimeZoneNotSupported" :"your API doesn't support this", "kTimeline" :"Timeline", - "kTimelineControlsD" : "hover: thumbnail, tap: event, double-tap: frames", - "kTimelineControlsM" : "tap: thumbnail (tap thumbnail for event), double-tap: frames", + "kTimelineControlsD" : "hover: thumbnail, double-tap: play", + "kTimelineControlsM" : "tap: thumbnail, double-tap: play", "kTimelineEvent" :"view event", "kTimelineGraph" :"analyze frames", "kTimelineMessage" :"double-tap exits. touch/mouse-over and drag over items to see frames", |
