mirror of
				https://github.com/RetroDECK/ES-DE.git
				synced 2025-04-10 19:15:13 +00:00 
			
		
		
		
	Changed one translation
This commit is contained in:
		
							parent
							
								
									440f45fff8
								
							
						
					
					
						commit
						7e4a88a144
					
				|  | @ -647,7 +647,7 @@ void GuiMenu::openUIOptions() | ||||||
|         getHelpStyle(), _("MENU COLOR SCHEME"), false); |         getHelpStyle(), _("MENU COLOR SCHEME"), false); | ||||||
|     const std::string selectedMenuColor {Settings::getInstance()->getString("MenuColorScheme")}; |     const std::string selectedMenuColor {Settings::getInstance()->getString("MenuColorScheme")}; | ||||||
|     menuColorScheme->add(_("DARK"), "dark", selectedMenuColor == "dark"); |     menuColorScheme->add(_("DARK"), "dark", selectedMenuColor == "dark"); | ||||||
|     menuColorScheme->add(_("DARK WITH RED"), "darkred", selectedMenuColor == "darkred"); |     menuColorScheme->add(_("DARK AND RED"), "darkred", selectedMenuColor == "darkred"); | ||||||
|     menuColorScheme->add(_("LIGHT"), "light", selectedMenuColor == "light"); |     menuColorScheme->add(_("LIGHT"), "light", selectedMenuColor == "light"); | ||||||
|     // If there are no objects returned, then there must be a manually modified entry in the
 |     // If there are no objects returned, then there must be a manually modified entry in the
 | ||||||
|     // configuration file. Simply set the menu color scheme to "dark" in this case.
 |     // configuration file. Simply set the menu color scheme to "dark" in this case.
 | ||||||
|  |  | ||||||
|  | @ -335,7 +335,7 @@ msgstr "" | ||||||
| msgid "DARK" | msgid "DARK" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| msgid "DARK WITH RED" | msgid "DARK AND RED" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| msgid "LIGHT" | msgid "LIGHT" | ||||||
|  |  | ||||||
|  | @ -335,8 +335,8 @@ msgstr "MENU COLOR SCHEME" | ||||||
| msgid "DARK" | msgid "DARK" | ||||||
| msgstr "DARK" | msgstr "DARK" | ||||||
| 
 | 
 | ||||||
| msgid "DARK WITH RED" | msgid "DARK AND RED" | ||||||
| msgstr "DARK WITH RED" | msgstr "DARK AND RED" | ||||||
| 
 | 
 | ||||||
| msgid "LIGHT" | msgid "LIGHT" | ||||||
| msgstr "LIGHT" | msgstr "LIGHT" | ||||||
|  |  | ||||||
|  | @ -335,8 +335,8 @@ msgstr "MENU COLOR SCHEME" | ||||||
| msgid "DARK" | msgid "DARK" | ||||||
| msgstr "DARK" | msgstr "DARK" | ||||||
| 
 | 
 | ||||||
| msgid "DARK WITH RED" | msgid "DARK AND RED" | ||||||
| msgstr "DARK WITH RED" | msgstr "DARK AND RED" | ||||||
| 
 | 
 | ||||||
| msgid "LIGHT" | msgid "LIGHT" | ||||||
| msgstr "LIGHT" | msgstr "LIGHT" | ||||||
|  |  | ||||||
|  | @ -335,8 +335,8 @@ msgstr "MENY FÄRGSCHEMA" | ||||||
| msgid "DARK" | msgid "DARK" | ||||||
| msgstr "MÖRKT" | msgstr "MÖRKT" | ||||||
| 
 | 
 | ||||||
| msgid "DARK WITH RED" | msgid "DARK AND RED" | ||||||
| msgstr "MÖRKT MED RÖTT" | msgstr "MÖRKT OCH RÖTT" | ||||||
| 
 | 
 | ||||||
| msgid "LIGHT" | msgid "LIGHT" | ||||||
| msgstr "LJUST" | msgstr "LJUST" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Leon Styhre
						Leon Styhre