summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSo Yanaihara <yanaiharaso@t08.itscom.net>2020-03-21 21:17:26 +0900
committerEike Rathke <erack@redhat.com>2020-05-20 01:13:06 +0200
commit442c7b95e2ee94b66a9854d0cb22f8ecb76532c6 (patch)
treeb2f5fa9eb0508bbac1a711375d50bfcbc4fdcd6c
parent730c50946e088e7a93d9c0809444f74502e1b4b8 (diff)
Fix contexts for translators
Change-Id: Ia0aada81a4f7c286545a0dc7c6c73a4cd7a0fb8c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90857 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
-rw-r--r--sc/uiconfig/scalc/ui/notebookbar.ui16
1 files changed, 8 insertions, 8 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui
index a9c690277e7f..cba9c2e7b50d 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -4916,7 +4916,7 @@
<object class="GtkLabel" id="HomeLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="CalcNotebookbar|CalcLabel">~Home</property>
+ <property name="label" translatable="yes" context="CalcNotebookbar|HomeLabel">~Home</property>
<property name="use_underline">True</property>
<style>
<class name="context-default"/>
@@ -7204,7 +7204,7 @@
<property name="orientation">vertical</property>
<child>
<object class="svtlo-ManagedMenuButton" id="Layout-LayoutButton:Menu Page">
- <property name="label" translatable="yes" context="CalcNotebookbar|reviewb">_Layout</property>
+ <property name="label" translatable="yes" context="CalcNotebookbar|LayoutMenuButton">_Layout</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="focus_on_click">False</property>
@@ -8395,7 +8395,7 @@
</child>
<child>
<object class="svtlo-ManagedMenuButton" id="Data-StatisticsMenu:Menu Statistic">
- <property name="label" translatable="yes" context="CalcNotebookbar|Statistics">_Statistics</property>
+ <property name="label" translatable="yes" context="CalcNotebookbar|StatisticsMenuButton">_Statistics</property>
<property name="width_request">80</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -11509,7 +11509,7 @@
<property name="orientation">vertical</property>
<child>
<object class="svtlo-ManagedMenuButton" id="Image-GraphicButton:Menu Image">
- <property name="label" translatable="yes" context="CalcNotebookbar|GraphicMenuButton">Ima_ge</property>
+ <property name="label" translatable="yes" context="CalcNotebookbar|ImageMenuButton">Ima_ge</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="focus_on_click">False</property>
@@ -13735,7 +13735,7 @@
<property name="orientation">vertical</property>
<child>
<object class="svtlo-ManagedMenuButton" id="Object-DrawMenu:Menu Draw">
- <property name="label" translatable="yes" context="CalcNotebookbar|frame:Menu Draw">_Object</property>
+ <property name="label" translatable="yes" context="CalcNotebookbar|ObjectMenuButton">_Object</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="focus_on_click">False</property>
@@ -15990,7 +15990,7 @@
<property name="orientation">vertical</property>
<child>
<object class="svtlo-ManagedMenuButton" id="Extension-ExtensionButton:Menu Addons">
- <property name="label" translatable="yes" context="WriterNotebookbar|FormMenuButton">E_xtension</property>
+ <property name="label" translatable="yes" context="CalcNotebookbar|ExtensionMenuButton">E_xtension</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="focus_on_click">False</property>
@@ -16075,7 +16075,7 @@
<object class="GtkLabel" id="ExtensionLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="WriterNotebookbar|ExtensionLabel">E~xtension</property>
+ <property name="label" translatable="yes" context="CalcNotebookbar|ExtensionLabel">E~xtension</property>
<property name="use_underline">True</property>
</object>
<packing>
@@ -17388,7 +17388,7 @@
<object class="GtkLabel" id="DevLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="CalcNotebookbar|DevLabel">~Tools</property>
+ <property name="label" translatable="yes" context="CalcNotebookbar|ToolsLabel">~Tools</property>
<property name="use_underline">True</property>
</object>
<packing>