aboutsummaryrefslogtreecommitdiff
path: root/source/pa-IN/sfx2/messages.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-09-27 19:57:58 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-09-27 20:00:06 +0200
commit0cb98568b1070b0178a398e2befd36808364e37e (patch)
treeb7275be4a565aa1e47211675044eedb0000b72dd /source/pa-IN/sfx2/messages.po
parent561c214c699f3b563ba2507fd1ad9a709cf16653 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Ib11aec7e448b083f697b9705d29795cd2e5a55f0
Diffstat (limited to 'source/pa-IN/sfx2/messages.po')
-rw-r--r--source/pa-IN/sfx2/messages.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/pa-IN/sfx2/messages.po b/source/pa-IN/sfx2/messages.po
index 4aa2bc79cb1..f88733e19bf 100644
--- a/source/pa-IN/sfx2/messages.po
+++ b/source/pa-IN/sfx2/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-09-14 12:01+0200\n"
+"POT-Creation-Date: 2021-09-27 19:09+0200\n"
"PO-Revision-Date: 2021-05-31 13:26+0000\n"
"Last-Translator: A S Alam <amanpreet.alam@gmail.com>\n"
"Language-Team: Punjabi <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/pa/>\n"
@@ -1004,10 +1004,10 @@ msgctxt "STR_WELCOME_LINE1"
msgid "Welcome to %PRODUCTNAME."
msgstr ""
-#. hyKnu
+#. DVEkR
#: include/sfx2/strings.hrc:184
msgctxt "STR_WELCOME_LINE2"
-msgid "Drop a document here or pick an app from the left side to create one."
+msgid "Drop a document here or open an app to create one."
msgstr ""
#. oTVdA
>libreoffice-3-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/source/passwordcontainer/syscreds.cxx
AgeCommit message (Expand)Author
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-05-15fix-includes.pl: svlThomas Arnhold
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin