From dd69413884f2f33f8757e3b1f062926d6472f4f0 Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Sun, 15 Oct 2017 17:36:00 +0200 Subject: Fix link for FAQ entry on DPI change (see also b862d73dd9a520d02886f295c0313588818513c4) --- po/es.po | 4 ++-- po/inkscape.pot | 2 +- po/is.po | 2 +- po/ru.po | 4 ++-- src/file-update.cpp | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/po/es.po b/po/es.po index c6e0e1c70..d824955c6 100644 --- a/po/es.po +++ b/po/es.po @@ -8448,7 +8448,7 @@ msgid "" "printing.)\n" "\n" "More information about this change are available in the Inkscape FAQ" +"inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ" msgstr "" "Hemos actualizado Inkscape para que cumpla el estándar CSS de 96 PPP " "para mejor compatibilidad con navegadores web; solíamos usar 90 PPP. El arte " @@ -8468,7 +8468,7 @@ msgstr "" "(por ejemplo, para impresión 3D.)\n" "\n" "Hay más información disponible acerca de este cambio en Inkscape - Preguntas frecuentes" +"inkscape.org/en/learn/faq#dpi_change'>Inkscape - Preguntas frecuentes" #: ../src/file-update.cpp:386 msgid "OK" diff --git a/po/inkscape.pot b/po/inkscape.pot index 36aec8154..82acfabdd 100644 --- a/po/inkscape.pot +++ b/po/inkscape.pot @@ -8311,7 +8311,7 @@ msgid "" "printing.)\n" "\n" "More information about this change are available in the Inkscape FAQ" +"inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ" msgstr "" #: ../src/file-update.cpp:391 diff --git a/po/is.po b/po/is.po index 777a0981e..467b0bce5 100644 --- a/po/is.po +++ b/po/is.po @@ -8371,7 +8371,7 @@ msgid "" "printing.)\n" "\n" "More information about this change are available in the Inkscape FAQ" +"inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ" msgstr "" #: ../src/file-update.cpp:391 diff --git a/po/ru.po b/po/ru.po index e0ec8c888..8bdcf923e 100644 --- a/po/ru.po +++ b/po/ru.po @@ -8473,7 +8473,7 @@ msgid "" "printing.)\n" "\n" "More information about this change are available in the Inkscape FAQ" +"inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ" msgstr "" "Мы обновили Inkscape для соответствия CSS стандарту 96 DPI для лучшей " "браузерной совместимости; ранее мы использовали 90 DPI. Цифровое изображение " @@ -8493,7 +8493,7 @@ msgstr "" "печати).\n" "\n" "Более подробную информацию об этом изменении можно найти в FAQ Inkscape" +"inkscape.org/en/learn/faq#dpi_change'>FAQ Inkscape" #: ../src/file-update.cpp:391 msgid "OK" diff --git a/src/file-update.cpp b/src/file-update.cpp index 3771d549b..303a5c4f1 100644 --- a/src/file-update.cpp +++ b/src/file-update.cpp @@ -359,7 +359,7 @@ void sp_file_convert_dpi(SPDocument *doc) "but is better for physical output that relies on accurate sizes and positions (for example, for " "3D printing.)\n\n" "More information about this change are available in the Inkscape FAQ" + "href='https://inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ" "")); moreinfo_text.set_line_wrap(true); moreinfo_text.set_size_request(554,-1); -- cgit v1.2.3