mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-20 18:12:39 +00:00
More Capitalization Changes
This commit is contained in:
parent
ad5a4b0628
commit
93e1235a54
7 changed files with 20 additions and 20 deletions
|
@ -24,7 +24,7 @@ const std::string hotkey_labels[] = {
|
|||
_trans("Open"),
|
||||
_trans("Change Disc"),
|
||||
_trans("Eject Disc"),
|
||||
_trans("Refresh List"),
|
||||
_trans("Refresh Game List"),
|
||||
_trans("Toggle Pause"),
|
||||
_trans("Stop"),
|
||||
_trans("Reset"),
|
||||
|
@ -48,7 +48,7 @@ const std::string hotkey_labels[] = {
|
|||
_trans("Start Recording"),
|
||||
_trans("Play Recording"),
|
||||
_trans("Export Recording"),
|
||||
_trans("Read-only mode"),
|
||||
_trans("Read-Only Mode"),
|
||||
|
||||
_trans("Step Into"),
|
||||
_trans("Step Over"),
|
||||
|
@ -92,8 +92,8 @@ const std::string hotkey_labels[] = {
|
|||
_trans("Freelook Zoom Out"),
|
||||
_trans("Freelook Reset"),
|
||||
|
||||
_trans("Toggle 3D Side-by-side"),
|
||||
_trans("Toggle 3D Top-bottom"),
|
||||
_trans("Toggle 3D Side-by-Side"),
|
||||
_trans("Toggle 3D Top-Bottom"),
|
||||
_trans("Toggle 3D Anaglyph"),
|
||||
_trans("Toggle 3D Vision"),
|
||||
_trans("Decrease Depth"),
|
||||
|
@ -111,7 +111,7 @@ const std::string hotkey_labels[] = {
|
|||
_trans("Load State Slot 8"),
|
||||
_trans("Load State Slot 9"),
|
||||
_trans("Load State Slot 10"),
|
||||
_trans("Load from selected slot"),
|
||||
_trans("Load from Selected Slot"),
|
||||
|
||||
_trans("Save State Slot 1"),
|
||||
_trans("Save State Slot 2"),
|
||||
|
@ -123,7 +123,7 @@ const std::string hotkey_labels[] = {
|
|||
_trans("Save State Slot 8"),
|
||||
_trans("Save State Slot 9"),
|
||||
_trans("Save State Slot 10"),
|
||||
_trans("Save to selected slot"),
|
||||
_trans("Save to Selected Slot"),
|
||||
|
||||
_trans("Select State Slot 1"),
|
||||
_trans("Select State Slot 2"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue