From 175bee7ad34b2350f642d3d084dd9c2a27be5804 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sat, 6 Jul 2013 07:14:48 +0000 Subject: 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 --- macosx/English.lproj/Localizable.strings | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'macosx/English.lproj/Localizable.strings') 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"; + -- cgit v1.2.3