diff options
Diffstat (limited to 'macosx/plugins/Bladesio1/fr.lproj/Bladesio1PluginConfig.strings')
| -rw-r--r-- | macosx/plugins/Bladesio1/fr.lproj/Bladesio1PluginConfig.strings | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/macosx/plugins/Bladesio1/fr.lproj/Bladesio1PluginConfig.strings b/macosx/plugins/Bladesio1/fr.lproj/Bladesio1PluginConfig.strings new file mode 100644 index 00000000..6cbeddfe --- /dev/null +++ b/macosx/plugins/Bladesio1/fr.lproj/Bladesio1PluginConfig.strings @@ -0,0 +1,39 @@ + +/* Class = "NSWindow"; title = "BladeSIO1 Configuration"; ObjectID = "5"; */ +"5.title" = "BladeSIO1 Configuration"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "186"; */ +"186.title" = "Cancel"; + +/* Class = "NSButtonCell"; title = "OK"; ObjectID = "187"; */ +"187.title" = "OK"; + +/* Class = "NSBox"; title = "Box"; ObjectID = "193"; */ +"193.title" = "Box"; + +/* Class = "NSButtonCell"; title = "Enabled"; ObjectID = "195"; */ +"195.title" = "Enabled"; + +/* Class = "NSTextFieldCell"; title = "IP Address:"; ObjectID = "199"; */ +"199.title" = "IP Address:"; + +/* Class = "NSTextFieldCell"; title = "Player:"; ObjectID = "201"; */ +"201.title" = "Player:"; + +/* Class = "NSTextFieldCell"; title = "Port:"; ObjectID = "203"; */ +"203.title" = "Port:"; + +/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "210"; */ +"210.title" = "OtherViews"; + +/* Class = "NSMenuItem"; title = "Master"; ObjectID = "211"; */ +"211.title" = "Master"; + +/* Class = "NSMenuItem"; title = "Slave"; ObjectID = "212"; */ +"212.title" = "Slave"; + +/* Class = "NSMenuItem"; title = "Disabled"; ObjectID = "213"; */ +"213.title" = "Disabled"; + +/* Class = "NSButtonCell"; title = "Reset"; ObjectID = "222"; */ +"222.title" = "Reset"; |
