diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-edit/public/templates/android-policy-edit.hbs b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-edit/public/templates/android-policy-edit.hbs
index b8af094ac3..4b2a553181 100644
--- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-edit/public/templates/android-policy-edit.hbs
+++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-edit/public/templates/android-policy-edit.hbs
@@ -168,7 +168,7 @@
class="form-control operationDataKeys" data-key="passcodePolicyAllowSimple"
checked="checked"/>
+ title="Permits repeating, ascending and descending character sequences">
Allow simple value
@@ -180,7 +180,7 @@
-
+
Require alphanumeric value
@@ -242,7 +242,7 @@
- ( Should be in between 1-to-730 days or none )
+ ( Should be in between 1-to-730 days or 0 for none )
- ( Should be in between 1-to-50 passcodes or none )
+ ( Should be in between 1-to-50 passcodes or 0 for none )
@@ -266,7 +266,7 @@
diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-view/public/templates/android-policy-view.hbs b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-view/public/templates/android-policy-view.hbs
index e82c6775f8..9440061d92 100644
--- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-view/public/templates/android-policy-view.hbs
+++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-view/public/templates/android-policy-view.hbs
@@ -149,7 +149,7 @@
class="form-control operationDataKeys" data-key="passcodePolicyAllowSimple"
checked="checked" disabled/>
+ title="Permits repeating, ascending and descending character sequences">
Allow simple value
@@ -161,7 +161,7 @@
-
+
Require alphanumeric value
@@ -223,7 +223,7 @@
- ( Should be in between 1-to-730 days or none )
+ ( Should be in between 1-to-730 days or 0 for none )
- ( Should be in between 1-to-50 passcodes or none )
+ ( Should be in between 1-to-50 passcodes or 0 for none )
Maximum number of failed attempts
+ title="The maximum number of incorrect password entries allowed. If the correct password is not entered within the allowed number of attempts, the data on the device will be erased.">
diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-wizard/public/templates/android-policy-operations.hbs b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-wizard/public/templates/android-policy-operations.hbs
index 6334c19b2f..a6cb40a00b 100644
--- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-wizard/public/templates/android-policy-operations.hbs
+++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.policy-wizard/public/templates/android-policy-operations.hbs
@@ -173,7 +173,7 @@
class="form-control operationDataKeys" data-key="passcodePolicyAllowSimple"
checked="checked"/>
+ title="Permits repeating, ascending and descending character sequences">
Allow simple value
@@ -185,7 +185,7 @@
-
+
Require alphanumeric value
@@ -247,7 +247,7 @@
- ( Should be in between 1-to-730 days or none )
+ ( Should be in between 1-to-730 days or 0 for none )
- ( Should be in between 1-to-50 passcodes or none )
+ ( Should be in between 1-to-50 passcodes or 0 for none )
@@ -271,7 +271,7 @@
diff --git a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.policy-edit/public/templates/windows-policy-edit.hbs b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.policy-edit/public/templates/windows-policy-edit.hbs
index 1ee9b63c52..5b97a66927 100644
--- a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.policy-edit/public/templates/windows-policy-edit.hbs
+++ b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.policy-edit/public/templates/windows-policy-edit.hbs
@@ -66,7 +66,7 @@
class="form-control operationDataKeys" data-key="passcodePolicyAllowSimple"
checked="checked"/>
+ title="Permits repeating, ascending and descending character sequences">
Allow simple value
@@ -78,7 +78,7 @@
-
+
Require alphanumeric value
@@ -143,7 +143,7 @@
- ( Should be in between 1-to-730 days or none )
+ ( Should be in between 1-to-730 days or 0 for none )
- ( Should be in between 1-to-50 passcodes or none )
+ ( Should be in between 1-to-50 passcodes or 0 for none )
+ title="Permits repeating, ascending and descending character sequences">
Allow simple value
@@ -78,7 +78,7 @@
-
+
Require alphanumeric value
@@ -143,7 +143,7 @@
- ( Should be in between 1-to-730 days or none )
+ ( Should be in between 1-to-730 days or 0 for none )
- ( Should be in between 1-to-50 passcodes or none )
+ ( Should be in between 1-to-50 passcodes or 0 for none )
Maximum number of failed attempts
+ title="The maximum number of incorrect password entries allowed. If the correct password is not entered within the allowed number of attempts, the data on the device will be erased.">
diff --git a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.policy-wizard/public/templates/windows-policy-operations.hbs b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.policy-wizard/public/templates/windows-policy-operations.hbs
index 1ee9b63c52..5b97a66927 100644
--- a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.policy-wizard/public/templates/windows-policy-operations.hbs
+++ b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.policy-wizard/public/templates/windows-policy-operations.hbs
@@ -66,7 +66,7 @@
class="form-control operationDataKeys" data-key="passcodePolicyAllowSimple"
checked="checked"/>
+ title="Permits repeating, ascending and descending character sequences">
Allow simple value
@@ -78,7 +78,7 @@
-
+
Require alphanumeric value
@@ -143,7 +143,7 @@
- ( Should be in between 1-to-730 days or none )
+ ( Should be in between 1-to-730 days or 0 for none )
- ( Should be in between 1-to-50 passcodes or none )
+ ( Should be in between 1-to-50 passcodes or 0 for none )