← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 13328: change text when changing expired password

 

------------------------------------------------------------
revno: 13328
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2013-12-19 13:08:56 +0100
message:
  change text when changing expired password
modified:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/useraccount/expired.vm
  dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/useraccount/expired.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/useraccount/expired.vm	2013-12-19 11:50:58 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/useraccount/expired.vm	2013-12-19 12:08:56 +0000
@@ -19,7 +19,7 @@
 
 <div id="accountInput">
 
-<h3><span id="create_new_account">$i18n.getString( "change_password" )</span></h3>
+<h3><span id="create_new_account">$i18n.getString( "expired_password" )</span></h3>
 
 <form id="accountForm">
 

=== modified file 'dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties'
--- dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties	2013-11-17 17:36:35 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties	2013-12-19 12:08:56 +0000
@@ -124,6 +124,7 @@
 show_details=Show details
 hide_details=Hide details
 change_password=Change password
+expired_password=Your password has expired, please change
 date_selector=Choose a date
 hide_menu=Hide menu
 extend_menu=Extend menu