summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-01-25 12:28:52 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-01-25 12:29:19 +0100
commitd6466c7e001acece5ce48092c73dfce5c1fa5684 (patch)
tree6d36fbd226d6087a801b4cf8813413c59d031d29
parentf6db4b4ec619d392305bdf0b81b932e00831e837 (diff)
Translate german comment
Change-Id: I7ff417f1a556c935314e103d9622b2c513165ad7
-rw-r--r--vcl/inc/jobset.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/inc/jobset.h b/vcl/inc/jobset.h
index 5e86d8b64353..09480202dccb 100644
--- a/vcl/inc/jobset.h
+++ b/vcl/inc/jobset.h
@@ -51,10 +51,10 @@ struct ImplJobSetup
std::unordered_map< OUString, OUString, OUStringHash > maValueMap;
};
-// Papierformat wird wenn PAPER_USER im unabhaengigen Teil automatisch aus
-// Papierbreite/hoehe berechnet
-// Papierbreite/hoehe wird wenn 0 im unabhaengigen Teil automatisch aus
-// Papierformat berechnet, wenn dieses ungleich PAPER_USER ist
+// If paper format is PAPER_USER, in the system-independent part it will
+// automatically be computed from paper width/height.
+// If paper width/height is 0, in the system-independent part it will
+// automatically be computed from paper format, if the latter is not PAPER_USER.
#endif // INCLUDED_VCL_INC_JOBSET_H