aboutsummaryrefslogtreecommitdiff
path: root/source/zu/officecfg/registry/data/org/openoffice/Office/UI.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/zu/officecfg/registry/data/org/openoffice/Office/UI.po')
-rw-r--r--source/zu/officecfg/registry/data/org/openoffice/Office/UI.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/zu/officecfg/registry/data/org/openoffice/Office/UI.po b/source/zu/officecfg/registry/data/org/openoffice/Office/UI.po
index 353cbce2fc3..88e4ee419b1 100644
--- a/source/zu/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/zu/officecfg/registry/data/org/openoffice/Office/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: 2013-05-28 18:08+0200\n"
+"POT-Creation-Date: 2013-06-13 17:25+0200\n"
"PO-Revision-Date: 2013-04-15 12:46+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15126,8 +15126,8 @@ msgctxt ""
"..GenericCommands.UserInterface.Commands..uno:SetBorderStyle\n"
"Label\n"
"value.text"
-msgid "Borders"
-msgstr "Imingcele"
+msgid "Borders, add lines; SHIFT to add and remove"
+msgstr ""
#: GenericCommands.xcu
msgctxt ""
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/pyuno
AgeCommit message (Expand)Author
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-12Clean up uses of SAL_U/SAL_W: pyunoStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert pyuno from OSL_ASSERT to assertChris Sherlock
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: pyunoStephan Bergmann
2017-02-21remove some unnecessary OUStringBuffer usageNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann