summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2b.cxx
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2017-05-13 15:23:33 +0200
committerEike Rathke <erack@redhat.com>2017-05-15 15:27:52 +0200
commit2c3f58eff2bac36e39d81c1f8facce5ed6a1ffd2 (patch)
tree2cf0de7634391266bab6ca7724a449d83f54d768 /basctl/source/basicide/baside2b.cxx
parent035fec9229c5b7fc42d203c1b31e26a1b187ab97 (diff)
Translate German comments and debug strings (leftovers in dirs a... to c...)
Translates all (leftovers) found using a custom regex, in directories not shown by /bin/find-german-comments and beginning with "a" to "c". Change-Id: I3b0152ee78ad80a29d714cbd98bf888f31be4763 Reviewed-on: https://gerrit.libreoffice.org/37573 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'basctl/source/basicide/baside2b.cxx')
-rw-r--r--basctl/source/basicide/baside2b.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/baside2b.cxx b/basctl/source/basicide/baside2b.cxx
index bc137c171825..afc85ea00b70 100644
--- a/basctl/source/basicide/baside2b.cxx
+++ b/basctl/source/basicide/baside2b.cxx
@@ -1237,7 +1237,7 @@ void EditorWindow::DoSyntaxHighlight( sal_uLong nPara )
void EditorWindow::DoDelayedSyntaxHighlight( sal_uLong nPara )
{
- // line is only added to 'Liste' (list), processed in TimerHdl
+ // line is only added to list, processed in TimerHdl
// => don't manipulate breaks while EditEngine is formatting
if ( pProgress )
pProgress->StepProgress();