6.6.2 - Alpha5 - 主题色设置页面新布局支持显示颜色详情

This commit is contained in:
SuperMonster003
2025-04-02 10:21:27 +08:00
parent 96f452c7bd
commit 5b120d8d2c
27 changed files with 931 additions and 297 deletions

View File

@@ -858,7 +858,8 @@
<string name="text_unavailable">Indisponible</string>
<string name="text_unavailable_abi_for">L\'ABI \"%s\" n\'est pas disponible</string>
<string name="text_under_development_content">La fonctionnalité sera prête à être utilisée dans les prochaines mises à jour</string>.
<string name="text_under_development_title">En cours de développement</string>
<string name="text_under_development_title">@string/text_under_development</string>
<string name="text_under_development">En cours de développement</string>
<string name="text_undo">Révoquer</string>
<string name="text_undo_simplified">Révoq</string>
<string name="text_unknown">Inconnu</string>
@@ -937,5 +938,7 @@
<string name="text_failed_to_locate">Failed to locate</string>
<string name="content_failed_to_locate_library_for_theme_color">Failed to locate the color library for the theme color</string>
<string name="content_failed_to_determine_index_of_theme_color_item">Failed to determine the index of the theme color item</string>
<string name="dialog_title_color_details">Color details</string>
<string name="dialog_title_theme_color_details">Theme color details</string>
</resources>