forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standardize capitalization of Switch Access in the code base
Bug: 995052 Change-Id: If782994602e0b1b9d7b723be9417549b0eda125e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1902234 Reviewed-by: Alice Boxhall <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Ben Wells <[email protected]> Reviewed-by: Steven Holte <[email protected]> Commit-Queue: Anastasia Helfinstein <[email protected]> Cr-Commit-Position: refs/heads/master@{#714554}
- Loading branch information
1 parent
7d88ff3
commit 4cc18b2
Showing
14 changed files
with
22 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15142,12 +15142,12 @@ should be able to be added at any place in this file. | |
|
||
<action name="Options_AccessibilitySwitchAccess_Disable"> | ||
<owner>[email protected]</owner> | ||
<description>Settings: Accessibility: Disable switch access</description> | ||
<description>Settings: Accessibility: Disable Switch Access</description> | ||
</action> | ||
|
||
<action name="Options_AccessibilitySwitchAccess_Enable"> | ||
<owner>[email protected]</owner> | ||
<description>Settings: Accessibility: Enable switch access</description> | ||
<description>Settings: Accessibility: Enable Switch Access</description> | ||
</action> | ||
|
||
<action name="Options_AccessibilitySystemMenu_Disable"> | ||
|
@@ -21377,15 +21377,15 @@ should be able to be added at any place in this file. | |
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<description> | ||
Ash system menu: Accessibility: Disable switch access | ||
Ash system menu: Accessibility: Disable Switch Access | ||
</description> | ||
</action> | ||
|
||
<action name="StatusArea_SwitchAccessEnabled"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<description> | ||
Ash system menu: Accessibility: Enable switch access | ||
Ash system menu: Accessibility: Enable Switch Access | ||
</description> | ||
</action> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters