diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-23 20:34:57 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-23 20:34:57 +0000 |
| commit | 363df80b0091241316aa0b127775762bd1993cd3 (patch) | |
| tree | 546550abf5bc2d58285a4d200f9050f9d74933ad /macosx/Resources/hu.lproj | |
| parent | 3262dd123efa06dfab0a0b1accc329d422a1d74b (diff) | |
| download | pcsxr-363df80b0091241316aa0b127775762bd1993cd3.tar.gz | |
OS X: slowly moving the resources to a subdirectory.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89539 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Resources/hu.lproj')
| -rw-r--r-- | macosx/Resources/hu.lproj/PcsxrMemCard.strings | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/macosx/Resources/hu.lproj/PcsxrMemCard.strings b/macosx/Resources/hu.lproj/PcsxrMemCard.strings new file mode 100644 index 00000000..9c5dcb74 --- /dev/null +++ b/macosx/Resources/hu.lproj/PcsxrMemCard.strings @@ -0,0 +1,21 @@ + +/* Class = "NSWindow"; title = "Memory Card"; ObjectID = "5"; */ +"5.title" = "Memory Card"; + +/* Class = "NSTextFieldCell"; title = "Select which memory card slot you want to put this card in."; ObjectID = "100028"; */ +"100028.title" = "Select which memory card slot you want to put this card in."; + +/* Class = "NSTextFieldCell"; title = "Memory Card Selection"; ObjectID = "100029"; */ +"100029.title" = "Memory Card Selection"; + +/* Class = "NSTextFieldCell"; placeholderString = "Mem card file name"; ObjectID = "100035"; */ +"100035.placeholderString" = "Mem card file name"; + +/* Class = "NSButtonCell"; title = "Slot 2"; ObjectID = "100127"; */ +"100127.title" = "Slot 2"; + +/* Class = "NSButtonCell"; title = "Slot 1"; ObjectID = "100131"; */ +"100131.title" = "Slot 1"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "100135"; */ +"100135.title" = "Cancel"; |
