diff options
| author | 2020-01-06 06:19:45 +0000 | |
|---|---|---|
| committer | 2020-01-06 06:19:45 +0000 | |
| commit | dadb169ca5b03fcff6779c32b6803f4f6a0df724 (patch) | |
| tree | 9d3c9b3328e296c76dda39902b3c8083b0ea6942 | |
| parent | 621d1026a17c9ff9e99501d570cfb1ddfe69bae0 (diff) | |
| parent | 525b400d4605848153cf6020d100cd2b4f3b29aa (diff) | |
Merge "Typo: Gabeldorche > Gabeldorsche"
| -rw-r--r-- | packages/SettingsLib/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml index f40105d6dc9e..96f307df61be 100644 --- a/packages/SettingsLib/res/values/strings.xml +++ b/packages/SettingsLib/res/values/strings.xml @@ -699,7 +699,7 @@ <!-- Summary of checkbox for disabling Bluetooth absolute volume --> <string name="bluetooth_disable_absolute_volume_summary">Disables the Bluetooth absolute volume feature in case of volume issues with remote devices such as unacceptably loud volume or lack of control.</string> <!-- Summary of checkbox for enabling Bluetooth Gabeldorche features [CHAR LIMIT=none] --> - <string name="bluetooth_enable_gabeldorsche_summary">Enables the Bluetooth Gabeldorche feature stack.</string> + <string name="bluetooth_enable_gabeldorsche_summary">Enables the Bluetooth Gabeldorsche feature stack.</string> <!-- Title of checkbox setting that enables the terminal app. [CHAR LIMIT=32] --> <string name="enable_terminal_title">Local terminal</string> |