summaryrefslogtreecommitdiff
path: root/sw/inc/flddinf.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/flddinf.hrc')
-rw-r--r--sw/inc/flddinf.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/flddinf.hrc b/sw/inc/flddinf.hrc
index c9b1f3f6ac43..bc9dfcc69f57 100644
--- a/sw/inc/flddinf.hrc
+++ b/sw/inc/flddinf.hrc
@@ -20,9 +20,9 @@
#ifndef INCLUDED_SW_INC_FLDDINF_HRC
#define INCLUDED_SW_INC_FLDDINF_HRC
-#define NC_(Context, String) reinterpret_cast<char const *>(Context "\004" u8##String)
+#define NC_(Context, String) TranslateId(Context, reinterpret_cast<char const *>(u8##String))
-const char* FLD_SELECT[] =
+const TranslateId FLD_SELECT[] =
{
NC_("flddocinfopage|liststore1", "Author"),
NC_("flddocinfopage|liststore1", "Time"),