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

Unified Diff: installer/src/msi/locale/nl-NL.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
« installer/src/msi/adblockplusie.wxs ('K') | « installer/src/msi/locale/it-IT.wxl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: installer/src/msi/locale/nl-NL.wxl
===================================================================
new file mode 100644
--- /dev/null
+++ b/installer/src/msi/locale/nl-NL.wxl
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--Generated by crowdin.net-->
+<WixLocalization xmlns="http://schemas.microsoft.com/wix/2006/localization" Codepage="1252" Culture="nl-NL" Language="19">
+ <String Id="LANG">19</String><!-- 0x13 -->
+ <String Id="CODEPAGE">1252</String>
+ <String Id="ProductName32">Adblock Plus voor IE (32-bit)</String>
+ <String Id="ProductName64">Adblock Plus voor IE (32-bit en 64-bit)</String>
+ <String Id="Keywords">Installatiebestand</String>
+ <String Id="Description">Adblock Plus voor IE</String>
+ <String Id="Comments">Bedankt voor het gebruiken van Adblock Plus.</String>
+ <String Id="AlreadyInstalled">Er is reeds een nieuwere versie van Adblock Plus voor IE geïnstalleerd.</String>
+ <String Id="Title">Adblock Plus voor IE</String>
+ <String Id="UI_Description">Alles van Adblock Plus voor IE</String>
+ <String Id="close_ie__dialog_unknown">IE is nog actief.
+Wilt u IE afsluiten om opnieuw opstarten te voorkomen?</String>
+ <String Id="close_ie__dialog_part_known">Wilt u dat het installatieprogramma IE afsluit voor u?</String>
+ <String Id="close_ie__dialog_active_retry">IE is nog steeds actief. Sluit het alstublieft en klik dan op OK.</String>
+ <String Id="close_ie__dialog_automatic_retry">Het installatieprogramma kon IE niet sluiten.
+Wilt u het opnieuw proberen?</String>
+</WixLocalization>
« installer/src/msi/adblockplusie.wxs ('K') | « installer/src/msi/locale/it-IT.wxl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld