aboutsummaryrefslogtreecommitdiff
path: root/source/es/sd/uiconfig/simpress
diff options
context:
space:
mode:
Diffstat (limited to 'source/es/sd/uiconfig/simpress')
-rw-r--r--source/es/sd/uiconfig/simpress/ui.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/es/sd/uiconfig/simpress/ui.po b/source/es/sd/uiconfig/simpress/ui.po
index 4bd10c527f7..4bba7d9ab92 100644
--- a/source/es/sd/uiconfig/simpress/ui.po
+++ b/source/es/sd/uiconfig/simpress/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-11-10 19:33+0100\n"
-"PO-Revision-Date: 2016-07-10 06:46+0000\n"
+"PO-Revision-Date: 2016-07-12 23:19+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: none\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.7\n"
-"X-POOTLE-MTIME: 1468133169.000000\n"
+"X-POOTLE-MTIME: 1468365553.000000\n"
#: assistentdialog.ui
msgctxt ""
@@ -1355,7 +1355,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Header and Footer"
-msgstr "Encabezamiento y pie"
+msgstr "Cabecera y pie"
#: headerfooterdialog.ui
msgctxt ""
@@ -1769,7 +1769,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Use background cache"
-msgstr "Usar caché de fondo"
+msgstr "Usar antememoria de fondo"
#: optimpressgeneralpage.ui
msgctxt ""
='feature/unostyles3'>feature/unostyles3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageMasterPropHdl.cxx
AgeCommit message (Expand)Author
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2020-12-18use more string_view in IsXMLTokenNoel
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann