Changeset 4312
- Timestamp:
- 06/11/06 14:35:22 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredServer/trunk/PreferencePane/French.lproj/Localizable.strings
r4299 r4312 12 12 13 13 /* Delete account dialog title (account) */ 14 "Are you sure you want to delete \"%@\"?" = " Are you sure you want to delete\"%@\"?";14 "Are you sure you want to delete \"%@\"?" = "Etes vous certain de vouloir effacer \"%@\"?"; 15 15 16 16 /* Delete account dialog button title */ 17 "Cancel" = " Cancel";17 "Cancel" = "Annuler"; 18 18 19 19 /* Delete account dialog button title */ 20 "Delete" = " Delete";20 "Delete" = "Effacer"; 21 21 22 22 /* Download singular */ … … 42 42 43 43 /* Stop button title */ 44 "Stop" = "Stop er";44 "Stop" = "Stopper"; 45 45 46 46 /* Delete account dialog description */ 47 "This cannot be undone." = " This cannot be undone.";47 "This cannot be undone." = "Ceci ne peut ĂȘtre annulĂ©."; 48 48 49 49 /* Upload singular */ WiredServer/trunk/PreferencePane/French.lproj/Wired.nib/info.nib
r4296 r4312 7 7 <key>IBFramework Version</key> 8 8 <string>446.1</string> 9 <key>IBOpenObjects</key>10 <array>11 <integer>12</integer>12 </array>13 9 <key>IBSystem Version</key> 14 10 <string>8I127</string>
