aboutsummaryrefslogtreecommitdiff
path: root/source/pt-BR/tubes/uiconfig
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-05-25 20:03:16 +0200
committerAndras Timar <atimar@suse.com>2013-05-25 21:06:48 +0200
commit7db61e0f23b962f97e9246e0a8fb60e47fff0ac9 (patch)
tree909b091e57c275100a8792591c22fa92e5bdab44 /source/pt-BR/tubes/uiconfig
parent048550216b445425fc8d86277696f8f9bfb0c8bf (diff)
initial import of 4.1 translations
Change-Id: Ia93f31dedcdff3e180c36473e0667022795d96a7
Diffstat (limited to 'source/pt-BR/tubes/uiconfig')
-rw-r--r--source/pt-BR/tubes/uiconfig/ui.po20
1 files changed, 10 insertions, 10 deletions
diff --git a/source/pt-BR/tubes/uiconfig/ui.po b/source/pt-BR/tubes/uiconfig/ui.po
index cf85381f9a8..cd7b6d7ee5e 100644
--- a/source/pt-BR/tubes/uiconfig/ui.po
+++ b/source/pt-BR/tubes/uiconfig/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-26 11:14+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2012-12-01 17:55+0000\n"
"Last-Translator: Olivier <olivier.hallot@documentfoundation.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -19,15 +19,6 @@ msgstr ""
#: contacts.ui
msgctxt ""
"contacts.ui\n"
-"label1\n"
-"label\n"
-"string.text"
-msgid "Select a contact to collaborate with"
-msgstr "Escolha o contato com o qual vai colaborar"
-
-#: contacts.ui
-msgctxt ""
-"contacts.ui\n"
"listen\n"
"label\n"
"string.text"
@@ -69,3 +60,12 @@ msgctxt ""
"string.text"
msgid "StartGroupSession"
msgstr "IniciarSessãoGrupo"
+
+#: contacts.ui
+msgctxt ""
+"contacts.ui\n"
+"label1\n"
+"label\n"
+"string.text"
+msgid "Select a contact to collaborate with"
+msgstr "Escolha o contato com o qual vai colaborar"
libreoffice-3-5-6'>libreoffice-3-5-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/Jar_sdbc_hsqldb.mk
AgeCommit message (Collapse)Author
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder
We cannot silently convert user data or their used file formats and then await them to accept it or reinstall an older version. Let us make a soft change instead of an hard (heart) break and avoid us to been attacked with fire and forks from our users. This reverts commit 8d381ae8d6c742a7e15bf7ad9e07b65f81728ef6. Change-Id: Ia153640935e355771acb85cf652f8fe4c21fafbb Reviewed-on: https://gerrit.libreoffice.org/52731 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Bunth <btomi96@gmail.com>
2018-04-10Remove dead HSQLDB driverTamas Bunth
Change-Id: Id4cfb69079f0150c9cca2626c16df7fab441d916 Reviewed-on: https://gerrit.libreoffice.org/52611 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Bunth <btomi96@gmail.com>
2014-09-25fdo#84284: Adapt jar Class-Path to new Mac OS X LibreOffice.app layoutStephan Bergmann
Change-Id: If5a04b7b9ab6c7909cf089f7e935f9c08ea31948
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-09-05Java cleanup, mv file so that package path matches folder pathNoel Grandin
Change-Id: I062e152743da28a54e73988e63b4a5c7032f9b10
2012-08-15add hsqldb to RepositoryExternal.mkMichael Stahl
Change-Id: I9c038e6fd1c60e4ac77740c55a45439d813524e0
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest classpath automatically it is no longer necessary to call gb_Jar_set_jarclasspath manually except for the URE jars, which are apparently not supposed to be added automatically. Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29