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/important_message.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'www/templates/important_message.html') diff --git a/www/templates/important_message.html b/www/templates/important_message.html index a97f1ada..bd3274f5 100644 --- a/www/templates/important_message.html +++ b/www/templates/important_message.html @@ -1,4 +1,4 @@ - + @@ -15,17 +15,17 @@
-

Important Message

+

{{'kImpMsg1' | translate}}


-

I'd appreciate if you upgraded ZoneMinder

+

{{'kImpMsg2' | translate}}


- You are running v{{currentVersion}}.
v{{recommendedVersion}} has some important fixes that enhance the API amongst other things. This is required to avail of the new alarm APIs and other new features. + {{'kImpMsg3' | translate}} v{{currentVersion}}.
v{{recommendedVersion}} {{'kImpMsg4' | translate}}
- Reported Version: v{{currentVersion}}
- Recommended Version:v{{recommendedVersion}}

+ {{'kImpMsg5' | translate}}: v{{currentVersion}}
+ {{'kImpMsg6' | translate}}:v{{recommendedVersion}}

-- cgit v1.2.3