diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-06 07:14:48 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-06 07:14:48 +0000 |
| commit | 175bee7ad34b2350f642d3d084dd9c2a27be5804 (patch) | |
| tree | 2b64ad1e50ec1a3930d83e519d407786fad844b2 /macosx/English.lproj/Localizable.strings | |
| parent | c5017013517e053f43acbdae524026a8b496cb94 (diff) | |
| download | pcsxr-175bee7ad34b2350f642d3d084dd9c2a27be5804.tar.gz | |
Rehauling the memory card object in preperation for fixing the memory card manager.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85872 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/Localizable.strings')
| -rw-r--r-- | macosx/English.lproj/Localizable.strings | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/macosx/English.lproj/Localizable.strings b/macosx/English.lproj/Localizable.strings index 518ab7f1..6decbd9f 100644 --- a/macosx/English.lproj/Localizable.strings +++ b/macosx/English.lproj/Localizable.strings @@ -64,3 +64,11 @@ "Okay" = "Okay"; "Error opening file" = "Error opening file"; "Unable to open %@: %@" = "Unable to open %@: %@"; + +//Mem card flags +"MemCard_Deleted" = "Deleted"; +"MemCard_Free" = "Free"; +"MemCard_Used" = "Used"; +"MemCard_Link" = "Link"; +"MemCard_EndLink" = "End Link"; + |
