From 96858a711c9160f17912d4822e47a2e51848e6a4 Mon Sep 17 00:00:00 2001 From: rnv Date: Tue, 10 Jan 2017 18:15:46 +0300 Subject: [PATCH] Fix for the '23407: EDF 13976 - external browser' issue. --- src/LightApp/resources/LightApp.xml | 2 +- src/LightApp/resources/LightApp_msg_en.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LightApp/resources/LightApp.xml b/src/LightApp/resources/LightApp.xml index 4796a3ed2..ace4c880f 100644 --- a/src/LightApp/resources/LightApp.xml +++ b/src/LightApp/resources/LightApp.xml @@ -281,7 +281,7 @@ - +
diff --git a/src/LightApp/resources/LightApp_msg_en.ts b/src/LightApp/resources/LightApp_msg_en.ts index 53f076da3..63fc8258b 100644 --- a/src/LightApp/resources/LightApp_msg_en.ts +++ b/src/LightApp/resources/LightApp_msg_en.ts @@ -5,7 +5,7 @@ @default EXTERNAL_BROWSER_CANNOT_SHOW_PAGE - External browser "%1" can not show help page "%2". Do you want to change it in preferences? + External browser "%1" can not show help page "%2". Do you want to change the browser's settings in preferences? ABOUT_COPYRIGHT -- 2.39.2