diff options
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/source/gL10nMem.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/source/gL10nMem.cxx b/l10ntools/source/gL10nMem.cxx index f303a138210a..0e71fcedd4bb 100644 --- a/l10ntools/source/gL10nMem.cxx +++ b/l10ntools/source/gL10nMem.cxx @@ -599,8 +599,6 @@ bool l10nMem::convFilterWarning(const string& sSourceFile, sKey == "WriterCommands.UserInterface.Commands..uno:FlipVertical.Label") || (sSourceFile == "registry/data/org/openoffice/Office/UI/WriterCommands.xcu" && sKey == "WriterCommands.UserInterface.Commands..uno:FlipHorizontal.Label") || - (sSourceFile == "registry/data/org/openoffice/Office/Common.xcu" && - sKey == "Common.View.Localisation.AutoMnemonic") || (sSourceFile == "registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu" && sKey == "ImpressWindowState.UIElements.States.private:resource/toolpanel/DrawingFramework/SlideTransitions.UIName") || (sSourceFile == "registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu" && |