From ef5d0defe91d406679d1c19fd22cdd5233a2ce33 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Thu, 24 Nov 2011 19:38:11 +0000 Subject: More changes to the Memory Card manager for Mac OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72612 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/English.lproj/Localizable.strings | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'macosx/English.lproj/Localizable.strings') diff --git a/macosx/English.lproj/Localizable.strings b/macosx/English.lproj/Localizable.strings index fc649908..af3504cf 100644 --- a/macosx/English.lproj/Localizable.strings +++ b/macosx/English.lproj/Localizable.strings @@ -52,3 +52,10 @@ "CD-ROM ID: %.9s\n" = "CD-ROM ID: %.9s\n"; "Error opening file: %s.\n" = "Error opening file: %s.\n"; "Unknown CPE opcode %02x at poiition %08x.\n" = "Unknown CPE opcode %02x at position %08x.\n"; +"Format Card" = "Format Card"; +"Cancel" = "Cancel"; +"Format" = "Format"; +"Formatting a memory card will remove all data on it.\n\nThis cannot be undone." = "Formatting a memory card will remove all data on it.\n\nThis cannot be undone."; +"Delete Block" = "Delete Block"; +"Deleting a block will remove all saved data on that block.\n\nThis cannot be undone." = "Deleting a block will remove all saved data on that block.\n\nThis cannot be undone."; +"Delete" = "Delete"; -- cgit v1.2.3