lila/translation/source/settings.xml
2020-02-09 22:40:09 -06:00

12 lines
768 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="settings">Settings</string>
<string name="closeAccount">Close account</string>
<string name="closingIsDefinitive">Closing is definitive. There is no going back. Are you sure?</string>
<string name="cantOpenSimilarAccount">You will not be allowed to open a new account with the same name, even if the case is different.</string>
<string name="changedMindDoNotCloseAccount">I changed my mind, don't close my account</string>
<string name="closeAccountExplanation">Are you sure you want to close your account? Closing your account is a permanent decision. You will NEVER be able to log in EVER AGAIN.</string>
<string name="thisAccountIsClosed">This account is closed.</string>
</resources>