diff options
23 files changed, 38 insertions, 38 deletions
diff --git a/cui/uiconfig/ui/optchartcolorspage.ui b/cui/uiconfig/ui/optchartcolorspage.ui index fa291b7acf80..22af1adbaf03 100644 --- a/cui/uiconfig/ui/optchartcolorspage.ui +++ b/cui/uiconfig/ui/optchartcolorspage.ui @@ -126,7 +126,7 @@ </child> <child> <object class="GtkButton" id="default"> - <property name="label">_Default</property> + <property name="label" translatable="yes">_Default</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> diff --git a/dbaccess/uiconfig/ui/directsqldialog.ui b/dbaccess/uiconfig/ui/directsqldialog.ui index ccb86c431a21..5cf33f55ee82 100644 --- a/dbaccess/uiconfig/ui/directsqldialog.ui +++ b/dbaccess/uiconfig/ui/directsqldialog.ui @@ -123,7 +123,7 @@ </child> <child> <object class="GtkButton" id="execute"> - <property name="label">_Execute</property> + <property name="label" translatable="yes">_Execute</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> diff --git a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui index 4305eaed589e..1ae69d585487 100644 --- a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui +++ b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui @@ -295,7 +295,7 @@ </child> <child> <object class="GtkButton" id="modify"> - <property name="label">M_odify</property> + <property name="label" translatable="yes">M_odify</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="no_show_all">True</property> diff --git a/sc/uiconfig/scalc/ui/paratemplatedialog.ui b/sc/uiconfig/scalc/ui/paratemplatedialog.ui index 3551b398f614..50cb0e9842bc 100644 --- a/sc/uiconfig/scalc/ui/paratemplatedialog.ui +++ b/sc/uiconfig/scalc/ui/paratemplatedialog.ui @@ -75,7 +75,7 @@ </child> <child> <object class="GtkButton" id="standard"> - <property name="label">_Standard</property> + <property name="label" translatable="yes">_Standard</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> diff --git a/sd/uiconfig/sdraw/ui/vectorize.ui b/sd/uiconfig/sdraw/ui/vectorize.ui index 63058aef0cd7..ad2eaa057171 100644 --- a/sd/uiconfig/sdraw/ui/vectorize.ui +++ b/sd/uiconfig/sdraw/ui/vectorize.ui @@ -220,7 +220,7 @@ </child> <child> <object class="GtkButton" id="preview"> - <property name="label">Preview</property> + <property name="label" translatable="yes">Preview</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> diff --git a/sd/uiconfig/simpress/ui/templatedialog.ui b/sd/uiconfig/simpress/ui/templatedialog.ui index a9183b42ed6f..dc6edd5faf3e 100644 --- a/sd/uiconfig/simpress/ui/templatedialog.ui +++ b/sd/uiconfig/simpress/ui/templatedialog.ui @@ -75,7 +75,7 @@ </child> <child> <object class="GtkButton" id="standard"> - <property name="label">_Standard</property> + <property name="label" translatable="yes">_Standard</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> diff --git a/sw/uiconfig/swriter/ui/cardmediumpage.ui b/sw/uiconfig/swriter/ui/cardmediumpage.ui index c9551bf6ffb0..108752edf0f3 100644 --- a/sw/uiconfig/swriter/ui/cardmediumpage.ui +++ b/sw/uiconfig/swriter/ui/cardmediumpage.ui @@ -303,7 +303,7 @@ <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Inscription</property> + <property name="label" translatable="yes">Inscription</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -514,7 +514,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Format</property> + <property name="label" translatable="yes">Format</property> <attributes> <attribute name="weight" value="bold"/> </attributes> diff --git a/sw/uiconfig/swriter/ui/ccdialog.ui b/sw/uiconfig/swriter/ui/ccdialog.ui index 0c8c7544f419..c7df33596cf6 100644 --- a/sw/uiconfig/swriter/ui/ccdialog.ui +++ b/sw/uiconfig/swriter/ui/ccdialog.ui @@ -173,7 +173,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Send a copy of this mail to...</property> + <property name="label" translatable="yes">Send a copy of this mail to...</property> <attributes> <attribute name="weight" value="bold"/> </attributes> diff --git a/sw/uiconfig/swriter/ui/envdialog.ui b/sw/uiconfig/swriter/ui/envdialog.ui index 9f072d5a9c87..0a6a21ca90a2 100644 --- a/sw/uiconfig/swriter/ui/envdialog.ui +++ b/sw/uiconfig/swriter/ui/envdialog.ui @@ -17,7 +17,7 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="ok"> - <property name="label">_New Document</property> + <property name="label" translatable="yes">_New Document</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> @@ -33,7 +33,7 @@ </child> <child> <object class="GtkButton" id="user"> - <property name="label">_Insert</property> + <property name="label" translatable="yes">_Insert</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> @@ -47,7 +47,7 @@ </child> <child> <object class="GtkButton" id="modify"> - <property name="label">_Modify</property> + <property name="label" translatable="yes">_Modify</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="no_show_all">True</property> diff --git a/sw/uiconfig/swriter/ui/envformatpage.ui b/sw/uiconfig/swriter/ui/envformatpage.ui index 3cd0e958af57..9cdb8dac821d 100644 --- a/sw/uiconfig/swriter/ui/envformatpage.ui +++ b/sw/uiconfig/swriter/ui/envformatpage.ui @@ -199,7 +199,7 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Position</property> + <property name="label" translatable="yes">Position</property> </object> </child> </object> @@ -210,7 +210,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Addressee</property> + <property name="label" translatable="yes">Addressee</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -418,7 +418,7 @@ <object class="GtkLabel" id="label11"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Position</property> + <property name="label" translatable="yes">Position</property> </object> </child> </object> @@ -429,7 +429,7 @@ <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Sender</property> + <property name="label" translatable="yes">Sender</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -599,7 +599,7 @@ <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Size</property> + <property name="label" translatable="yes">Size</property> <attributes> <attribute name="weight" value="bold"/> </attributes> diff --git a/sw/uiconfig/swriter/ui/envprinterpage.ui b/sw/uiconfig/swriter/ui/envprinterpage.ui index 26865ba537e3..8f1ba4ef5326 100644 --- a/sw/uiconfig/swriter/ui/envprinterpage.ui +++ b/sw/uiconfig/swriter/ui/envprinterpage.ui @@ -231,7 +231,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Envelope orientation</property> + <property name="label" translatable="yes">Envelope orientation</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -304,7 +304,7 @@ <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Current Printer</property> + <property name="label" translatable="yes">Current Printer</property> <attributes> <attribute name="weight" value="bold"/> </attributes> diff --git a/sw/uiconfig/swriter/ui/fielddialog.ui b/sw/uiconfig/swriter/ui/fielddialog.ui index 59af5b7444c3..d495ec11a14e 100644 --- a/sw/uiconfig/swriter/ui/fielddialog.ui +++ b/sw/uiconfig/swriter/ui/fielddialog.ui @@ -17,7 +17,7 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="ok"> - <property name="label">_Insert</property> + <property name="label" translatable="yes">_Insert</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> diff --git a/sw/uiconfig/swriter/ui/insertsectiondialog.ui b/sw/uiconfig/swriter/ui/insertsectiondialog.ui index c6b63ab29c26..28aca7e2a42c 100644 --- a/sw/uiconfig/swriter/ui/insertsectiondialog.ui +++ b/sw/uiconfig/swriter/ui/insertsectiondialog.ui @@ -17,7 +17,7 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="ok"> - <property name="label">_Insert</property> + <property name="label" translatable="yes">_Insert</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> diff --git a/sw/uiconfig/swriter/ui/labeldialog.ui b/sw/uiconfig/swriter/ui/labeldialog.ui index cdca04e3e193..4b7aa9a32e7f 100644 --- a/sw/uiconfig/swriter/ui/labeldialog.ui +++ b/sw/uiconfig/swriter/ui/labeldialog.ui @@ -17,7 +17,7 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="ok"> - <property name="label">_New Document</property> + <property name="label" translatable="yes">_New Document</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> diff --git a/sw/uiconfig/swriter/ui/labeloptionspage.ui b/sw/uiconfig/swriter/ui/labeloptionspage.ui index 8f4e1220f012..bee63612aded 100644 --- a/sw/uiconfig/swriter/ui/labeloptionspage.ui +++ b/sw/uiconfig/swriter/ui/labeloptionspage.ui @@ -194,7 +194,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Distribute</property> + <property name="label" translatable="yes">Distribute</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -267,7 +267,7 @@ <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Printer</property> + <property name="label" translatable="yes">Printer</property> <attributes> <attribute name="weight" value="bold"/> </attributes> diff --git a/sw/uiconfig/swriter/ui/mmoutputtypepage.ui b/sw/uiconfig/swriter/ui/mmoutputtypepage.ui index 12c13063912a..70fd673a30bd 100644 --- a/sw/uiconfig/swriter/ui/mmoutputtypepage.ui +++ b/sw/uiconfig/swriter/ui/mmoutputtypepage.ui @@ -143,7 +143,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">What type of document do you want to create?</property> + <property name="label" translatable="yes">What type of document do you want to create?</property> <attributes> <attribute name="weight" value="bold"/> </attributes> diff --git a/sw/uiconfig/swriter/ui/mmselectpage.ui b/sw/uiconfig/swriter/ui/mmselectpage.ui index fcfc4f42645a..36c77ef68d16 100644 --- a/sw/uiconfig/swriter/ui/mmselectpage.ui +++ b/sw/uiconfig/swriter/ui/mmselectpage.ui @@ -173,7 +173,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Select starting document for the mail merge</property> + <property name="label" translatable="yes">Select starting document for the mail merge</property> <attributes> <attribute name="weight" value="bold"/> </attributes> diff --git a/sw/uiconfig/swriter/ui/optgeneralpage.ui b/sw/uiconfig/swriter/ui/optgeneralpage.ui index ad3c17ec2d9a..19e24ea0eca3 100644 --- a/sw/uiconfig/swriter/ui/optgeneralpage.ui +++ b/sw/uiconfig/swriter/ui/optgeneralpage.ui @@ -109,7 +109,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Update links when loading</property> + <property name="label" translatable="yes">Update links when loading</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -183,7 +183,7 @@ <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Automatically Update</property> + <property name="label" translatable="yes">Automatically Update</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -328,7 +328,7 @@ <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Settings</property> + <property name="label" translatable="yes">Settings</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -401,7 +401,7 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Word Count</property> + <property name="label" translatable="yes">Word Count</property> <attributes> <attribute name="weight" value="bold"/> </attributes> diff --git a/sw/uiconfig/swriter/ui/optredlinepage.ui b/sw/uiconfig/swriter/ui/optredlinepage.ui index 8e33253b049d..3cd59bfa9e6e 100644 --- a/sw/uiconfig/swriter/ui/optredlinepage.ui +++ b/sw/uiconfig/swriter/ui/optredlinepage.ui @@ -101,7 +101,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> - <property name="text">Insert</property> + <property name="text" translatable="yes">Insert</property> </object> <packing> <property name="left_attach">2</property> @@ -115,7 +115,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> - <property name="text">Delete</property> + <property name="text" translatable="yes">Delete</property> </object> <packing> <property name="left_attach">2</property> @@ -129,7 +129,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> - <property name="text">Attributes</property> + <property name="text" translatable="yes">Attributes</property> </object> <packing> <property name="left_attach">2</property> diff --git a/sw/uiconfig/swriter/ui/templatedialog1.ui b/sw/uiconfig/swriter/ui/templatedialog1.ui index 2a6b579b9c9f..fbe9315361c2 100644 --- a/sw/uiconfig/swriter/ui/templatedialog1.ui +++ b/sw/uiconfig/swriter/ui/templatedialog1.ui @@ -91,7 +91,7 @@ </child> <child> <object class="GtkButton" id="standard"> - <property name="label">_Standard</property> + <property name="label" translatable="yes">_Standard</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> diff --git a/sw/uiconfig/swriter/ui/templatedialog2.ui b/sw/uiconfig/swriter/ui/templatedialog2.ui index 8b736299ee51..d376ffdefa29 100644 --- a/sw/uiconfig/swriter/ui/templatedialog2.ui +++ b/sw/uiconfig/swriter/ui/templatedialog2.ui @@ -91,7 +91,7 @@ </child> <child> <object class="GtkButton" id="standard"> - <property name="label">_Standard</property> + <property name="label" translatable="yes">_Standard</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> diff --git a/sw/uiconfig/swriter/ui/templatedialog4.ui b/sw/uiconfig/swriter/ui/templatedialog4.ui index 0ea7cbea7ebe..5559c82da4a6 100644 --- a/sw/uiconfig/swriter/ui/templatedialog4.ui +++ b/sw/uiconfig/swriter/ui/templatedialog4.ui @@ -91,7 +91,7 @@ </child> <child> <object class="GtkButton" id="standard"> - <property name="label">_Standard</property> + <property name="label" translatable="yes">_Standard</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> diff --git a/sw/uiconfig/swriter/ui/testmailsettings.ui b/sw/uiconfig/swriter/ui/testmailsettings.ui index ffa502f762a5..0453957c482f 100644 --- a/sw/uiconfig/swriter/ui/testmailsettings.ui +++ b/sw/uiconfig/swriter/ui/testmailsettings.ui @@ -179,7 +179,7 @@ <object class="GtkLabel" id="label8"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">%PRODUCTNAME is testing the e-mail account settings...</property> + <property name="label" translatable="yes">%PRODUCTNAME is testing the e-mail account settings...</property> <attributes> <attribute name="weight" value="bold"/> </attributes> @@ -249,7 +249,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label">Errors</property> + <property name="label" translatable="yes">Errors</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |