Skip to content

Instantly share code, notes, and snippets.

@burkido
Created March 23, 2024 15:01
Show Gist options
  • Save burkido/9de5954f2e5a97223a057876ce3889ee to your computer and use it in GitHub Desktop.
Save burkido/9de5954f2e5a97223a057876ce3889ee to your computer and use it in GitHub Desktop.
<resources>
<string name="prefix_terms">By clicking the continue, you agree to our\u0020</string>
<string name="terms">Terms</string>
<string name="privacy_policy">Privacy Policy</string>
<string name="and">\u0020and\u0020</string>
<string name="agreement_text">By clicking the continue, you agree to our Terms and Privacy Policy</string>
</resources>
<resources>
<string name="prefix_terms">Devam ederek\u0020</string>
<string name="terms">Şartlarımızı</string>
<string name="privacy_policy">Gizlilik Politikamızı</string>
<string name="and">\u0020ve\u0020</string>
<string name="agreement_text">Devam ederek Şartlarımızı ve Gizlilik Politikamızı kabul etmiş olursunuz.</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment