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">No disponible</string>
<string name="text_unavailable_abi_for">ABI \"%s\" no está disponible</string>
<string name="text_under_development_content">La función estará lista para su uso en las próximas actualizaciones</string>
<string name="text_under_development_title">En desarrollo</string>
<string name="text_under_development_title">@string/text_under_development</string>
<string name="text_under_development">En desarrollo</string>
<string name="text_undo">Revocar</string>
<string name="text_undo_simplified">Revoc</string>
<string name="text_unknown">Desconocido</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>