Fedilab/ratethisapp/src/main/res/values/strings.xml
2022-04-27 15:20:42 +02:00

9 lines
424 B
XML

<resources>
<string name="rta_dialog_title">Rate this app</string>
<string name="rta_dialog_message">If you enjoy using this app, would you mind taking a moment to rate it? It won\'t take more than a minute. Thank you for your support!</string>
<string name="rta_dialog_ok">Rate now</string>
<string name="rta_dialog_cancel">Later</string>
<string name="rta_dialog_no">No, thanks</string>
</resources>