Revert "Change string of switchbar and installed service category title"
This reverts commit 7eddb0e4dc
.
Reason for revert: There's some side effects with string.
Create a new CL in master branch to fix it.
Bug: 132840332
Change-Id: I17526a06474d25bdb32beda96f5bb6371f0e5ade
This commit is contained in:
@@ -4806,7 +4806,7 @@
|
||||
<!-- Title for the accessibility preference category of interaction control services and settings. [CHAR LIMIT=50] -->
|
||||
<string name="interaction_control_category_title">Interaction controls</string>
|
||||
<!-- Title for the accessibility preference category of services downloaded by the user. [CHAR LIMIT=50] -->
|
||||
<string name="user_installed_services_category_title">Downloaded apps</string>
|
||||
<string name="user_installed_services_category_title">Downloaded services</string>
|
||||
<!-- Title for the accessibility preference category of settings considered to be experimental, meaning they might be changed or removed in the future. [CHAR LIMIT=50] -->
|
||||
<string name="experimental_category_title">Experimental</string>
|
||||
<!-- Title for feature flags dashboard where developers can turn on experimental features [CHAR LIMIT=50] -->
|
||||
@@ -4912,7 +4912,7 @@
|
||||
<!-- Title for accessibility preference for configuring touch feedback vibrations. -->
|
||||
<string name="accessibility_touch_vibration_title">Touch feedback</string>
|
||||
<!-- Used in the acessibilty service settings to control turning on/off the service entirely -->
|
||||
<string name="accessibility_service_master_switch_title">Use <xliff:g id="service" example="TalkBack">%1$s</xliff:g></string>
|
||||
<string name="accessibility_service_master_switch_title">Use service</string>
|
||||
<!-- Used in the Color correction settings screen to control turning on/off the feature entirely -->
|
||||
<string name="accessibility_daltonizer_master_switch_title">Use color correction</string>
|
||||
<!-- Used in the Captions settings screen to control turning on/off the feature entirely -->
|
||||
@@ -5138,7 +5138,7 @@
|
||||
</string>
|
||||
|
||||
<!-- Title for the action perform in accessibility dialog. [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_service_action_perform_title">View and perform actions</string>
|
||||
<string name="accessibility_service_action_perform_title">View and platform actions</string>
|
||||
|
||||
<!-- Description for the action perform in accessibility dialog. [CHAR LIMIT=NONE] -->
|
||||
<string name="accessibility_service_action_perform_description">It can track your interactions
|
||||
|
Reference in New Issue
Block a user