fix: make repo and donate links non-translatable
This commit is contained in:
parent
ca60ac6722
commit
cfeda06bf9
|
@ -66,8 +66,8 @@
|
|||
<string name="mo_severity_silence">Silenced</string>
|
||||
<string name="mo_severity_suspend">Blocked</string>
|
||||
|
||||
<string name="mo_repo_url">https://github.com/LucasGGamerM/moshidon</string>
|
||||
<string name="mo_donate_url">https://github.com/sponsors/LucasGGamerM</string>
|
||||
<string name="mo_repo_url" translatable="false">https://github.com/LucasGGamerM/moshidon</string>
|
||||
<string name="mo_donate_url" translatable="false">https://github.com/sponsors/LucasGGamerM</string>
|
||||
|
||||
<!-- Settings summaries-->
|
||||
<string name="mo_setting_true_black_summary">Might save power on AMOLED displays</string>
|
||||
|
|
Loading…
Reference in New Issue