diff options
author | Johnny_M <klasse@partyheld.de> | 2017-06-09 21:12:37 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-06-12 11:26:43 +0200 |
commit | 5312da481ea8e25f06a7a0b725001b40069af081 (patch) | |
tree | 6fb1bf8cc5a6b36b95de3cdfd767f16cab3c42b7 /offapi/com/sun/star | |
parent | 6b3722c2cc21bd80758ecb00b4d823d4dbb30af4 (diff) |
Translate German comments and debug strings (leftovers in dirs j... to q...)
Translates all (leftovers) found using a custom regex, in directories not
shown by /bin/find-german-comments and beginning with "j" to "q".
Additionally:
- A few spelling fixes
Change-Id: I5abf71dde3efc0dbaad162c705c6dc17af50f6c1
Reviewed-on: https://gerrit.libreoffice.org/38613
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r-- | offapi/com/sun/star/chart2/DataSeries.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/chart2/DataSeries.idl b/offapi/com/sun/star/chart2/DataSeries.idl index 922ba446b027..0d43ee6adf56 100644 --- a/offapi/com/sun/star/chart2/DataSeries.idl +++ b/offapi/com/sun/star/chart2/DataSeries.idl @@ -40,7 +40,7 @@ module chart2 // NOTES - // kombinierbarkeit - data series combiner (andere Komponente?) + // ability to be combined - data series combiner (another component?) // coordinatesystem-supplier // chart-type ? property string rendererServiceName |