From faec7362fe8ce0d89103737cf7d31467869ca464 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sun, 8 Feb 2015 01:15:15 -0500 Subject: [PATCH] [tx-robot] updated from transifex --- admin/win/nsi/l10n/French.nsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/win/nsi/l10n/French.nsh b/admin/win/nsi/l10n/French.nsh index d6d6007af..6965b709c 100644 --- a/admin/win/nsi/l10n/French.nsh +++ b/admin/win/nsi/l10n/French.nsh @@ -15,8 +15,8 @@ StrCpy $PageReinstall_SAME_Field_3 "Désinstaller ${APPLICATION_NAME}" StrCpy $UNINSTALLER_APPDATA_TITLE "Désinstaller ${APPLICATION_NAME}" StrCpy $PageReinstall_SAME_MUI_HEADER_TEXT_SUBTITLE "Choisir l'opération de maintenance à effectuer." StrCpy $SEC_APPLICATION_DETAILS "Installation des essentiels de ${APPLICATION_NAME}." -StrCpy $OPTION_SECTION_SC_SHELL_EXT_SECTION "Intégration à Windows Explorer" -StrCpy $OPTION_SECTION_SC_SHELL_EXT_DetailPrint "Installation de l'intégration à Windows Explorer..." +StrCpy $OPTION_SECTION_SC_SHELL_EXT_SECTION "Intégration à l'Explorateur Windows" +StrCpy $OPTION_SECTION_SC_SHELL_EXT_DetailPrint "Installation de l'intégration à l'Explorateur Windows..." StrCpy $OPTION_SECTION_SC_START_MENU_SECTION "Raccourci programme du menu Démarrer" StrCpy $OPTION_SECTION_SC_START_MENU_DetailPrint "Ajout d'un raccourci pour ${APPLICATION_NAME} au menu Démarrer." StrCpy $OPTION_SECTION_SC_DESKTOP_SECTION "Raccourci Bureau"