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.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
new file mode 100644
index 0000000..d46044f
--- /dev/null
+++ b/app/src/main/res/values/strings.xml
@@ -0,0 +1,11 @@
+<resources>
+ <string name="app_name">Sony Headphones Control</string>
+ <string name="disable_ambient_sound_control">Disable ambient sound control</string>
+ <string name="enable_noise_cancelling">Enable noise cancelling</string>
+ <string name="enable_wind_cancelling">Enable wind cancelling</string>
+ <string name="ambient_sound">Ambient sound</string>
+ <string name="volume">Volume:</string>
+ <string name="voice_optimized">Voice optimized</string>
+ <string name="test">Test</string>
+ <string name="save">Save</string>
+</resources>