diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2009-09-08 02:21:08 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:13:59 +0000 |
commit | 53213993ca0f3125a5e7df656cf14055da754986 (patch) | |
tree | 2b90c36bd5939d115d6cd2cff24d9926df9e767f /Cydia.app/French.lproj/Localizable.strings | |
parent | ef34802428020d4607a79a63b1d9afa2b4adf76c (diff) |
Minor fix to localization.
Diffstat (limited to 'Cydia.app/French.lproj/Localizable.strings')
-rw-r--r-- | Cydia.app/French.lproj/Localizable.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cydia.app/French.lproj/Localizable.strings b/Cydia.app/French.lproj/Localizable.strings index 3bd3a58..bdd6988 100644 --- a/Cydia.app/French.lproj/Localizable.strings +++ b/Cydia.app/French.lproj/Localizable.strings @@ -196,7 +196,7 @@ "UPDATING_SOURCES" = "Mise à jour des sources"; "UPGRADE" = "Mise à jour"; "UPGRADE_ESSENTIAL" = "Mise à jour des essentiels"; -"UPGRADING_TO" = "À lire: mise à jour à %@"; +"UPGRADING_TO_READ_THIS" = "À lire: mise à jour à %@"; "USER" = "Utilisateur"; "USER_EX" = "GUI seulement"; "USER_GUIDES" = "Guides utilisateur"; |