You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/res/res/values/strings.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -878,7 +878,7 @@
878
878
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
879
879
<stringname="permdesc_freezeScreen">Allows the application to temporarily freeze
880
880
the screen for a full-screen transition.</string>
881
-
881
+
882
882
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
883
883
<stringname="permlab_injectEvents">press keys and control buttons</string>
884
884
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
@@ -1810,9 +1810,9 @@
1810
1810
<!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]-->
1811
1811
<stringname="policydesc_disableCamera">Prevent use of all device cameras.</string>
1812
1812
<!-- Title of policy access to disable all device cameras [CHAR LIMIT=30]-->
1813
-
<stringname="policylab_disableKeyguardWidgets">Disable widgets on keyguard</string>
1813
+
<stringname="policylab_disableKeyguardFeatures">Disable features in keyguard</string>
1814
1814
<!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]-->
1815
-
<stringname="policydesc_disableKeyguardWidgets">Prevent use of some or all widgets on keyguard.</string>
1815
+
<stringname="policydesc_disableKeyguardFeatures">Prevent use of some features in keyguard.</string>
1816
1816
1817
1817
<!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1818
1818
<!-- Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. -->
0 commit comments