summaryrefslogtreecommitdiff
path: root/macosx/hu.lproj/CheatWindow.strings
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-03-23 17:58:37 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-03-23 17:58:37 +0000
commit4dd77012f333c479984e252beef7d06bd7527cc5 (patch)
tree57c82b35f687af42d0ecb462de0e41ace13e7f80 /macosx/hu.lproj/CheatWindow.strings
parentdd9a927d61d5ceebad11f834f71db6aa3e72b54e (diff)
downloadpcsxr-4dd77012f333c479984e252beef7d06bd7527cc5.tar.gz
OS X: minor changes to the localization files.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89537 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/hu.lproj/CheatWindow.strings')
-rw-r--r--macosx/hu.lproj/CheatWindow.strings48
1 files changed, 0 insertions, 48 deletions
diff --git a/macosx/hu.lproj/CheatWindow.strings b/macosx/hu.lproj/CheatWindow.strings
deleted file mode 100644
index a520f02e..00000000
--- a/macosx/hu.lproj/CheatWindow.strings
+++ /dev/null
@@ -1,48 +0,0 @@
-
-/* Class = "NSWindow"; title = "Cheats"; ObjectID = "1"; */
-"1.title" = "Cheats";
-
-/* Class = "NSButtonCell"; title = "Save Cheats…"; ObjectID = "5"; */
-"5.title" = "Save Cheats…";
-
-/* Class = "NSButtonCell"; title = "Load Cheats…"; ObjectID = "7"; */
-"7.title" = "Load Cheats…";
-
-/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "28"; */
-"28.headerCell.title" = "Name";
-
-/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "29"; */
-"29.headerCell.title" = "Enabled";
-
-/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "31"; */
-"31.title" = "Text Cell";
-
-/* Class = "NSButtonCell"; title = "Clear"; ObjectID = "79"; */
-"79.title" = "Clear";
-
-/* Class = "NSButtonCell"; title = "Edit…"; ObjectID = "130"; */
-"130.title" = "Edit…";
-
-/* Class = "NSWindow"; title = "Edit Cheat"; ObjectID = "134"; */
-"134.title" = "Edit Cheat";
-
-/* Class = "NSTableColumn"; headerCell.title = "Address"; ObjectID = "141"; */
-"141.headerCell.title" = "Address";
-
-/* Class = "NSTableColumn"; headerCell.title = "Value"; ObjectID = "142"; */
-"142.headerCell.title" = "Value";
-
-/* Class = "NSButtonCell"; title = "OK"; ObjectID = "153"; */
-"153.title" = "OK";
-
-/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "157"; */
-"157.title" = "Cancel";
-
-/* Class = "NSButtonCell"; title = "Add"; ObjectID = "207"; */
-"207.title" = "Add";
-
-/* Class = "NSButtonCell"; title = "Remove"; ObjectID = "228"; */
-"228.title" = "Remove";
-
-/* Class = "NSButtonCell"; title = "Apply"; ObjectID = "257"; */
-"257.title" = "Apply";