=== modified file 'dhis-2/dhis-services/dhis-service-core/src/main/resources/i18n_global.properties' --- dhis-2/dhis-services/dhis-service-core/src/main/resources/i18n_global.properties 2015-06-01 15:28:37 +0000 +++ dhis-2/dhis-services/dhis-service-core/src/main/resources/i18n_global.properties 2015-06-02 11:47:35 +0000 @@ -210,6 +210,13 @@ user_does_not_have_valid_email=User does not have a valid email user_has_critical_authorities=User has critical authorities default=Default +left_brackets=Left brackets +right_brackets=Right brackets +multiply=Multiply +divide=Divide +plus=Plus +minus=Minus +no_of_days=No of days #-- Relative periods -----------------------------------------------------------# === removed file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/divide.png' Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/divide.png 2009-10-20 13:07:59 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/divide.png 1970-01-01 00:00:00 +0000 differ === removed file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/left_parent.png' Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/left_parent.png 2009-10-20 13:07:59 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/left_parent.png 1970-01-01 00:00:00 +0000 differ === removed file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/minus.png' Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/minus.png 2009-10-20 13:07:59 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/minus.png 1970-01-01 00:00:00 +0000 differ === removed file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/multiply.png' Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/multiply.png 2009-10-20 13:07:59 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/multiply.png 1970-01-01 00:00:00 +0000 differ === removed file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/plus.png' Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/plus.png 2009-10-20 13:07:59 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/plus.png 1970-01-01 00:00:00 +0000 differ === removed file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/right_parent.png' Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/right_parent.png 2009-10-20 13:07:59 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/right_parent.png 1970-01-01 00:00:00 +0000 differ === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/resources/org/hisp/dhis/dd/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/resources/org/hisp/dhis/dd/i18n_module.properties 2015-05-18 21:05:25 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/resources/org/hisp/dhis/dd/i18n_module.properties 2015-06-02 11:47:35 +0000 @@ -73,13 +73,6 @@ saving_indicator_group_failed=Saving the indicator group failed with the following message adding_indicator_type_failed=Adding the indicator type failed with the following message saving_indicator_type_failed=Saving the indicator type failed with the following message -left_brackets=Left brackets -right_brackets=Right brackets -multiply=Multiply -divide=Divide -plus=Plus -minus=Minus -no_of_days=Number of days calculated=Calculated available_dataelements=Available Data Elements selected_dataelements=Selected Data Elements === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/indicatorExpressionBuilderForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/indicatorExpressionBuilderForm.vm 2014-10-11 19:56:07 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/webapp/dhis-web-maintenance-datadictionary/indicatorExpressionBuilderForm.vm 2015-06-02 11:47:35 +0000 @@ -59,14 +59,14 @@
-
- - - - - - - +
+ ( + ) + * + / + + + - + Days
@@ -85,7 +85,7 @@ $i18n.getString( "description" ) -
+
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/webapp/dhis-web-maintenance-program/programIndicatorForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/webapp/dhis-web-maintenance-program/programIndicatorForm.vm 2015-06-02 11:13:53 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/webapp/dhis-web-maintenance-program/programIndicatorForm.vm 2015-06-02 11:47:35 +0000 @@ -111,12 +111,12 @@ - - - - - -

+ ( + ) + * + / + + + -

=== modified file 'dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validationrule/expressionBuilderForm.vm' --- dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validationrule/expressionBuilderForm.vm 2014-10-11 19:56:07 +0000 +++ dhis-2/dhis-web/dhis-web-validationrule/src/main/webapp/dhis-web-validationrule/expressionBuilderForm.vm 2015-06-02 11:47:35 +0000 @@ -49,14 +49,14 @@
-
- $i18n.getString( 'left_brackets' ) - $i18n.getString( 'right_brackets' ) - $i18n.getString( 'multiply' ) - $i18n.getString( 'divide' ) - $i18n.getString( 'plus' ) - $i18n.getString( 'minus' ) - +
+ ( + ) + * + / + + + - + Days
@@ -75,7 +75,7 @@ $i18n.getString( "description" ) -
+