aboutsummaryrefslogtreecommitdiff
path: root/source/te/cui
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-17 18:28:51 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-12-17 18:35:28 +0100
commit14f402c21427505066d2b5e093bdf48488ac5964 (patch)
tree0c7eb77bc3ad7340b7843900c8ec4b7f59a4c04f /source/te/cui
parent0c5bce2255d6cab360e066c391a14d85d7e7d115 (diff)
update translations for 7.1.0 rc1
and force-fix errors usinc pocheck Change-Id: I302feb12a0180d134f32c450c15f2eae5cc6b19b
Diffstat (limited to 'source/te/cui')
-rw-r--r--source/te/cui/messages.po8
1 files changed, 7 insertions, 1 deletions
diff --git a/source/te/cui/messages.po b/source/te/cui/messages.po
index c1112477a48..a8dafb25f30 100644
--- a/source/te/cui/messages.po
+++ b/source/te/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-12-14 15:32+0100\n"
+"POT-Creation-Date: 2020-12-17 15:05+0100\n"
"PO-Revision-Date: 2018-11-14 11:46+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9475,6 +9475,12 @@ msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "బ్యాక్‌గ్రౌండ్"
+#. 8JNHE
+#: cui/uiconfig/ui/formatcellsdialog.ui:329
+msgctxt "formatcellsdialog|shadow"
+msgid "Shadow"
+msgstr ""
+
#. dpU36
#: cui/uiconfig/ui/formatnumberdialog.ui:8
msgctxt "formatnumberdialog|FormatNumberDialog"
tion value='libreoffice-3-5'>libreoffice-3-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/macromgr.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2018-05-29tdf#42949 Fix IWYU warnings in sc/inc/m*Gabor Kelemen
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-01Replace list by vector in macromgr.cxx (sc)Julien Nabet
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2015-10-28com::sun::star->css in scNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-05-11fix-includes.pl: scThomas Arnhold