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
@@ -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