Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: installer/src/msi/locale/fr-FR.wxl

Issue 5989262990245888: Use default localisations for WiX dialogs (Closed)
Patch Set: Created April 29, 2014, 2:01 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: installer/src/msi/locale/fr-FR.wxl
===================================================================
new file mode 100644
--- /dev/null
+++ b/installer/src/msi/locale/fr-FR.wxl
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--Generated by crowdin.net-->
+<WixLocalization xmlns="http://schemas.microsoft.com/wix/2006/localization" Codepage="1252" Culture="fr-FR" Language="12">
+ <String Id="LANG">12</String><!-- 0x0C -->
+ <String Id="CODEPAGE">1252</String>
+ <String Id="ProductName32">Adblock Plus pour IE (32-bits)</String>
+ <String Id="ProductName64">Adblock Plus pour IE (32-bits et 64-bits)</String>
+ <String Id="Keywords">Installeur</String>
+ <String Id="Description">Adblock Plus pour IE</String>
+ <String Id="Comments">Merci d\'utiliser Adblock Plus.</String>
+ <String Id="AlreadyInstalled">Une version plus récente d\'Adblock Plus pour IE est déjà installée.</String>
+ <String Id="Title">Adblock Plus pour IE</String>
+ <String Id="UI_Description">La totalité d\'Adblock Plus pour IE</String>
+ <String Id="close_ie__dialog_unknown">IE est encore en cours d\'exécution.&#13;
+&#13;
+Souhaitez-vous le fermer afin d\'éviter d\'avoir à redémarrer ?</String>
+ <String Id="close_ie__dialog_part_known">Souhaitez-vous que l\'installeur ferme IE pour vous ?</String>
+ <String Id="close_ie__dialog_active_retry">IE est encore en cours d\'exécution. S\'il vous plait fermez-le et ensuite cliquez sur OK.</String>
+ <String Id="close_ie__dialog_automatic_retry">L\'installeur n\'a pas pu fermer IE.&#13;
+&#13;
+Souhaitez-vous réessayer ?</String>
+</WixLocalization>

Powered by Google App Engine
This is Rietveld