mirror of
https://github.com/bitwarden/android.git
synced 2025-01-02 22:37:34 +03:00
6 lines
178 B
XML
6 lines
178 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<string name="Hello">Hello World, Click Me!</string>
|
||
|
<string name="ApplicationName">Android.Test</string>
|
||
|
</resources>
|