summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/examples/androidnativeapi/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/examples/androidnativeapi/res/values/strings.xml')
-rw-r--r--third_party/libwebrtc/examples/androidnativeapi/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/libwebrtc/examples/androidnativeapi/res/values/strings.xml b/third_party/libwebrtc/examples/androidnativeapi/res/values/strings.xml
new file mode 100644
index 0000000000..a00920c92b
--- /dev/null
+++ b/third_party/libwebrtc/examples/androidnativeapi/res/values/strings.xml
@@ -0,0 +1,5 @@
+<resources>
+ <string name="app_name">androidnativeapi</string>
+ <string name="call_button">Call</string>
+ <string name="hangup_button">Hangup</string>
+</resources>