diff options
author | Sven Wehner <mail@svenwehner.de> | 2014-01-14 22:22:59 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-01-15 11:24:52 +0100 |
commit | 8e7275ebe52c6d5f350b54f87f9ea5c36bc74ef6 (patch) | |
tree | 5eb3546c34a8c865be64a121c62b633a40a2edba /include/svtools | |
parent | c9b20ca3e69d346a0bcd3766fd4de84e478f2426 (diff) |
Translate German comments to English
Diffstat (limited to 'include/svtools')
-rw-r--r-- | include/svtools/prnsetup.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/prnsetup.hxx b/include/svtools/prnsetup.hxx index 006a70dc835d..593b95ecae5f 100644 --- a/include/svtools/prnsetup.hxx +++ b/include/svtools/prnsetup.hxx @@ -73,9 +73,9 @@ public: void SetOptionsHdl( const Link& rLink ); }; -// -------------------------------------- -// - Hilfsfunktionen fuer Print-Dialoge - -// -------------------------------------- +// ------------------------------------- +// - Helper functions for print dialog - +// ------------------------------------- #define IMPL_PRINTDLG_STATUS_UPDATE 15000 |