diff options
| author | Gyuris Gellért <bubu@ujevangelizacio.hu> | 2019-08-28 08:55:14 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marcjeanmougin@free.fr> | 2019-08-28 08:55:14 +0000 |
| commit | bba805fa6bf00581c496b28f0ed1df2ac881e6ac (patch) | |
| tree | aabebcb52dd06ec25edf526761373d10cfa48d0a /src/file-update.cpp | |
| parent | Translated nb.po, 49% complete. (diff) | |
| download | inkscape-bba805fa6bf00581c496b28f0ed1df2ac881e6ac.tar.gz inkscape-bba805fa6bf00581c496b28f0ed1df2ac881e6ac.zip | |
Unify translatable inkscape.org links and add translation comments
Diffstat (limited to '')
| -rw-r--r-- | src/file-update.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/file-update.cpp b/src/file-update.cpp index d10a1c02d..4fae51cf0 100644 --- a/src/file-update.cpp +++ b/src/file-update.cpp @@ -406,6 +406,8 @@ void sp_file_convert_dpi(SPDocument *doc) Gtk::Expander moreinfo(_("More details...")); Gtk::Label moreinfo_text("", Gtk::ALIGN_START); moreinfo_text.set_markup( + // TRANSLATORS: Please don't translate link unless the page exists in your language. Add your language + // code to the link this way: https://inkscape.org/[lang]/learn/faq#dpi_change _("<small>We've updated Inkscape to follow the CSS standard of 96 DPI for " "better browser compatibility; we used to use 90 DPI. Digital artwork for screen\n" "display will be converted to 96 DPI without scaling and should be unaffected.\n" |
