From 5430d51b092a4a1cdf7f32233e38e5350995956c Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Wed, 25 May 2016 15:17:48 -0400 Subject: #261 - more intl Former-commit-id: 0976517fc45eff4876eba6fd945cccea15b69f42 --- www/templates/timeline.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/templates/timeline.html') diff --git a/www/templates/timeline.html b/www/templates/timeline.html index cbc4084f..2f8e6481 100644 --- a/www/templates/timeline.html +++ b/www/templates/timeline.html @@ -1,5 +1,5 @@ - + @@ -26,8 +26,8 @@
- {{prettify(fromDate)}} - {{prettify(toDate)}} (only displaying last {{maxItems}} events) -
tap:view event, double-tap:view frame graph
+ {{prettify(fromDate)}} - {{prettify(toDate)}} ({{'kTimelineOnlyDisplaying1' | translate:translationData}}) +
{{'kTimelineControlDisplay'|translate}}
@@ -35,7 +35,7 @@


-

working on graph data...

+

{{'kWorkingOnGraph' | translate}}...

-- cgit v1.2.3