Index: Application/Riskeer/src/Application.Riskeer.Setup/Localization_nl-NL.wxl =================================================================== diff -u -ra9beb425247d1c98dacb10965cdafec29571c4f9 -rbe4191382c317adb702696ef0c309aa4639ecca5 --- Application/Riskeer/src/Application.Riskeer.Setup/Localization_nl-NL.wxl (.../Localization_nl-NL.wxl) (revision a9beb425247d1c98dacb10965cdafec29571c4f9) +++ Application/Riskeer/src/Application.Riskeer.Setup/Localization_nl-NL.wxl (.../Localization_nl-NL.wxl) (revision be4191382c317adb702696ef0c309aa4639ecca5) @@ -8,7 +8,7 @@ Een nieuwere versie van !(loc.ApplicationLongName) is al geïnstalleerd. Bereken hydraulische randvoorwaarden, toets resultaten en registreer toetsoordelen met !(loc.ApplicationLongName). - Gebruikershandleiding Riskeer 21.1.1 + Gebruikershandleiding Riskeer 22.1.1 Open de gebruikershandleiding van Riskeer. Voorbeelden Index: Application/Riskeer/src/Application.Riskeer/App.xaml.cs =================================================================== diff -u -r9e9976818f1b446948c3bf815cafe2e023f98ac1 -rbe4191382c317adb702696ef0c309aa4639ecca5 --- Application/Riskeer/src/Application.Riskeer/App.xaml.cs (.../App.xaml.cs) (revision 9e9976818f1b446948c3bf815cafe2e023f98ac1) +++ Application/Riskeer/src/Application.Riskeer/App.xaml.cs (.../App.xaml.cs) (revision be4191382c317adb702696ef0c309aa4639ecca5) @@ -113,7 +113,7 @@ SupportText = ApplicationResources.SupportText, SupportWebsiteAddressUrl = "https://iplo.nl/contact/", SupportPhoneNumber = "088-7970790", - ManualFilePath = "Gebruikershandleiding Riskeer 21.1.1.pdf", + ManualFilePath = "Gebruikershandleiding Riskeer 22.1.1.pdf", MadeByBitmapImage = new BitmapImage(new Uri($"{PackUriHelper.UriSchemePack}://application:,,,/Resources/MadeBy.png")) };