summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/rtc_tools/network_tester/androidapp/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libwebrtc/rtc_tools/network_tester/androidapp/res/values/strings.xml')
-rwxr-xr-xthird_party/libwebrtc/rtc_tools/network_tester/androidapp/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/libwebrtc/rtc_tools/network_tester/androidapp/res/values/strings.xml b/third_party/libwebrtc/rtc_tools/network_tester/androidapp/res/values/strings.xml
new file mode 100755
index 0000000000..273276d43e
--- /dev/null
+++ b/third_party/libwebrtc/rtc_tools/network_tester/androidapp/res/values/strings.xml
@@ -0,0 +1,6 @@
+<resources>
+ <string name="app_name">NetworkTester</string>
+ <string name="start_test">Start test</string>
+ <string name="interrupt_test">Interrupt test</string>
+ <string name="test_status">Status</string>
+</resources>