dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #04979
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1667: Added inline docs for translations
------------------------------------------------------------
revno: 1667
committer: Lars Helge Oeverland <larshelge@xxxxxxxxx>
branch nick: trunk
timestamp: Thu 2010-03-18 11:55:32 +0100
message:
Added inline docs for translations
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/i18n/translate.vm
--
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/i18n/translate.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/i18n/translate.vm 2010-03-09 08:30:08 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/i18n/translate.vm 2010-03-18 10:55:32 +0000
@@ -1,6 +1,6 @@
<form id="translateForm" action="translate.action" method="post" onsubmit="javascript: return validateAddTranslation();">
-<h3>$i18n.getString( "translation_translate" )</h3>
+<h3>$i18n.getString( "translation_translate" ) #openHelp( "translation" )</h3>
<div>
<input type="hidden" id="id" name="id" value="$objectId">
@@ -49,7 +49,7 @@
</tr>
</table>
</form>
-<h3>$i18n.getString( "translation_addlocale") #openHelp( "dhis-web-commons.locale" )</h3>
+<h3>$i18n.getString( "translation_addlocale")</h3>
<table>
<tr>
<th colspan="2">Details</th>