| 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 5de2d7ddd7ea96483a8c2fbce81c05023f663087..ef030bde120254f25846c3bd5fdd36e32fbcce99 100644
|
| --- a/webrtc/examples/androidapp/res/values/strings.xml
|
| +++ b/webrtc/examples/androidapp/res/values/strings.xml
|
| @@ -26,6 +26,7 @@
|
| <string name="action_loopback">Loopback connection</string>
|
| <string name="connect_description">Connect to the room</string>
|
| <string name="add_favorite_description">Add favorite</string>
|
| + <string name="format_description">%1$dx%2$d @ %3$d fps</string>
|
|
|
| <!-- Settings strings. -->
|
| <string name="pref_room_key">room_preference</string>
|
|
|