diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-27 03:41:31 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-11-27 03:41:31 +0000 |
| commit | 1bbbc2fad8af9dd5c7538e054b3bb5035db9693f (patch) | |
| tree | c9166c8f2fdbf2ff3b4b99de7c486d3f26e65767 /macosx/en.lproj/PcsxrMemCard.strings | |
| parent | a4463d88e3a0b941bef85db712517b2d67de83b4 (diff) | |
| download | pcsxr-1bbbc2fad8af9dd5c7538e054b3bb5035db9693f.tar.gz | |
More localization stuff for OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87980 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/en.lproj/PcsxrMemCard.strings')
| -rw-r--r-- | macosx/en.lproj/PcsxrMemCard.strings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/en.lproj/PcsxrMemCard.strings b/macosx/en.lproj/PcsxrMemCard.strings index 652102be..9c5dcb74 100644 --- a/macosx/en.lproj/PcsxrMemCard.strings +++ b/macosx/en.lproj/PcsxrMemCard.strings @@ -8,8 +8,8 @@ /* Class = "NSTextFieldCell"; title = "Memory Card Selection"; ObjectID = "100029"; */ "100029.title" = "Memory Card Selection"; -/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "100035"; */ -"100035.title" = "Label"; +/* 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"; |
