diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-09-25 23:13:22 +0000 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-09-26 11:57:30 +0200 |
commit | 3d0c0abea7ed5f59ab30aa8f120d55e54d3e7098 (patch) | |
tree | f4dac401514735c05544c413f72082e1f0182c7f /wizards/com | |
parent | 99ca3a3c7214ed5d3861c0ad1f644a514857766d (diff) |
tdf#39468: Translate some random German comments and terms
Change-Id: I5499676506a7570482388eb153f4667785b016ed
Reviewed-on: https://gerrit.libreoffice.org/42770
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'wizards/com')
-rw-r--r-- | wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java b/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java index 10fc4ae59d0b..a30cdeeb9383 100644 --- a/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java +++ b/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java @@ -1159,7 +1159,7 @@ abstract public class ReportBuilderLayouter implements IReportBuilderLayouter } /** - * Helper Funktion to copy the whole content of _xFromSection to the _xToSection + * Helper function to copy the whole content of _xFromSection to the _xToSection * @param _xFromSection * @param _xToSection */ |