[Libreoffice-commits] core.git: sc/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Jan 13 18:31:22 UTC 2019
sc/source/ui/unoobj/datauno.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9f77ab80d8aa8e696c8ede59cd00606bdaa2b6fe
Author: Jens Carl <j.carl43 at gmx.de>
AuthorDate: Sun Jan 13 06:01:35 2019 +0000
Commit: Jens Carl <j.carl43 at gmx.de>
CommitDate: Sun Jan 13 19:31:02 2019 +0100
tdf#39468 Translate German comment
Change-Id: I6f31eb7fb2329c142442caa90c91be0fd4d4fbd5
Reviewed-on: https://gerrit.libreoffice.org/66251
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43 at gmx.de>
diff --git a/sc/source/ui/unoobj/datauno.cxx b/sc/source/ui/unoobj/datauno.cxx
index 7bd845b02437..8c7de6105331 100644
--- a/sc/source/ui/unoobj/datauno.cxx
+++ b/sc/source/ui/unoobj/datauno.cxx
@@ -2216,7 +2216,7 @@ sal_Int32 SAL_CALL ScDatabaseRangesObj::getCount()
{
SolarMutexGuard aGuard;
- //! "unbenannt" weglassen ?
+ //! need to omit "unnamed"?
if (pDocShell)
{
More information about the Libreoffice-commits
mailing list