diff options
| -rw-r--r-- | core/res/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 532c3ef..a2d4570 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -4049,7 +4049,7 @@ <!-- Message shown in dialog when user is attempting to set the music volume above the recommended maximum level for headphones --> <string name="safe_media_volume_warning" product="default"> - "Raise volume above safe level?\nListening at high volume for long periods may damage your hearing." + "Raise volume above recommended level?\nListening at high volume for long periods may damage your hearing." </string> <!-- Text spoken when the user is performing a gesture that will enable accessibility. [CHAR LIMIT=none] --> |
