From 953f0452dacbd35f599916723549825e6b3d7f50 Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Wed, 21 Dec 2016 01:05:37 +0100 Subject: Add string translatable pointed by Maren (bzr r15345) --- src/file.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/file.cpp') 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" -- cgit v1.2.3