fix: make repo and donate links non-translatable

This commit is contained in:
LucasGGamerM 2023-09-05 09:16:07 -03:00
parent ca60ac6722
commit cfeda06bf9
1 changed files with 2 additions and 2 deletions

View File

@ -66,8 +66,8 @@
<string name="mo_severity_silence">Silenced</string> <string name="mo_severity_silence">Silenced</string>
<string name="mo_severity_suspend">Blocked</string> <string name="mo_severity_suspend">Blocked</string>
<string name="mo_repo_url">https://github.com/LucasGGamerM/moshidon</string> <string name="mo_repo_url" translatable="false">https://github.com/LucasGGamerM/moshidon</string>
<string name="mo_donate_url">https://github.com/sponsors/LucasGGamerM</string> <string name="mo_donate_url" translatable="false">https://github.com/sponsors/LucasGGamerM</string>
<!-- Settings summaries--> <!-- Settings summaries-->
<string name="mo_setting_true_black_summary">Might save power on AMOLED displays</string> <string name="mo_setting_true_black_summary">Might save power on AMOLED displays</string>