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); | ||||
|     const std::string selectedMenuColor {Settings::getInstance()->getString("MenuColorScheme")}; | ||||
|     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"); | ||||
|     // 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.
 | ||||
|  |  | |||
|  | @ -335,7 +335,7 @@ msgstr "" | |||
| msgid "DARK" | ||||
| msgstr "" | ||||
| 
 | ||||
| msgid "DARK WITH RED" | ||||
| msgid "DARK AND RED" | ||||
| msgstr "" | ||||
| 
 | ||||
| msgid "LIGHT" | ||||
|  |  | |||
|  | @ -335,8 +335,8 @@ msgstr "MENU COLOR SCHEME" | |||
| msgid "DARK" | ||||
| msgstr "DARK" | ||||
| 
 | ||||
| msgid "DARK WITH RED" | ||||
| msgstr "DARK WITH RED" | ||||
| msgid "DARK AND RED" | ||||
| msgstr "DARK AND RED" | ||||
| 
 | ||||
| msgid "LIGHT" | ||||
| msgstr "LIGHT" | ||||
|  |  | |||
|  | @ -335,8 +335,8 @@ msgstr "MENU COLOR SCHEME" | |||
| msgid "DARK" | ||||
| msgstr "DARK" | ||||
| 
 | ||||
| msgid "DARK WITH RED" | ||||
| msgstr "DARK WITH RED" | ||||
| msgid "DARK AND RED" | ||||
| msgstr "DARK AND RED" | ||||
| 
 | ||||
| msgid "LIGHT" | ||||
| msgstr "LIGHT" | ||||
|  |  | |||
|  | @ -335,8 +335,8 @@ msgstr "MENY FÄRGSCHEMA" | |||
| msgid "DARK" | ||||
| msgstr "MÖRKT" | ||||
| 
 | ||||
| msgid "DARK WITH RED" | ||||
| msgstr "MÖRKT MED RÖTT" | ||||
| msgid "DARK AND RED" | ||||
| msgstr "MÖRKT OCH RÖTT" | ||||
| 
 | ||||
| msgid "LIGHT" | ||||
| msgstr "LJUST" | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Leon Styhre
						Leon Styhre