dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #11779
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3442: Data browser - Minor changed.
------------------------------------------------------------
revno: 3442
committer: Hieu <hieu.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2011-04-22 00:07:15 +0700
message:
Data browser - Minor changed.
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module.properties
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module_vi_VN.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-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module.properties 2011-04-06 07:25:53 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module.properties 2011-04-21 17:07:15 +0000
@@ -259,7 +259,9 @@
syntax_error_parameter_required = Syntax is incorrect - Parameter required (or missing the brackets)
cannot_remove_any_more = Cannot remove any more
lock = Lock
+locked = Locked
unlock = Unlock
+unlocked = Unlocked
period_not_selected = Select Avaliable Period
dataset_not_selected = Select Avaliable data sets
select_all_at_level_saved = Lock All at Level Saved
@@ -311,7 +313,7 @@
confirm_delete_sqlview = Do you want to delete this sql view object ?
clear_data_mart = Clear data mart
rebuild_data_mart_index = Rebuild data mart index
-allow_show_zero = Allow Zero showed
+allow_show_zero = Display zeros
raw_data = Raw data
get_report_as_xls = Download as Excel
get_report_as_csv = Download as CSV
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module_vi_VN.properties'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module_vi_VN.properties 2011-04-06 07:25:53 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module_vi_VN.properties 2011-04-21 17:07:15 +0000
@@ -292,4 +292,8 @@
get_report_as_xls = Xu\u1ea5t t\u1eadp tin Excel
get_report_as_csv = Xu\u1ea5t t\u1eadp tin CSV
get_report_as_pdf = Xu\u1ea5t t\u1eadp tin PDF
-organisation_not_selected = Vui l\u00f2ng ch\u1ecdn \u0111\u01a1n v\u1ecb \u0111\u1ec3 ti\u1ebfp t\u1ee5c
\ No newline at end of file
+organisation_not_selected = Vui l\u00f2ng ch\u1ecdn \u0111\u01a1n v\u1ecb \u0111\u1ec3 ti\u1ebfp t\u1ee5c
+lock = Kh\u00f3a
+locked = \u0110\u00e3 kh\u00f3a
+unlock = M\u1edf kh\u00f3a
+unlocked = \u0110\u00e3 m\u1edf kh\u00f3a
\ No newline at end of file