mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-03 23:07:39 +03:00
11 lines
342 B
XML
Executable file
11 lines
342 B
XML
Executable file
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="debug_screen" translatable="false">Debug screen</string>
|
|
|
|
<string name="plus_sign" translatable="false">+</string>
|
|
<string name="semicolon_sign" translatable="false">:</string>
|
|
|
|
<string name="password_hint" translatable="false">********</string>
|
|
|
|
</resources>
|