From be9aacaa5296dfca63fb3a01c2dc52538d1546aa Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Sat, 17 Nov 2012 18:31:31 +0100 Subject: Bring back lost localization for the about page --- program/localization/en_US/labels.inc | 1 + skins/classic/templates/about.html | 2 +- skins/larry/templates/about.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 44a5a3d99..cb3cdf1cb 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -493,6 +493,7 @@ $labels['sortasc'] = 'Sort ascending'; $labels['sortdesc'] = 'Sort descending'; $labels['undo'] = 'Undo'; +$labels['installedplugins'] = 'Installed plugins'; $labels['plugin'] = 'Plugin'; $labels['version'] = 'Version'; $labels['source'] = 'Source'; diff --git a/skins/classic/templates/about.html b/skins/classic/templates/about.html index b00187671..d84ccbd3c 100644 --- a/skins/classic/templates/about.html +++ b/skins/classic/templates/about.html @@ -25,7 +25,7 @@ Some exceptions for skins & plugi -

+

diff --git a/skins/larry/templates/about.html b/skins/larry/templates/about.html index 4fddfc557..2c18e8889 100644 --- a/skins/larry/templates/about.html +++ b/skins/larry/templates/about.html @@ -20,7 +20,7 @@ Some exceptions for skins & plugi
-

+

-- cgit v1.2.3