summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/webrtc/examples/android/opensl_loopback/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/webrtc/examples/android/opensl_loopback/res/values/strings.xml')
-rw-r--r--chromium/third_party/webrtc/examples/android/opensl_loopback/res/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chromium/third_party/webrtc/examples/android/opensl_loopback/res/values/strings.xml b/chromium/third_party/webrtc/examples/android/opensl_loopback/res/values/strings.xml
new file mode 100644
index 00000000000..f51980624f0
--- /dev/null
+++ b/chromium/third_party/webrtc/examples/android/opensl_loopback/res/values/strings.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">WebRTCOpenSLLoopback</string>
+ <string name="startCall">StartCall</string>
+ <string name="stopCall">StopCall</string>
+ <string name="exit">Exit</string>
+</resources>