summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2014-12-12 22:30:32 +0100
committerNoel Grandin <noelgrandin@gmail.com>2014-12-14 12:05:06 +0000
commit4595dc37e601c5a1f245af38ac728d6e45c2865c (patch)
treec349509c9302c69203e114e4f9df913f12f0101b /svtools
parentc1fcafb4ac234e8d9912d3bb6be978a6509593e3 (diff)
fdo#39468 translate German comments
Change-Id: I90deb0877940167c9d5e3ba630528e575af6dd66 Reviewed-on: https://gerrit.libreoffice.org/13459 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/control/stdmenu.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/control/stdmenu.cxx b/svtools/source/control/stdmenu.cxx
index 4a91286115a8..fef618cc6668 100644
--- a/svtools/source/control/stdmenu.cxx
+++ b/svtools/source/control/stdmenu.cxx
@@ -83,7 +83,7 @@ void FontNameMenu::SetCurName(const OUString& rName)
{
maCurName = rName;
- // Menueintrag checken
+ // check menu entry
sal_uInt16 nChecked = 0;
sal_uInt16 nItemCount = GetItemCount();
for( sal_uInt16 i = 0; i < nItemCount; i++ )