From dc838b2c546f273547c3636cb3df429113fd75ea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 18 Jun 2012 13:28:45 +0000 Subject: [PATCH] Next batch of fixed language ids (renamed, see ticket #219) --- inc/language/doubler_de.php | 2 +- templates/de/html/doubler/doubler_index.tpl | 2 +- theme/business/css/doubler.css | 1 - theme/default/css/doubler.css | 1 - theme/desert/css/doubler.css | 1 - theme/org/css/doubler.css | 1 - theme/schleuder/css/doubler.css | 1 - 7 files changed, 2 insertions(+), 7 deletions(-) diff --git a/inc/language/doubler_de.php b/inc/language/doubler_de.php index 9f4561a0fa..6c777c94b6 100644 --- a/inc/language/doubler_de.php +++ b/inc/language/doubler_de.php @@ -80,7 +80,7 @@ addMessages(array( 'ADMIN_DOUBLER_LIST_WAITING_REF' => "Wartende Referral-Auszahlungen", 'DOUBLER_TITLE' => "{?POINTS?}-Verdoppler", 'DOUBLER_ENTER_LOGIN_DATA' => "Geben Sie hier Ihre Zugangsdaten ein", - 'DOUBLER_NOTE_FOR_PASSWORD' => "Das Passwort wird nicht gespeichert.", + 'DOUBLER_NOTICE_FOR_PASSWORD' => "Das Passwort wird nicht gespeichert.", 'DOUBLER_ENTER_POINTS' => "{?POINTS?} zum Verdoppeln", 'DOUBLER_NOW' => "Verdoppeln.", 'DOUBLER_ALREADY_PAYED' => "Es wurden bereits {%config,translateComma=doubler_points%} {?POINTS?} ausgezahlt.", diff --git a/templates/de/html/doubler/doubler_index.tpl b/templates/de/html/doubler/doubler_index.tpl index ee19aeca10..5e7e80f32d 100644 --- a/templates/de/html/doubler/doubler_index.tpl +++ b/templates/de/html/doubler/doubler_index.tpl @@ -8,7 +8,7 @@

{--DOUBLER_TITLE--} - {?MAIN_TITLE?}


$content[enter_login]
- {--DOUBLER_NOTE_FOR_PASSWORD--}
+ {--DOUBLER_NOTICE_FOR_PASSWORD--}

diff --git a/theme/business/css/doubler.css b/theme/business/css/doubler.css index 19e0af8056..e69de29bb2 100644 --- a/theme/business/css/doubler.css +++ b/theme/business/css/doubler.css @@ -1 +0,0 @@ -// @DEPRECATED diff --git a/theme/default/css/doubler.css b/theme/default/css/doubler.css index 19e0af8056..e69de29bb2 100644 --- a/theme/default/css/doubler.css +++ b/theme/default/css/doubler.css @@ -1 +0,0 @@ -// @DEPRECATED diff --git a/theme/desert/css/doubler.css b/theme/desert/css/doubler.css index 19e0af8056..e69de29bb2 100644 --- a/theme/desert/css/doubler.css +++ b/theme/desert/css/doubler.css @@ -1 +0,0 @@ -// @DEPRECATED diff --git a/theme/org/css/doubler.css b/theme/org/css/doubler.css index 19e0af8056..e69de29bb2 100644 --- a/theme/org/css/doubler.css +++ b/theme/org/css/doubler.css @@ -1 +0,0 @@ -// @DEPRECATED diff --git a/theme/schleuder/css/doubler.css b/theme/schleuder/css/doubler.css index 19e0af8056..e69de29bb2 100644 --- a/theme/schleuder/css/doubler.css +++ b/theme/schleuder/css/doubler.css @@ -1 +0,0 @@ -// @DEPRECATED -- 2.39.5