mirror of
https://github.com/vanitasvitae/EnigmAndroid.git
synced 2025-09-09 18:29:44 +02:00
10 lines
No EOL
469 B
XML
10 lines
No EOL
469 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="dialog_whats_new_title">What\'s new?</string>
|
|
<string name="dialog_whats_new_header" translatable="false">%1$s:</string> <!--Version-->
|
|
<string name="dialog_whats_new_content" translatable="false">
|
|
- This is some information about the release\n
|
|
- Please send me a mail, if you read this, because I probably forgot to change this :)\n
|
|
- lol\n
|
|
</string>
|
|
</resources> |