mirror of
https://github.com/bitwarden/android.git
synced 2024-11-01 07:35:52 +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>
|