summaryrefslogtreecommitdiffstats
path: root/src/file.cpp
diff options
context:
space:
mode:
authorJabiertxof <jtx@jtx>2016-12-21 00:22:11 +0000
committerJabiertxof <jtx@jtx>2016-12-21 00:22:11 +0000
commitd441655e3f00eb1f8132d0b6aeafd005198cc590 (patch)
tree21b5d845a27d2e889b7b529e57210fb4399459b0 /src/file.cpp
parentUpdate to trunk (diff)
parentUpdate po and pot (diff)
downloadinkscape-d441655e3f00eb1f8132d0b6aeafd005198cc590.tar.gz
inkscape-d441655e3f00eb1f8132d0b6aeafd005198cc590.zip
Update to trunk
(bzr r15295.1.35)
Diffstat (limited to 'src/file.cpp')
-rw-r--r--src/file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file.cpp b/src/file.cpp
index 8f283e1f8..6f7c52123 100644
--- a/src/file.cpp
+++ b/src/file.cpp
@@ -526,7 +526,7 @@ bool sp_file_open(const Glib::ustring &uri,
}
else if (need_fix_units) {
- Glib::ustring msg = (
+ Glib::ustring msg = _(
"Old Inkscape files use 1in == 90px. CSS requires 1in == 96px.\n"
"Drawings meant to match a physical size (e.g. Letter or A4)\n"
"will be too small. Scaling the drawing can correct for this.\n"