aboutsummaryrefslogtreecommitdiff
path: root/source/sa-IN/svx/messages.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-04 22:36:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-07-04 22:36:20 +0200
commitbe22e619a5440e0e9b8aed19734bac8401220896 (patch)
treed50725997e72cb59c98e4c26d0f3dad16f0a8873 /source/sa-IN/svx/messages.po
parented578ffce83e204db7ea027489e00e6ceed21d3b (diff)
update translations for 6.1.0 rc1
and also test the auto-update of the core module Change-Id: Id4556effa916c1d274f818bb5a5b700617fa6436
Diffstat (limited to 'source/sa-IN/svx/messages.po')
-rw-r--r--source/sa-IN/svx/messages.po23
1 files changed, 19 insertions, 4 deletions
diff --git a/source/sa-IN/svx/messages.po b/source/sa-IN/svx/messages.po
index a00901e3c5a..e3f66e0a4ef 100644
--- a/source/sa-IN/svx/messages.po
+++ b/source/sa-IN/svx/messages.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: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-04 21:22+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2298,18 +2298,18 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:59
+#: svx/uiconfig/ui/colorwindow.ui:60
#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "न"
-#: svx/uiconfig/ui/colorwindow.ui:128
+#: svx/uiconfig/ui/colorwindow.ui:146
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:162
+#: svx/uiconfig/ui/colorwindow.ui:183
#, fuzzy
msgctxt "colorwindow|color_picker_button"
msgid "Custom Color…"
@@ -4781,6 +4781,21 @@ msgctxt "namespacedialog|label1"
msgid "Namespaces"
msgstr ""
+#: svx/uiconfig/ui/oldcolorwindow.ui:59
+msgctxt "oldcolorwindow|none_color_button"
+msgid "None"
+msgstr ""
+
+#: svx/uiconfig/ui/oldcolorwindow.ui:128
+msgctxt "oldcolorwindow|label1"
+msgid "Recent"
+msgstr ""
+
+#: svx/uiconfig/ui/oldcolorwindow.ui:162
+msgctxt "oldcolorwindow|color_picker_button"
+msgid "Custom Color…"
+msgstr ""
+
#: svx/uiconfig/ui/optgridpage.ui:63
#, fuzzy
msgctxt "optgridpage|usegridsnap"
ibreoffice-4-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/OnlineAccessibilityCheck.hxx
AgeCommit message (Expand)Author
2023-04-19loplugin:finalclasses in swNoel Grandin
2022-11-22sw: use WeakNodeContainer for m_pPreviousNode in OnlineA11yCheckTomaž Vajngerl
2022-11-22sw: rename WeakContentNodeContainer to WeakNodeContainerTomaž Vajngerl
2022-11-22sw: change statusbar to use an icon, fix statusbar updatingTomaž Vajngerl
2022-11-18sw: handle joining and splitting nodes for online a11y checkTomaž Vajngerl
2022-11-18sw: run document properties a11y checks on a loaded documentTomaž Vajngerl
2022-11-18sw: add a menu option to enable/disable online a11y checkTomaž Vajngerl
2022-11-17sw: Change online a11y checker again from SwContentNode to SwNodeTomaž Vajngerl
2022-11-17sw: initial a11y check - first run when the document is openedTomaž Vajngerl
2022-11-17sw: track content node with a11y issues, so the number is correctTomaž Vajngerl
2022-11-15sw: Run a11y check for all content nodesTomaž Vajngerl
2022-11-15sw: add online accessibility check implementationTomaž Vajngerl