dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #34005
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 17440: Export label
------------------------------------------------------------
revno: 17440
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2014-11-11 20:44:16 +0100
message:
Export label
modified:
dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/eventImportForm.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-importexport/src/main/webapp/dhis-web-importexport/eventImportForm.vm'
--- dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/eventImportForm.vm 2014-11-11 06:42:33 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/eventImportForm.vm 2014-11-11 19:44:16 +0000
@@ -47,7 +47,7 @@
</td>
</tr>
<tr>
- <td>$i18n.getString( "orgunit_scheme" )</td>
+ <td>$i18n.getString( "org_unit_id_scheme" )</td>
<td><select id="orgUnitIdScheme" name="orgUnitIdScheme" style="width:190px">
<option value="UID">$i18n.getString( "UID" )</option>
<option value="UUID">$i18n.getString( "UUID" )</option>