summaryrefslogtreecommitdiff
path: root/svx/source/items/numfmtsh.cxx
diff options
context:
space:
mode:
authorJacobo Aragunde Pérez <jaragunde@igalia.com>2014-03-06 17:19:01 +0100
committerJacobo Aragunde Pérez <jaragunde@igalia.com>2014-03-08 17:50:58 +0100
commit3ce5fecea7d1dc3350db15c54bce584b83038e5f (patch)
treeecad3e6240e8e888f6562b8e1e8ef7eb5dee0c4c /svx/source/items/numfmtsh.cxx
parentc66a649a2d9c65b1b0101e404f751255273111c7 (diff)
Translate German string
Change-Id: Ib936712a8dd49a7130057aebf0ba529e65eb2c66
Diffstat (limited to 'svx/source/items/numfmtsh.cxx')
-rw-r--r--svx/source/items/numfmtsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/items/numfmtsh.cxx b/svx/source/items/numfmtsh.cxx
index 74e2d28c9117..6e7e7f02e54c 100644
--- a/svx/source/items/numfmtsh.cxx
+++ b/svx/source/items/numfmtsh.cxx
@@ -703,7 +703,7 @@ short SvxNumberFormatShell::FillEListWithDateTime_Impl( std::vector<OUString>& r
{
sal_uInt16 nMyType;
- DBG_ASSERT( pCurFmtTable != NULL, "Unbekanntes Zahlenformat!" );
+ DBG_ASSERT( pCurFmtTable != NULL, "Unknown number format!" );
const SvNumberformat* pNumEntry = pCurFmtTable->empty() ? 0 : pCurFmtTable->begin()->second;
sal_uInt32 nNFEntry;