12 lines
623 B
XML
12 lines
623 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="cookies">Cookie policy</string>
|
|
<string name="accept">Accept and close</string>
|
|
<string name="refuse">Continue without accepting</string>
|
|
<string name="parameters">Set my choices</string>
|
|
<string name="save">Save and close</string>
|
|
<string name="require">Required</string>
|
|
<string name="retry">Try again</string>
|
|
<string name="save_consents_error_message">An error occurred while saving your consents.</string>
|
|
<string name="consents_error_loading_consents">There was an error uploading your consents</string>
|
|
</resources> |