diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-12-15 19:44:34 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-12-15 19:44:34 +0000 |
| commit | 528874bff76f12643d898cca70fd0960217b1ae9 (patch) | |
| tree | d7f5ee653d1340f432acaf27257d8548959a8c91 /macosx/English.lproj/Localizable.strings | |
| parent | 567a7466739757d66314483fea5abd89d4d084d4 (diff) | |
| download | pcsxr-528874bff76f12643d898cca70fd0960217b1ae9.tar.gz | |
Passing CFStrings to UTTypeEqual for constant strings.
Better error handling in case we can't get a UTI for a file.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73314 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/English.lproj/Localizable.strings')
| -rw-r--r-- | macosx/English.lproj/Localizable.strings | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/English.lproj/Localizable.strings b/macosx/English.lproj/Localizable.strings index 27b0e053..20d26d35 100644 --- a/macosx/English.lproj/Localizable.strings +++ b/macosx/English.lproj/Localizable.strings @@ -62,3 +62,5 @@ "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"; +"Error opening file" = "Error opening file"; +"Unable to open %@: %@" = "Unable to open %@: %@"; |
