mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-10 14:01:43 +00:00
Fix "UI" abbreviation being miscapitalized (#4093)
This commit is contained in:
parent
edf7e628ca
commit
475fa4d390
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@
|
|||
"ControllerSettingsRemoveProfileToolTip": "Remove Profile",
|
||||
"ControllerSettingsSaveProfileToolTip": "Save Profile",
|
||||
"MenuBarFileToolsTakeScreenshot": "Take Screenshot",
|
||||
"MenuBarFileToolsHideUi": "Hide Ui",
|
||||
"MenuBarFileToolsHideUi": "Hide UI",
|
||||
"GameListContextMenuToggleFavorite": "Toggle Favorite",
|
||||
"GameListContextMenuToggleFavoriteToolTip": "Toggle Favorite status of Game",
|
||||
"SettingsTabGeneralTheme": "Theme",
|
||||
|
|
Loading…
Reference in a new issue