From 725c004b9ab1c99bd44c9aa8a143f16c344ac2bf Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 25 Dec 2017 12:00:50 -0500 Subject: #577 timeline tap toggling --- www/lang/locale-en.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'www/lang') diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 60277461..44923b16 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -364,7 +364,10 @@ "kTime" :"time", "kTimeZoneNotSupported" :"your API doesn't support this", "kTimeline" :"Timeline", - "kTimelineControlDisplay" :"tap:view event, double-tap:view frame graph", + "kTimelineTap" :"tap", + "kTimelineDTap" :"double-tap", + "kTimelineEvent" :"view event", + "kTimelineGraph" :"analyze frames", "kTimelineMessage" :"double-tap exits. touch/mouse-over and drag over items to see frames", "kTimelineOnlyDisplaying1" :"only displaying last {{maxItemsVal}} events", "kTitleNotLoggedIn" :"Not logged in", -- cgit v1.2.3