diff options
Diffstat (limited to 'macosx/Resources/fr.lproj/Localizable.strings')
| -rw-r--r-- | macosx/Resources/fr.lproj/Localizable.strings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/Resources/fr.lproj/Localizable.strings b/macosx/Resources/fr.lproj/Localizable.strings index 15bbc906..945cd05c 100644 --- a/macosx/Resources/fr.lproj/Localizable.strings +++ b/macosx/Resources/fr.lproj/Localizable.strings @@ -1,4 +1,4 @@ -/* +/* Localizable.strings Pcsx @@ -89,7 +89,7 @@ //"Deleting a block will remove all saved data on that block.\n\nThis cannot be undone." = "Deleting a memory card object will set the blocks to not be readable by the emulator, and may result in the data being overwritten in the future."; "No Free Space" = "Pas d'emplacement libre sur la carte mémoire"; //Trim this down //"Memory card %d doesn't have %d free consecutive blocks on it. Please remove some blocks on that card to continue" = "Memory card %1$d doesn't have %2$d free consecutive blocks on it. Please remove some blocks on that card to continue."; -//"Memory card %i does not have enough free consecutive blocks.\n\nIn order to copy over \"%@ (%@),\" memory card %i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?" = "Memory card %1$i does not have enough free consecutive blocks.\n\nIn order to copy over \"%2$@ (%3$@),\" memory card %4$i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?"; +//"Memory card %i does not have enough free consecutive blocks.\n\nIn order to copy over \"%@,\" memory card %i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?" = "Memory card %1$i does not have enough free consecutive blocks.\n\nIn order to copy over “%2$@,” memory card %3$i must be compressed. Compressing memory cards will make deleted blocks unrecoverable.\n\nDo you want to continue?"; //Cheat manager //"Save Cheats" = "Save Cheats"; |
