sfx2/source/bastyp/bitset.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit fa193512431c71b3230b29deda4fc7d8ba5a99a1 Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Jan 23 08:39:29 2018 +0100 Translate German SAL_WARN message Change-Id: Ica04ee68f18ec6c1e0cd59a0f35ab35ce3c05745 Reviewed-on: https://gerrit.libreoffice.org/48374 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/sfx2/source/bastyp/bitset.cxx b/sfx2/source/bastyp/bitset.cxx index f13461c32de1..d0b5ddaeaf57 100644 --- a/sfx2/source/bastyp/bitset.cxx +++ b/sfx2/source/bastyp/bitset.cxx @@ -103,7 +103,7 @@ sal_uInt16 IndexBitSet::GetFreeIndex() *this|=i; return i; } - SAL_WARN( "sfx", "IndexBitSet enthaelt mehr als SAL_MAX_UINT16 Eintraege"); + SAL_WARN( "sfx", "IndexBitSet contains more than SAL_MAX_UINT16 entries"); return 0; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits