Update Crowdin URL

Also add JingMatrix to the translator lists of French and Chinese
This commit is contained in:
JingMatrix 2024-10-09 16:00:11 +02:00
parent 92cbed418e
commit 8c0aa4c282
3 changed files with 5 additions and 3 deletions

View File

@ -354,7 +354,7 @@ public class SettingsFragment extends BaseFragment {
Preference translation = findPreference("translation");
if (translation != null) {
translation.setOnPreferenceClickListener(preference -> {
NavUtil.startURL(requireActivity(), "https://lsposed.crowdin.com/lsposed");
NavUtil.startURL(requireActivity(), "https://crowdin.com/project/lsposed_jingmatrix");
return true;
});
translation.setSummary(getString(R.string.settings_translation_summary, getString(R.string.app_name)));

View File

@ -40,7 +40,8 @@
</plurals>
<string name="about_view_source_code"><![CDATA[Voir le code source sur %1$s<br/>Rejoindre notre canal %2$s]]></string>
<string name="translators" comment="Dear translators, please add your home page here following the format. There can be more than one translator. So feel free to append yourself.">https://github.com/xerta555
https://github.com/tclement0922</string>
https://github.com/tclement0922
JingMatrix</string>
<string name="install">Installer</string>
<string name="install_summary">Appuyer pour installer LSPosed</string>
<string name="not_installed">Non installé</string>

View File

@ -37,7 +37,8 @@
<item quantity="other">%d 个模块可更新</item>
</plurals>
<string name="about_view_source_code"><![CDATA[在 %1$s 查看源码<br/>加入我们的 %2$s 频道<br/>加入我们的 <b><a href="mqqguild://guild/share?inviteCode=Xz9dJ&from=246610">QQ 频道</a></b>]]></string>
<string name="translators" comment="Dear translators, please add your home page here following the format. There can be more than one translator. So feel free to append yourself.">LSPosed</string>
<string name="translators" comment="Dear translators, please add your home page here following the format. There can be more than one translator. So feel free to append yourself.">LSPosed
JingMatrix</string>
<string name="install">安装</string>
<string name="install_summary">点击安装 LSPosed</string>
<string name="not_installed">未安装</string>