aboutsummaryrefslogtreecommitdiff
path: root/source/zu/dbaccess
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-19 10:56:02 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-04-19 12:30:12 +0200
commit9741c39649c0c54cd79b9949d28eca364c087b61 (patch)
tree572ec30c8481c0e04ae07ecd5497ba9af9c40962 /source/zu/dbaccess
parent8514f4f02022d70c8221eb2f2b47a7f18de1475e (diff)
update translations for 5.0.0 Alpha1
and force-fix errors using pocheck Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465
Diffstat (limited to 'source/zu/dbaccess')
-rw-r--r--source/zu/dbaccess/source/ui/dlg.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/zu/dbaccess/source/ui/dlg.po b/source/zu/dbaccess/source/ui/dlg.po
index 38a908d23c4..9595d45afe5 100644
--- a/source/zu/dbaccess/source/ui/dlg.po
+++ b/source/zu/dbaccess/source/ui/dlg.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: 2014-11-18 11:23+0100\n"
+"POT-Creation-Date: 2015-01-07 11:08+0100\n"
"PO-Revision-Date: 2011-12-15 17:32+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -774,7 +774,7 @@ msgctxt ""
"paramdialog.src\n"
"STR_COULD_NOT_CONVERT_PARAM\n"
"string.text"
-msgid "The entry could not be converted to a valid value for the \"$name$\"column"
+msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr ""
#: sqlmessage.src
tion value='libreoffice-24-8'>libreoffice-24-8 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/source/app/updater.cxx
AgeCommit message (Expand)Author
2024-10-02Hack reordering includes to avoid Windows Yield macro falloutStephan Bergmann
2024-06-06mar: use OS version in User-AgentChristian Lohmaier
2024-05-31Make sure updates dir exists when writing updating.logStephan Bergmann
2024-05-31Consolidate on a single Updater::log overloadStephan Bergmann
2024-01-05Also copy updater.ini (so that updater progress UI will actually shown up)Stephan Bergmann
2023-12-19Improve --enable-online-update-mar Windows MOZ_MAINTENANCE_SERVICE featureStephan Bergmann
2023-12-15-Werror,-Wunused-resultStephan Bergmann
2023-12-15Fix backward vs. forward slashes on WindowsStephan Bergmann
2023-12-13Fix number of actual argumentsStephan Bergmann
2023-12-09Fix Linux --enable-online-update-mar buildStephan Bergmann
2023-12-08Fix --enable-online-update-mar on WindowsStephan Bergmann
2023-12-05Fix apparent copy/paste typoStephan Bergmann
2023-12-05Make --enable-online-update=mar at least compile again, on LinuxStephan Bergmann
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-01-12Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet
2023-01-11Fix types for Curl elements (update part)Julien Nabet
2023-01-09Fix deprecated Curl elements for update partJulien Nabet
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin