Kaydet (Commit) fa193512 authored tarafından Stephan Bergmann's avatar Stephan Bergmann Kaydeden (comit) Noel Grandin

Translate German SAL_WARN message

Change-Id: Ica04ee68f18ec6c1e0cd59a0f35ab35ce3c05745
Reviewed-on: https://gerrit.libreoffice.org/48374Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst f1b60bd6
......@@ -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;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment