aboutsummaryrefslogtreecommitdiff
path: root/source/es/wizards
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-12-03 17:59:28 +0100
committerAndras Timar <andras.timar@collabora.com>2013-12-09 12:09:30 +0100
commitf3f04265562dcd40990cccdd83170c8afffef4ab (patch)
tree3687dcbfc6e30854c03d7a7591e268bd0ea1f3a1 /source/es/wizards
parent1d03a18fc11f37dfd1dc0dbbb0ad1f937a211a85 (diff)
update translations for 4.2.0 Beta2
also remove unused files and force-fix errors using pocheck Change-Id: If95f38febdf34951193d67b1eb7a8fbfd292474d
Diffstat (limited to 'source/es/wizards')
-rw-r--r--source/es/wizards/source/formwizard.po12
1 files changed, 2 insertions, 10 deletions
diff --git a/source/es/wizards/source/formwizard.po b/source/es/wizards/source/formwizard.po
index f3ec6f83987..7db03969b01 100644
--- a/source/es/wizards/source/formwizard.po
+++ b/source/es/wizards/source/formwizard.po
@@ -2,8 +2,8 @@
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: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:02+0100\n"
"PO-Revision-Date: 2013-11-02 02:41+0000\n"
"Last-Translator: Adolfo <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3118,14 +3118,6 @@ msgstr "Altura:"
#: dbwizres.src
msgctxt ""
"dbwizres.src\n"
-"RID_LETTERWIZARDDIALOG_START + 41\n"
-"string.text"
-msgid "Use a typical letter format for this country:"
-msgstr "Use un formato de carta típico del país:"
-
-#: dbwizres.src
-msgctxt ""
-"dbwizres.src\n"
"RID_LETTERWIZARDDIALOG_START + 42\n"
"string.text"
msgid "Sender's address"
='libreoffice-3-6'>libreoffice-3-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/scriptdlg.cxx
AgeCommit message (Expand)Author
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-11-08convert macro dialog to .ui formatCaolán McNamara
2012-10-31remove stray unused temporary debugging objectsCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-08Deduplicate InputDialog (for disable-dynloading)Tor Lillqvist
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-06cppcheck: drop redundant checksIvan Timofeev
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12callcatcher: drop unused methodsCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud