[Libreoffice-commits] core.git: sc/source
Albert Thuswaldner
albert.thuswaldner at gmail.com
Fri Oct 16 12:12:29 PDT 2015
sc/source/ui/view/tabvwsh9.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f1bcf41baea1636ff33f2c918ebb4a4fa589d10a
Author: Albert Thuswaldner <albert.thuswaldner at gmail.com>
Date: Sun Oct 11 20:15:35 2015 +0200
tdf#39468 translated german comments in tabvwsh9.cxx
Change-Id: Iaab7081df2f15e7228f7f99184a048abd26decc7
Reviewed-on: https://gerrit.libreoffice.org/19307
Reviewed-by: Eike Rathke <erack at redhat.com>
Tested-by: Eike Rathke <erack at redhat.com>
diff --git a/sc/source/ui/view/tabvwsh9.cxx b/sc/source/ui/view/tabvwsh9.cxx
index fdd4c26..adaad13 100644
--- a/sc/source/ui/view/tabvwsh9.cxx
+++ b/sc/source/ui/view/tabvwsh9.cxx
@@ -157,7 +157,7 @@ void ScTabViewShell::GetImageMapState( SfxItemSet& rSet )
{
case SID_IMAP:
{
- // Disabled wird nicht mehr...
+ // We don't disable this anymore
bool bThere = false;
SfxViewFrame* pThisFrame = GetViewFrame();
More information about the Libreoffice-commits
mailing list