Skin: Adding the ability to localize Immersive/Immersive7 skins

This commit is contained in:
vodek3
2023-01-31 18:31:06 +03:00
committed by ge0rdi
parent 42aaaed045
commit faa666b54d
4 changed files with 38 additions and 16 deletions

View File

@@ -1162,6 +1162,13 @@ BEGIN
IDS_STRING7036 "Text color for first column (RRGGBB)#Select custom color for the first column of the main menu text"
IDS_STRING7037 "Text color for second column (RRGGBB)#Select custom color for the second column of the main menu text"
IDS_STRING7038 "Text size#Select custom size for the main menu text"
IDS_STRING7039 "Menu theme"
IDS_STRING7040 "Light"
IDS_STRING7041 "Dark"
IDS_STRING7042 "Use system setting"
IDS_STRING7043 "Transparency style"
IDS_STRING7044 "Two-tone#The main section of the menu will use system light/dark colors while additional surfaces use transparent glass with accent color."
IDS_STRING7045 "Full glass#The entire main menu will use transparent glass with accent color."
END
STRINGTABLE
@@ -1181,6 +1188,7 @@ BEGIN
IDS_STRING7108 "Midnight skin\n\nSkin with dark background.\n\nPart of <A HREF=""https://github.com/Open-Shell/Open-Shell-Menu/"">Open-Shell</A> (c) 2009-2017, Ivo Beltchev"
IDS_STRING7109 "Metro skin\n\nSkin that uses the start screen colors.\n\nPart of <A HREF=""https://github.com/Open-Shell/Open-Shell-Menu/"">Open-Shell</A> (c) 2009-2017, Ivo Beltchev"
IDS_STRING7110 "Metallic skin\n\nA start menu skin with metallic look.\n\nPart of <A HREF=""https://github.com/Open-Shell/Open-Shell-Menu/"">Open-Shell</A> (c) 2009-2017, Ivo Beltchev"
IDS_STRING7111 "Immersive skin\n\nA skin that uses immersive colors and modern visual elements in the style of Windows 10.\n\nPart of <A HREF=""https://github.com/Open-Shell/Open-Shell-Menu/"">Open-Shell</A> (c) 2023, The Open-Shell Team"
END
STRINGTABLE

View File

@@ -824,6 +824,13 @@
#define IDS_STRING7036 7036
#define IDS_STRING7037 7037
#define IDS_STRING7038 7038
#define IDS_STRING7039 7039
#define IDS_STRING7040 7040
#define IDS_STRING7041 7041
#define IDS_STRING7042 7042
#define IDS_STRING7043 7043
#define IDS_STRING7044 7044
#define IDS_STRING7045 7045
#define IDS_STRING7100 7100
#define IDS_STRING7101 7101
#define IDS_STRING7102 7102
@@ -835,6 +842,7 @@
#define IDS_STRING7108 7108
#define IDS_STRING7109 7109
#define IDS_STRING7110 7110
#define IDS_STRING7111 7111
// Next default values for new objects
//