summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
diff options
context:
space:
mode:
authorMaarten Bosmans <mkbosmans@gmail.com>2016-08-27 23:27:21 +0200
committerMichael Stahl <mstahl@redhat.com>2016-08-30 15:04:45 +0000
commitf8a8a41c2ebbdf31127f74c6975fe140be0815e3 (patch)
treeee09ec25fc50e4501d202e250f39b4cca298e45c /sc/source/ui/view
parent3ab2b0625bb8ab8447a508d654d6e8c95d50dbd5 (diff)
Translate some German comments and messages
Change-Id: Id15e1afd991f3476e260ba40a8c45c7261113577 Reviewed-on: https://gerrit.libreoffice.org/28493 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sc/source/ui/view')
-rw-r--r--sc/source/ui/view/tabvwsh5.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/tabvwsh5.cxx b/sc/source/ui/view/tabvwsh5.cxx
index 42888b69358e..616718762e9c 100644
--- a/sc/source/ui/view/tabvwsh5.cxx
+++ b/sc/source/ui/view/tabvwsh5.cxx
@@ -229,7 +229,7 @@ void ScTabViewShell::Notify( SfxBroadcaster& rBC, const SfxHint& rHint )
GetViewData().DeleteTabs( nTab1, nTab2 );
break;
default:
- OSL_FAIL("unbekannter ScTablesHint");
+ OSL_FAIL("unknown ScTablesHint");
}
// hier keine Abfrage auf IsActive() mehr, weil die Aktion von Basic ausgehen