aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-06-13 10:15:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-06-13 10:26:19 +0100
commit0951535c576e6a2693b25311832b25bcd67b7bb3 (patch)
tree6ec28a4c3debe1ebb3796caa4172f697d230123c /source
parent134bbcf189eeaa9bb7f0efb726f3eb980f37085e (diff)
parser error : EntityRef: expecting
Change-Id: Id087f03e24e0153a95d554eee61f73049b59ff63
Diffstat (limited to 'source')
-rw-r--r--source/mn/sysui/desktop/share.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/mn/sysui/desktop/share.po b/source/mn/sysui/desktop/share.po
index 66f7f849116..8ea79ae59c0 100644
--- a/source/mn/sysui/desktop/share.po
+++ b/source/mn/sysui/desktop/share.po
@@ -253,7 +253,7 @@ msgctxt ""
"ms-word-document\n"
"LngText.text"
msgid "Microsoft Word Document"
-msgstr "&Microsoft Word Баримтууд"
+msgstr "Microsoft Word Баримтууд"
#: documents.ulf
msgctxt ""
@@ -261,7 +261,7 @@ msgctxt ""
"ms-word-document2\n"
"LngText.text"
msgid "Microsoft Word Document"
-msgstr "&Microsoft Word Баримтууд"
+msgstr "Microsoft Word Баримтууд"
#: documents.ulf
msgctxt ""
@@ -301,7 +301,7 @@ msgctxt ""
"ms-word-document-12\n"
"LngText.text"
msgid "Microsoft Word Document"
-msgstr "&Microsoft Word Баримтууд"
+msgstr "Microsoft Word Баримтууд"
#: documents.ulf
msgctxt ""
@@ -349,7 +349,7 @@ msgctxt ""
"openxmlformats-officedocument-wordprocessingml-document\n"
"LngText.text"
msgid "Microsoft Word Document"
-msgstr "&Microsoft Word Баримтууд"
+msgstr "Microsoft Word Баримтууд"
#: documents.ulf
msgctxt ""
reoffice-24-2-0'>libreoffice-24-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/sfx2/docinsert.hxx
hor
AgeCommit message (Expand)Author
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
Balazs Varga <balazs.varga.extern@allotropia.de>2024-12-20 14:46:24 +0100
committerBalazs Varga <balazs.varga.extern@allotropia.de>2024-12-23 09:45:58 +0100
commit78dbd341bb5023448af2c3eefceb5a840fd6d8d9 (patch)
tree244d43ec5bbe1f7dd9e6fae971a9b2ee8aea8781 /lotuswordpro/source/filter/xfilter/xfcolumns.cxx
parente6d71b9381aba8531c0ebf635c11508e5389fdc6 (diff)
tdf#164383 - sw a11y fix unnecessary "Avoid simulated captions" warning HEADmaster
for caption frame. We should not have "Avoid simulated captions" warning about correct captions. Change-Id: I57fe53c5f9e1aa2affe0aec6520d1d6eed5d6990 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178927 Tested-by: Jenkins Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de> Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>