138 lines
3.7 KiB
Diff
138 lines
3.7 KiB
Diff
From: Carlos Maddela <e7appew@gmail.com>
|
|
Date: Sat, 2 Feb 2019 13:56:04 +1100
|
|
Subject: Suggest to install dvdisaster-doc in error message
|
|
|
|
Description: Suggest to install dvdisaster-doc in error message
|
|
if the PDF manual cannot be found.
|
|
Author: Carlos Maddela <e7appew@gmail.com>
|
|
Forwarded: not-needed
|
|
Last-Update: 2019-02-02
|
|
---
|
|
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
|
---
|
|
locale/cs.po | 2 ++
|
|
locale/de.po | 2 ++
|
|
locale/it.po | 2 ++
|
|
locale/pt_BR.po | 2 ++
|
|
locale/ru.po | 2 ++
|
|
locale/sv.po | 2 ++
|
|
show-manual.c | 3 ++-
|
|
7 files changed, 14 insertions(+), 1 deletion(-)
|
|
|
|
diff --git a/locale/cs.po b/locale/cs.po
|
|
index d89ff4a..b55c45a 100644
|
|
--- a/locale/cs.po
|
|
+++ b/locale/cs.po
|
|
@@ -6077,10 +6077,12 @@ msgid ""
|
|
"Documentation file\n"
|
|
"%s\n"
|
|
"not found.\n"
|
|
+"Please install the dvdisaster-doc package.\n"
|
|
msgstr ""
|
|
"Soubor dokumentace\n"
|
|
"%s\n"
|
|
"nebyl nalezen.\n"
|
|
+"Nainstalujte prosím balíček dvdisaster-doc.\n"
|
|
|
|
#: show-manual.c:308
|
|
msgid "Please hang on until the viewer comes up!"
|
|
diff --git a/locale/de.po b/locale/de.po
|
|
index 8112b13..f54b083 100644
|
|
--- a/locale/de.po
|
|
+++ b/locale/de.po
|
|
@@ -6226,10 +6226,12 @@ msgid ""
|
|
"Documentation file\n"
|
|
"%s\n"
|
|
"not found.\n"
|
|
+"Please install the dvdisaster-doc package.\n"
|
|
msgstr ""
|
|
"Dokument-Datei\n"
|
|
"%s\n"
|
|
"nicht gefunden.\n"
|
|
+"Bitte installieren Sie das dvdisaster-doc-Paket.\n"
|
|
|
|
#: show-manual.c:308
|
|
msgid "Please hang on until the viewer comes up!"
|
|
diff --git a/locale/it.po b/locale/it.po
|
|
index b98f8d3..de60016 100644
|
|
--- a/locale/it.po
|
|
+++ b/locale/it.po
|
|
@@ -5629,10 +5629,12 @@ msgid ""
|
|
"Documentation file\n"
|
|
"%s\n"
|
|
"not found.\n"
|
|
+"Please install the dvdisaster-doc package.\n"
|
|
msgstr ""
|
|
"File di documentazione\n"
|
|
"%s\n"
|
|
"non trovati.\n"
|
|
+"Si prega di installare il pacchetto dvdisaster-doc.\n"
|
|
|
|
#: show-manual.c:308
|
|
msgid "Please hang on until the viewer comes up!"
|
|
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
|
|
index 81ee14d..3659f11 100644
|
|
--- a/locale/pt_BR.po
|
|
+++ b/locale/pt_BR.po
|
|
@@ -5950,10 +5950,12 @@ msgid ""
|
|
"Documentation file\n"
|
|
"%s\n"
|
|
"not found.\n"
|
|
+"Please install the dvdisaster-doc package.\n"
|
|
msgstr ""
|
|
"Arquivo de documentação\n"
|
|
"%s\n"
|
|
"não encontrado.\n"
|
|
+"Por favor, instale o pacote dvdisaster-doc.\n"
|
|
|
|
#: show-manual.c:308
|
|
msgid "Please hang on until the viewer comes up!"
|
|
diff --git a/locale/ru.po b/locale/ru.po
|
|
index 6e980b9..9c45692 100644
|
|
--- a/locale/ru.po
|
|
+++ b/locale/ru.po
|
|
@@ -5958,10 +5958,12 @@ msgid ""
|
|
"Documentation file\n"
|
|
"%s\n"
|
|
"not found.\n"
|
|
+"Please install the dvdisaster-doc package.\n"
|
|
msgstr ""
|
|
"Файл документации\n"
|
|
"%s\n"
|
|
"не найден.\n"
|
|
+"Пожалуйста, установите пакет dvdisaster-doc.\n"
|
|
|
|
#: show-manual.c:308
|
|
msgid "Please hang on until the viewer comes up!"
|
|
diff --git a/locale/sv.po b/locale/sv.po
|
|
index 3011969..9cee323 100644
|
|
--- a/locale/sv.po
|
|
+++ b/locale/sv.po
|
|
@@ -5648,10 +5648,12 @@ msgid ""
|
|
"Documentation file\n"
|
|
"%s\n"
|
|
"not found.\n"
|
|
+"Please install the dvdisaster-doc package.\n"
|
|
msgstr ""
|
|
"Dokumentationsfilen\n"
|
|
"%s\n"
|
|
"hittades inte.\n"
|
|
+"Installera dvdisaster-doc-paketet.\n"
|
|
|
|
#: show-manual.c:308
|
|
msgid "Please hang on until the viewer comes up!"
|
|
diff --git a/show-manual.c b/show-manual.c
|
|
index 4abbe97..5ac8e97 100644
|
|
--- a/show-manual.c
|
|
+++ b/show-manual.c
|
|
@@ -296,7 +296,8 @@ void ShowPDF(char *target)
|
|
|
|
if(!LargeStat(bi->path, &ignore))
|
|
{
|
|
- CreateMessage(_("Documentation file\n%s\nnot found.\n"), GTK_MESSAGE_ERROR, bi->path);
|
|
+ CreateMessage(_("Documentation file\n%s\nnot found.\n"
|
|
+ "Please install the dvdisaster-doc package.\n"), GTK_MESSAGE_ERROR, bi->path);
|
|
g_free(bi->path);
|
|
g_free(bi);
|
|
return;
|