reactos/rosapps/fontview/lang/fr-FR.rc
Daniel Reimer 9238f49148 Continue of my try to get all RCs in Sync.
Same as before. Killed {}, changed to default font etc.

svn path=/trunk/; revision=31839
2008-01-17 14:02:01 +00:00

16 lines
535 B
Plaintext

LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
BEGIN
IDS_QUIT, "Quitter"
IDS_PRINT, "Imprimer"
IDS_STRING, "Voix ambiguë d'un c¶ur qui au zéphyr préfère les jattes de kiwis. 1234567890"
IDS_ERROR, "Erreur"
IDS_ERROR_NOMEM, "Mémoire insuffisante pour terminer l'opération."
IDS_ERROR_NOFONT, "Le fichier %1 n'est pas un fichier police valide."
IDS_ERROR_NOCLASS, "Impossible d'initialiser la classe de fenêtre."
IDS_ERROR_BADCMD, "Aucun fichier police transmis.\nSyntaxe:\n fontview.exe <fichier police>"
END