diff options
Diffstat (limited to 'macosx/plugins/DFInput/zh-Hans.lproj')
| -rw-r--r-- | macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings | 10 | ||||
| -rw-r--r-- | macosx/plugins/DFInput/zh-Hans.lproj/NetPcsxrHIDInputPluginMain.strings | 6 |
2 files changed, 15 insertions, 1 deletions
diff --git a/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings b/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings index 4771519a..6752dc00 100644 --- a/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings +++ b/macosx/plugins/DFInput/zh-Hans.lproj/Localizable.strings @@ -41,7 +41,15 @@ "R-Stick Down" = "R-摇杆 ↓ / 下"; "R-Stick Up" = "R-摇杆 ↑ / 上"; -//Unused right now +// Game Controller names +//"Left Bumper" = "Left Bumper"; +//"Right Bumper" = "Right Bumper"; +//"Left Trigger" = "Left Trigger"; +//"Right Trigger" = "Right Trigger"; +//"Guide" = "Guide"; +//"Back" = "Back"; + +// Unused right now "Centered" = "中间键"; "Up" = "↑ / 上"; "Right" = "→ / 右"; diff --git a/macosx/plugins/DFInput/zh-Hans.lproj/NetPcsxrHIDInputPluginMain.strings b/macosx/plugins/DFInput/zh-Hans.lproj/NetPcsxrHIDInputPluginMain.strings index ed862535..1eab959d 100644 --- a/macosx/plugins/DFInput/zh-Hans.lproj/NetPcsxrHIDInputPluginMain.strings +++ b/macosx/plugins/DFInput/zh-Hans.lproj/NetPcsxrHIDInputPluginMain.strings @@ -46,3 +46,9 @@ /* Class = "NSButtonCell"; title = "取消"; ObjectID = "262"; */ "262.title" = "取消"; + +/* Class = "NSButtonCell"; title = "Use Game Controller API"; ObjectID = "XyD-IN-gbq"; */ +//"XyD-IN-gbq.title" = "Use Game Controller API"; + +/* Class = "NSButton"; ibShadowedToolTip = "Uses the SDL2 Game Controller API to automatically map buttons"; ObjectID = "e1h-QZ-6Ge"; */ +//"e1h-QZ-6Ge.ibShadowedToolTip" = "Uses the SDL2 Game Controller API to automatically map buttons"; |
