Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/sony-headphones-control.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index d46044f..1b83a90 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -8,4 +8,8 @@
<string name="voice_optimized">Voice optimized</string>
<string name="test">Test</string>
<string name="save">Save</string>
+ <string name="apply">Apply</string>
+ <string name="io_error">IO error (Another application using a headset? Is it connected?)</string>
+ <string name="headset_not_found">Sony Headset is not found</string>
+ <string name="ok">OK</string>
</resources>