1/*
2 * PROJECT:     Dr. Watson crash reporter
3 * LICENSE:     GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
4 * PURPOSE:     fr-FR resource file
5 * COPYRIGHT:   Copyright 2018 Pierre Schweitzer (pierre@reactos.org)
6 */
7
8LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
9
10STRINGTABLE
11BEGIN
12    IDS_APP_TITLE "ReactOS Crash Reporter"
13    IDS_USER_ALERT_MESSAGE "L'application %ls a cessé de fonctionner. Des informations à propos de ce dysfonctionnement ont été enregistrées ici :\r\n\r\n%ls"
14END
15