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

Side by Side Diff: webrtc/rtc_tools/network_tester/androidapp/res/values/strings.xml

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 5 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 unified diff | Download patch
OLDNEW
1 <resources> 1 <resources>
2 <string name="app_name">NetworkTester</string> 2 <string name="app_name">NetworkTester</string>
3 <string name="start_test">Start test</string> 3 <string name="start_test">Start test</string>
4 <string name="interrupt_test">Interrupt test</string> 4 <string name="interrupt_test">Interrupt test</string>
5 <string name="test_status">Status</string> 5 <string name="test_status">Status</string>
6 </resources> 6 </resources>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698