| Index: webrtc/examples/androidapp/res/values/strings.xml
|
| diff --git a/webrtc/examples/androidapp/res/values/strings.xml b/webrtc/examples/androidapp/res/values/strings.xml
|
| index a5f64bad5b99a080d2c48258b0671e0d59656146..492c34b6840b8d37e8f9cfbcff30cfa84d08dcf7 100644
|
| --- a/webrtc/examples/androidapp/res/values/strings.xml
|
| +++ b/webrtc/examples/androidapp/res/values/strings.xml
|
| @@ -18,6 +18,7 @@
|
| <string name="ok">OK</string>
|
| <string name="switch_camera">Switch front/back camera</string>
|
| <string name="toggle_debug">Toggle debug view</string>
|
| + <string name="toggle_mic">Toggle microphone on/off</string>
|
| <string name="action_settings">Settings</string>
|
| <string name="add_room_description">Add new room to the list</string>
|
| <string name="remove_room_description">Remove room from the list</string>
|
|
|