aboutsummaryrefslogtreecommitdiff
path: root/source/sa-IN/sd
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-11-24 12:46:38 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-11-24 12:48:39 +0100
commit43a347a994090bf64fb97da9d9c7cafa4a74f392 (patch)
treecc0c9cd412a7c636ae98e06b5c741a45fb8048e5 /source/sa-IN/sd
parent2bc84baf3c71752347f44eebba769f4adadd6e8b (diff)
update translations for master/7.3.0 beta1
and force-fix errors using pocheck Change-Id: I38a315bbb47e60f4dc2a2268d3ec993d27cd8c46
Diffstat (limited to 'source/sa-IN/sd')
-rw-r--r--source/sa-IN/sd/messages.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/sa-IN/sd/messages.po b/source/sa-IN/sd/messages.po
index 460ed57a142..142cb91c61d 100644
--- a/source/sa-IN/sd/messages.po
+++ b/source/sa-IN/sd/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: 2021-11-16 12:09+0100\n"
+"POT-Creation-Date: 2021-11-19 15:44+0100\n"
"PO-Revision-Date: 2018-11-12 12:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5645,13 +5645,13 @@ msgid "Creates a custom slide show."
msgstr ""
#. PsSmN
-#: sd/uiconfig/simpress/ui/displaywindow.ui:54
+#: sd/uiconfig/simpress/ui/displaywindow.ui:55
msgctxt "displaywindow|STR_DISPLAYMODE_EDITMODES"
msgid "Edit Modes"
msgstr ""
#. 2ruat
-#: sd/uiconfig/simpress/ui/displaywindow.ui:106
+#: sd/uiconfig/simpress/ui/displaywindow.ui:107
msgctxt "displaywindow|STR_DISPLAYMODE_MASTERMODES"
msgid "Master Modes"
msgstr ""
@@ -6646,13 +6646,13 @@ msgid "_Insert Slide"
msgstr "अवसर्पिणीं समावेशय"
#. e84v4
-#: sd/uiconfig/simpress/ui/layoutwindow.ui:54
+#: sd/uiconfig/simpress/ui/layoutwindow.ui:55
msgctxt "layoutwindow|label5"
msgid "Horizontal"
msgstr ""
#. usUqJ
-#: sd/uiconfig/simpress/ui/layoutwindow.ui:106
+#: sd/uiconfig/simpress/ui/layoutwindow.ui:107
msgctxt "layoutwindow|label6"
msgid "Vertical"
msgstr ""
tion value='libreoffice-3-5-7'>libreoffice-3-5-7 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Keys.cxx
AgeCommit message (Collapse)Author
2021-06-10update firebird modelinesCaolán McNamara
with solenv/bin/add-modelines -p connectivity/source/drivers/firebird because a bunch are missing the trailing ones Change-Id: I168c22586744cd666e6c18a569e143b6caccd421 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116963 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-04-18loplugin:flatten connectivityNoel Grandin
Change-Id: Ic1d9eb84b64ebde99e15704a10b27f21447df4d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92469 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
Change-Id: I614833ed2418ff99057c7d496ddb64f06e8395db Reviewed-on: https://gerrit.libreoffice.org/46809 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-12remove unused uno::Reference varsNoel Grandin
found by temporarily marking Reference as SAL_WARN_UNUSED. Change-Id: I18809b62654467f890016adcc92576980ced393b Reviewed-on: https://gerrit.libreoffice.org/37511 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>