Code

translator comment
[inkscape.git] / src / extension / internal / pdfinput / pdf-input.cpp
index c551fa709f4726ce5452e7020570b0ac6e53f18b..4211e86ba849ebc8df1700f10926bd62749b320a 100644 (file)
@@ -51,6 +51,7 @@ namespace Internal {
 
 static const gchar * crop_setting_choices[] = {
        //TRANSLATORS: The following are document crop settings for PDF import
+       // more info: http://www.acrobatusers.com/tech_corners/javascript_corner/tips/2006/page_bounds/
     N_("media box"),
     N_("crop box"),
     N_("trim box"),