diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-11-25 23:15:57 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-11-25 23:15:57 +0000 |
| commit | 232c3563b43067afd95f97c234e46b00c03b551c (patch) | |
| tree | df120ebeeeb1247903f70e626c27f8dd63a92133 /macosx/English.lproj/Localizable.strings | |
| parent | ef5d0defe91d406679d1c19fd22cdd5233a2ce33 (diff) | |
| download | pcsxr-232c3563b43067afd95f97c234e46b00c03b551c.tar.gz | |
The Memory card editor for Mac OS X should be up and running now.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72644 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/Localizable.strings')
| -rw-r--r-- | macosx/English.lproj/Localizable.strings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/macosx/English.lproj/Localizable.strings b/macosx/English.lproj/Localizable.strings index af3504cf..27b0e053 100644 --- a/macosx/English.lproj/Localizable.strings +++ b/macosx/English.lproj/Localizable.strings @@ -59,3 +59,6 @@ "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"; +"No Free Space" = "No Free Space"; +"Memory card %d doesn't have a free block on it. Please remove some blocks on that card to continue" = "Memory card %d doesn't have a free block on it. Please remove some blocks on that card to continue"; +"Okay" = "Okay"; |
