mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-06 16:27:38 +03:00
8 lines
237 B
XML
8 lines
237 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
|
||
|
<!-- Strings not defined in Riot -->
|
||
|
<string name="global_retry">"Retry"</string>
|
||
|
<string name="room_list_empty">"Join a room to start using the app."</string>
|
||
|
|
||
|
</resources>
|