Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1262)

Unified Diff: webrtc/tools/network_tester/androidapp/res/values/strings.xml

Issue 2787863002: Add network tester client [android] (Closed)
Patch Set: Rebased Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/tools/network_tester/androidapp/res/values/strings.xml
diff --git a/webrtc/tools/network_tester/androidapp/res/values/strings.xml b/webrtc/tools/network_tester/androidapp/res/values/strings.xml
new file mode 100755
index 0000000000000000000000000000000000000000..273276d43ebe2488aa58167569990a0df8615cc3
--- /dev/null
+++ b/webrtc/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>

Powered by Google App Engine
This is Rietveld 408576698