File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 689689 "themeAuto" : {
690690 "message" : " Auto"
691691 },
692+ "ModernRed" : {
693+ "message" : " Modern Red"
694+ },
695+ "VintageBlue" : {
696+ "message" : " Vintage Blue"
697+ },
698+ "toVintageBlue" : {
699+ "message" : " Switch to the Vintage Blue style"
700+ },
692701 "DonateShort" : {
693702 "message" : " Donate"
694703 },
Original file line number Diff line number Diff line change @@ -114,14 +114,14 @@ <h3 class="flextabs__tab appearance_tab"><button class="flextabs__toggle">__MSG_
114114 < input id ="theme-light " type ="radio " name ="theme " value ="light "/> < label for ="theme-light "> __MSG_themeLight__</ label >
115115 < input id ="theme-auto " type ="radio " name ="theme " value ="auto " checked ="checked "/> < label for ="theme-auto "> __MSG_themeAuto__</ label >
116116 </ span >
117- < span id ="vintageTheme-opt " title ="Vintage Blue ON/OFF ">
118- < label for ="opt-vintageTheme " title ="Modern Red " > Modern Red </ label >
117+ < span id ="vintageTheme-opt " title ="__MSG_toVintageBlue__ ">
118+ < label for ="opt-vintageTheme " title ="__MSG_ModernRed__ " > > __MSG_ModernRed__ </ label >
119119 < label class ="switch ">
120120 < input type ="checkbox " id ="opt-vintageTheme ">
121121 < span class ="slider round "> </ span >
122- < span class ="inner-label "> Vintage Blue On/Off </ span >
122+ < span class ="inner-label "> __MSG_toVintageBlue__ </ span >
123123 </ label >
124- < label for ="opt-vintageTheme " title ="Vintage Blue " > Vintage Blue </ label >
124+ < label for ="opt-vintageTheme " title ="__MSG_VintageBlue__ " > __MSG_VintageBlue__ </ label >
125125 </ span >
126126 < span id ="highContrast-opt ">
127127 < input type ="checkbox " id ="opt-highContrast ">
You can’t perform that action at this time.
0 commit comments