diff options
| -rw-r--r-- | po/es.po | 4 | ||||
| -rw-r--r-- | po/inkscape.pot | 2 | ||||
| -rw-r--r-- | po/is.po | 2 | ||||
| -rw-r--r-- | po/ru.po | 4 | ||||
| -rw-r--r-- | src/file-update.cpp | 2 |
5 files changed, 7 insertions, 7 deletions
@@ -8448,7 +8448,7 @@ msgid "" "printing.)\n" "\n" "More information about this change are available in the <a href='https://" -"inkscape.org/en/learn/faq#todo-todo-todo'>Inkscape FAQ</a></small>" +"inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ</a></small>" msgstr "" "<small>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 <a href='https://" -"inkscape.org/es/learn/faq/'>Inkscape - Preguntas frecuentes</a></small>" +"inkscape.org/en/learn/faq#dpi_change'>Inkscape - Preguntas frecuentes</a></small>" #: ../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 <a href='https://" -"inkscape.org/en/learn/faq#todo-todo-todo'>Inkscape FAQ</a></small>" +"inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ</a></small>" msgstr "" #: ../src/file-update.cpp:391 @@ -8371,7 +8371,7 @@ msgid "" "printing.)\n" "\n" "More information about this change are available in the <a href='https://" -"inkscape.org/en/learn/faq#todo-todo-todo'>Inkscape FAQ</a></small>" +"inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ</a></small>" msgstr "" #: ../src/file-update.cpp:391 @@ -8473,7 +8473,7 @@ msgid "" "printing.)\n" "\n" "More information about this change are available in the <a href='https://" -"inkscape.org/en/learn/faq#todo-todo-todo'>Inkscape FAQ</a></small>" +"inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ</a></small>" msgstr "" "<small>Мы обновили Inkscape для соответствия CSS стандарту 96 DPI для лучшей " "браузерной совместимости; ранее мы использовали 90 DPI. Цифровое изображение " @@ -8493,7 +8493,7 @@ msgstr "" "печати).\n" "\n" "Более подробную информацию об этом изменении можно найти в <a href='https://" -"inkscape.org/en/learn/faq#todo-todo-todo'>FAQ Inkscape</a></small>" +"inkscape.org/en/learn/faq#dpi_change'>FAQ Inkscape</a></small>" #: ../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 <a " - "href='https://inkscape.org/en/learn/faq#todo-todo-todo'>Inkscape FAQ</a>" + "href='https://inkscape.org/en/learn/faq#dpi_change'>Inkscape FAQ</a>" "</small>")); moreinfo_text.set_line_wrap(true); moreinfo_text.set_size_request(554,-1); |
