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

@@ -859,7 +859,8 @@
<string name="text_unavailable">غير متوفره</string>
<string name="text_unavailable_abi_for">واجهة برمجة التطبيقات \"%s\" غير متوفرة</string>
<string name="text_under_development_content">ستكون الميزة جاهزة للاستخدام في التحديثات القليلة التالية</string>
<string name="text_under_development_title">تحت التطوير</string>
<string name="text_under_development_title">@string/text_under_development</string>
<string name="text_under_development">تحت التطوير</string>
<string name="text_undo">الغاء التحميل</string>
<string name="text_undo_simplified">ينسحب</string>
<string name="text_unknown">غير معروف</string>
@@ -938,5 +939,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>