[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/forum-kde-org/experimental] /: Add info notice to remind page
From:       Sayak Banerjee <sayakb () kde ! org>
Date:       2012-07-13 20:28:36
Message-ID: 20120713202836.58196A6094 () git ! kde ! org
[Download RAW message or body]

Git commit b258d98b98a193efa717993c40636ecef0a1bda3 by Sayak Banerjee.
Committed on 13/07/2012 at 22:28.
Pushed by sayakb into branch 'experimental'.

Add info notice to remind page

M  +2    -0    language/de/common.php
M  +2    -0    language/de_x_sie/common.php
M  +2    -0    language/en/common.php
M  +2    -0    language/en_us/common.php
M  +2    -0    language/es/common.php
M  +2    -0    language/fa/common.php
M  +2    -0    language/fr/common.php
M  +2    -0    language/he/common.php
M  +2    -0    language/it/common.php
M  +2    -0    language/nl/common.php
M  +2    -0    language/pl/common.php
M  +2    -0    language/tr/common.php
M  +2    -0    language/zh_cmn_hans/common.php
M  +2    -0    language/zh_cmn_hant/common.php
M  +4    -0    styles/Neverland/template/ucp_remind.html

http://commits.kde.org/websites/forum-kde-org/b258d98b98a193efa717993c40636ecef0a1bda3


diff --git a/language/de/common.php b/language/de/common.php
index be7cdfb..20d949e 100755
--- a/language/de/common.php
+++ b/language/de/common.php
@@ -982,6 +982,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/de_x_sie/common.php b/language/de_x_sie/common.php
index 5aae9bf..fd2c806 100755
--- a/language/de_x_sie/common.php
+++ b/language/de_x_sie/common.php
@@ -982,6 +982,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/en/common.php b/language/en/common.php
index f0cf446..9274ce5 100755
--- a/language/en/common.php
+++ b/language/en/common.php
@@ -1010,6 +1010,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/en_us/common.php b/language/en_us/common.php
index 87b5ce3..af1f643 100755
--- a/language/en_us/common.php
+++ b/language/en_us/common.php
@@ -983,6 +983,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/es/common.php b/language/es/common.php
index 86a4b4e..f568e34 100755
--- a/language/es/common.php
+++ b/language/es/common.php
@@ -1014,6 +1014,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/fa/common.php b/language/fa/common.php
index d4a4d90..09502ba 100755
--- a/language/fa/common.php
+++ b/language/fa/common.php
@@ -1008,6 +1008,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/fr/common.php b/language/fr/common.php
index c686259..33898fb 100755
--- a/language/fr/common.php
+++ b/language/fr/common.php
@@ -982,6 +982,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/he/common.php b/language/he/common.php
index 682524e..45b7eda 100755
--- a/language/he/common.php
+++ b/language/he/common.php
@@ -975,6 +975,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/it/common.php b/language/it/common.php
index 06b38d4..b989729 100755
--- a/language/it/common.php
+++ b/language/it/common.php
@@ -979,6 +979,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/nl/common.php b/language/nl/common.php
index ce3b6bf..f60e7d5 100755
--- a/language/nl/common.php
+++ b/language/nl/common.php
@@ -975,6 +975,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/pl/common.php b/language/pl/common.php
index 7a4236c..945dc0d 100755
--- a/language/pl/common.php
+++ b/language/pl/common.php
@@ -1003,6 +1003,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/tr/common.php b/language/tr/common.php
index 71d6322..086bd76 100755
--- a/language/tr/common.php
+++ b/language/tr/common.php
@@ -975,6 +975,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/zh_cmn_hans/common.php b/language/zh_cmn_hans/common.php
index 1b0bcfa..1cea844 100755
--- a/language/zh_cmn_hans/common.php
+++ b/language/zh_cmn_hans/common.php
@@ -990,6 +990,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/language/zh_cmn_hant/common.php b/language/zh_cmn_hant/common.php
index 582b439..35d7042 100755
--- a/language/zh_cmn_hant/common.php
+++ b/language/zh_cmn_hant/common.php
@@ -994,6 +994,8 @@ $lang = array_merge($lang, array(
 								   'kde.org/index.php?r=site/passwordReset">reset password</a> option on <a \
                href="http://identity.kde.' .
 								   'org">KDE Identity</a> for resetting your account password.<br /><br />If \
                you have any questions, ' .
 								   'please feel free to ask the <a href="mailto:forum-admin@kde.org">Forum \
Administrators</a>', +	'IDENTITY_REMIND_NOTICE'	=> 'If you are a <a \
href="http://identity.kde.org">KDE Identity</a> user, please <a \
href="https://identity.' . +								   'kde.org/index.php?r=site/passwordReset">click \
here</a> to reset your password.',  // END Identity auth modification
 
 	// BEGIN Neverland changes
diff --git a/styles/Neverland/template/ucp_remind.html \
b/styles/Neverland/template/ucp_remind.html index 4aee4fd..519c944 100755
--- a/styles/Neverland/template/ucp_remind.html
+++ b/styles/Neverland/template/ucp_remind.html
@@ -3,6 +3,10 @@
 <form action="{S_PROFILE_ACTION}" method="post">
 	<h2>{L_SEND_PASSWORD}</h2>
 
+	<div class="alert alert-info">
+		{L_IDENTITY_REMIND_NOTICE}
+	</div>
+
 	<div class="row">
 		<div class="span4">
 			<div class="label-blue">


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic