diff options
Diffstat (limited to 'sd/uiconfig/simpress')
-rw-r--r-- | sd/uiconfig/simpress/ui/impressprinteroptions.ui (renamed from sd/uiconfig/simpress/ui/printeroptions.ui) | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/sd/uiconfig/simpress/ui/printeroptions.ui b/sd/uiconfig/simpress/ui/impressprinteroptions.ui index cf43d767d8cd..c85ef99ccf38 100644 --- a/sd/uiconfig/simpress/ui/printeroptions.ui +++ b/sd/uiconfig/simpress/ui/impressprinteroptions.ui @@ -29,7 +29,7 @@ <property name="spacing">6</property> <child> <object class="GtkCheckButton" id="printname"> - <property name="label" translatable="yes" context="printeroptions|printname">Slide name</property> + <property name="label" translatable="yes" context="impressprinteroptions|printname">Slide name</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -45,7 +45,7 @@ </child> <child> <object class="GtkCheckButton" id="printdatetime"> - <property name="label" translatable="yes" context="printeroptions|printdatetime">Date and time</property> + <property name="label" translatable="yes" context="impressprinteroptions|printdatetime">Date and time</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -61,7 +61,7 @@ </child> <child> <object class="GtkCheckButton" id="printhidden"> - <property name="label" translatable="yes" context="printeroptions|printhidden">Hidden pages</property> + <property name="label" translatable="yes" context="impressprinteroptions|printhidden">Hidden pages</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -83,7 +83,7 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="printeroptions|label4">Contents</property> + <property name="label" translatable="yes" context="impressprinteroptions|label4">Contents</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -116,7 +116,7 @@ <property name="spacing">6</property> <child> <object class="GtkRadioButton" id="originalcolors"> - <property name="label" translatable="yes" context="printeroptions|originalcolors">Original size</property> + <property name="label" translatable="yes" context="impressprinteroptions|originalcolors">Original size</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -134,7 +134,7 @@ </child> <child> <object class="GtkRadioButton" id="grayscale"> - <property name="label" translatable="yes" context="printeroptions|grayscale">Grayscale</property> + <property name="label" translatable="yes" context="impressprinteroptions|grayscale">Grayscale</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -152,7 +152,7 @@ </child> <child> <object class="GtkRadioButton" id="blackandwhite"> - <property name="label" translatable="yes" context="printeroptions|blackandwhite">Black & white</property> + <property name="label" translatable="yes" context="impressprinteroptions|blackandwhite">Black & white</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -176,7 +176,7 @@ <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="printeroptions|label5">Color</property> + <property name="label" translatable="yes" context="impressprinteroptions|label5">Color</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -209,7 +209,7 @@ <property name="spacing">6</property> <child> <object class="GtkRadioButton" id="originalsize"> - <property name="label" translatable="yes" context="printeroptions|originalsize">Original size</property> + <property name="label" translatable="yes" context="impressprinteroptions|originalsize">Original size</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -227,7 +227,7 @@ </child> <child> <object class="GtkRadioButton" id="fittoprintable"> - <property name="label" translatable="yes" context="printeroptions|fittoprintable">Fit to printable page</property> + <property name="label" translatable="yes" context="impressprinteroptions|fittoprintable">Fit to printable page</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -245,7 +245,7 @@ </child> <child> <object class="GtkRadioButton" id="distributeonmultiple"> - <property name="label" translatable="yes" context="printeroptions|distributeonmultiple">Distribute on multiple sheets of paper</property> + <property name="label" translatable="yes" context="impressprinteroptions|distributeonmultiple">Distribute on multiple sheets of paper</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -263,7 +263,7 @@ </child> <child> <object class="GtkRadioButton" id="tilesheet"> - <property name="label" translatable="yes" context="printeroptions|tilesheet">Tile sheet of paper with repeated slides</property> + <property name="label" translatable="yes" context="impressprinteroptions|tilesheet">Tile sheet of paper with repeated slides</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -287,7 +287,7 @@ <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="printeroptions|label6">Size</property> + <property name="label" translatable="yes" context="impressprinteroptions|label6">Size</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |