diff options
Diffstat (limited to 'macosx/English.lproj')
| -rw-r--r-- | macosx/English.lproj/Localizable.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/English.lproj/Localizable.strings b/macosx/English.lproj/Localizable.strings index 6decbd9f..2166bcfb 100644 --- a/macosx/English.lproj/Localizable.strings +++ b/macosx/English.lproj/Localizable.strings @@ -60,7 +60,7 @@ "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"; +"Memory card %d doesn't have %d free consecutive blocks on it. Please remove some blocks on that card to continue" = "Memory card %d doesn't have %d free consecutive blocks 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 %@: %@"; |
