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
The strings or the set-up activity suggested the user looks for the "SET
UP" button when that has been replaced by a "Next" one.
Bug: 80521103
Test: Manually
Change-Id: I4945e5527cbddacd59c8e4f5511089f03331f7ce
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,8 +23,8 @@
23
23
<stringname="set_up_device_owner">Set up device owner</string>
24
24
<stringname="set_up_management_header">Set up management</string>
25
25
<stringname="setup_management_message">This app is currently not the owner of this device or
26
-
profile. Please select an option below and tap SET UP to set up appropriate management by this app.</string>
27
-
<stringname="setup_management_message_for_do">This app is currently set as device owner. Please select the options below and tap SET UP to create a profile managed by the same app</string>
26
+
profile. Please select an option below and tap Next to set up appropriate management by this app.</string>
27
+
<stringname="setup_management_message_for_do">This app is currently set as device owner. Please select the options below and tap Next to create a profile managed by the same app</string>
28
28
<stringname="provisioning_not_possible">TestDPC isn\'t currently allowed to be set up as the profile or device owner.</string>
29
29
<stringname="provisioning_not_possible_for_do">TestDPC isn\'t currently allowed to create a managed profile.</string>
0 commit comments