|
50 | 50 | <string name="add_account_with_name">Add account with name</string>
|
51 | 51 | <string name="add_account_skip">Skip</string>
|
52 | 52 | <string name="add_account_dialog_title">Account name:</string>
|
53 |
| - <string name="fail_to_add_account">Fail to add account</string> |
| 53 | + <string name="fail_to_add_account">Failed to add account</string> |
54 | 54 | <string name="icon">Icon</string>
|
55 | 55 | <string name="manage_apps">Manage applications</string>
|
56 | 56 | <string name="reset">Reset</string>
|
57 | 57 | <string name="save">Save</string>
|
58 |
| - <string name="migration_not_supported">Unable to migrate account into profile, please add manually.</string> |
59 |
| - <string name="provisioning_not_supported">Device provisioning is not enabled. Stopping.</string> |
60 |
| - <string name="provisioning_failed_or_cancelled">Provisioning failed or cancelled.</string> |
| 58 | + <string name="migration_not_supported">Unable to migrate account into profile</string> |
| 59 | + <string name="provisioning_not_supported">Device provisioning is not enabled</string> |
| 60 | + <string name="provisioning_failed_or_cancelled">Provisioning failed or cancelled</string> |
61 | 61 | <string name="provisioning_params_title">Select provisioning parameters</string>
|
62 | 62 | <string name="provisioning_params_color">Color: </string>
|
63 | 63 | <string name="provisioning_params_logo">Logo: </string>
|
64 | 64 | <string name="provisioning_params_select">Select</string>
|
65 |
| - <string name="error_opening_image_file">Error occured while opening image file</string> |
| 65 | + <string name="error_opening_image_file">Error opening image file</string> |
66 | 66 |
|
67 | 67 | <string name="work_profile">Work profile</string>
|
68 | 68 | <string name="personal_profile">Personal profile</string>
|
|
73 | 73 | <string name="policies_management">Policy management</string>
|
74 | 74 | <string name="other_owner_already_setup_error">There is already a device/profile owner, cannot
|
75 | 75 | start TestDPC</string>
|
76 |
| - <string name="invalid_launch_intent_no_account">No account found on incoming intent.</string> |
77 |
| - <string name="device_admin_receiver_failure">Failed to become device/profile owner.</string> |
| 76 | + <string name="invalid_launch_intent_no_account">No account found on incoming intent</string> |
| 77 | + <string name="device_admin_receiver_failure">Failed to become device/profile owner</string> |
78 | 78 | <string name="menu_search_title">Search</string>
|
79 | 79 |
|
80 | 80 | <!-- Reasons for disabling preferences -->
|
|
122 | 122 | <string name="categories_title">Categories:</string>
|
123 | 123 | <string name="data_schemes_title">Schemes:</string>
|
124 | 124 | <string name="data_types_title">Data types:</string>
|
125 |
| - <string name="add_cross_profile_intent_success_msg">Cross-profile intent filter has been added. |
126 |
| - </string> |
127 |
| - <string name="add_cross_profile_intent_failed_msg">Failed to add cross-profile intent filter. |
128 |
| - Add at least one action, category, or scheme. |
| 125 | + <string name="add_cross_profile_intent_success_msg">Cross-profile intent filter has been added |
129 | 126 | </string>
|
| 127 | + <string name="add_cross_profile_intent_failed_msg">Cross-profile intent requires at least one |
| 128 | + action, category or scheme</string> |
130 | 129 | <string name="cross_profile_intent_filters_cleared">All cross-profile intent filters have been
|
131 | 130 | removed.</string>
|
132 | 131 | <string name="cross_profile_intent_filters_flags">Flags:</string>
|
|
232 | 231 | <string name="enable_system_apps_by_package_name_error">Package not found.</string>
|
233 | 232 | <string name="enable_system_apps_by_intent">Enable a system app by intent</string>
|
234 | 233 | <string name="enable_system_apps_failure_msg">Failed to enable system apps that receive the
|
235 |
| - given intent. |
| 234 | + given intent |
236 | 235 | </string>
|
237 |
| - <string name="enable_system_apps_attempt_msg">Enabled system apps that receive the given intent. |
| 236 | + <string name="enable_system_apps_attempt_msg">Enabled system apps that receive the given intent |
238 | 237 | </string>
|
239 | 238 | <string name ="no_disabled_system_apps">All system apps have been enabled.</string>
|
240 | 239 | <string name="enable">Enable</string>
|
241 |
| - <string name="invalid_system_apps_action">Invalid action.</string> |
| 240 | + <string name="invalid_system_apps_action">Invalid action</string> |
242 | 241 | <string name="hide_apps_title">Hide apps</string>
|
243 | 242 | <string name="hide_apps_empty">All apps are hidden.</string>
|
244 | 243 | <string name="hide_apps_success">%s is now hidden.</string>
|
|
371 | 370 | <string name="define_bundle">Define bundle</string>
|
372 | 371 | <string name="define_bundle_array">Define bundle array</string>
|
373 | 372 | <string name="load_manifest_restrictions">Load manifest restrictions</string>
|
374 |
| - <string name="set_app_restrictions_success">Successfully set app restrictions for %s.</string> |
| 373 | + <string name="set_app_restrictions_success">Successfully set app restrictions for %s</string> |
375 | 374 | <string name="app_restrictions_info">%1$s - %2$s</string>
|
376 | 375 | <string name="plus">+</string>
|
377 | 376 | <string name="app_restrictions_managing_package">App restrictions manager</string>
|
|
415 | 414 | enabled
|
416 | 415 | </string>
|
417 | 416 | <string name="set_accessibility_services_fail">Cannot disallow accessibility services enabled by the primary user</string>
|
418 |
| - <string name="all_accessibility_services_enabled">All accessibility services are enabled. |
| 417 | + <string name="all_accessibility_services_enabled">All accessibility services are enabled |
419 | 418 | </string>
|
420 | 419 |
|
421 | 420 | <!-- Input method -->
|
|
0 commit comments