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

Unified Diff: installer/src/msi/locale/de-DE.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/de-DE.wxl
===================================================================
new file mode 100644
--- /dev/null
+++ b/installer/src/msi/locale/de-DE.wxl
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--Generated by crowdin.net-->
+<WixLocalization xmlns="http://schemas.microsoft.com/wix/2006/localization" Codepage="1252" Culture="de-DE" Language="7">
+ <String Id="LANG">7</String><!-- 0x07 -->
+ <String Id="CODEPAGE">1252</String>
+ <String Id="ProductName32">Adblock Plus für IE (32-Bit)</String>
+ <String Id="ProductName64">Adblock Plus für IE (32-Bit- und 64-Bit)</String>
+ <String Id="Keywords">Installationsprogramm</String>
+ <String Id="Description">Adblock Plus für IE</String>
+ <String Id="Comments">Vielen Dank, dass Sie Adblock Plus benutzen.</String>
+ <String Id="AlreadyInstalled">Eine neuere Version von Adblock Plus für IE ist bereits installiert.</String>
+ <String Id="Title">Adblock Plus für IE</String>
+ <String Id="UI_Description">Alles von Adblock Plus für Internet Explorer</String>
+ <String Id="close_ie__dialog_unknown">Internet Explorer wird noch ausgeführt. &#13; &#13;
+Möchten Sie Internet Explorer beenden, um einen Neustart zu vermeiden?</String>
+ <String Id="close_ie__dialog_part_known">Möchten Sie, dass das Installationsprogramm den Internet Explorer für Sie beendet?</String>
+ <String Id="close_ie__dialog_active_retry">Internet Explorer wird noch ausgeführt. Bitte schließen Sie das Programm und klicken Sie auf OK.</String>
+ <String Id="close_ie__dialog_automatic_retry">Das Installationsprogramm konnte den Internet Explorer nicht beenden.&#13;
+&#13;
+Möchten Sie es erneut versuchen?</String>
+</WixLocalization>

Powered by Google App Engine
This is Rietveld