diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-08-08 12:32:16 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-08-08 12:32:16 -0400 |
| commit | 124bf502b858e6e963f70d68f9385b7f04c794a7 (patch) | |
| tree | 19a2fb85eb1ef793b873cacc69a43c45d5368376 /www/lang | |
| parent | 9fbdca5ca43914b68596c638dbf62cf781155d7c (diff) | |
#296 - show timestamp
Former-commit-id: 50d9cf37565e163f015b60b05c74cc6007c746cc
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index badc4983..29fcd66f 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -264,7 +264,7 @@ "kShowAlarmedEvents" :"Show alarmed events", "kShowAllEvents" :"Show all events", "kShowAllFrames" :"all", - "kShowTimeDiffFrames" :"different timestamps", + "kShowTimeDiffFrames" :"unique times", "kShowTip" :"show tip", "kShowing" :"Showing", "kShowingEvent" :"showing event", @@ -283,6 +283,7 @@ "kTapLiveMonitor" :"Live Monitor", "kTapMontage" :"Montage", "kThanksForUsing" :"Thanks for using", + "kTime" :"time", "kTimeline" :"Timeline", "kTimelineControlDisplay" :"tap:view event, double-tap:view frame graph", "kTimelineMessage" :"double-tap exits. touch/mouse-over and drag over items to see frames", |
