From 00657aef09d854c74fb426a935a3e8b1fc390bb0 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 11 Jun 2017 20:56:30 +0100 Subject: migrate to boost::gettext * all .ui files go from to e.g. vcl * all .src files go away and the english source strings folded into the .hrc as NC_("context", "source string") * ResMgr is dropped in favour of std::locale imbued by boost::locale::generator pointed at matching MODULE .mo files * UIConfig translations are folded into the module .mo, so e.g. UIConfig_cui goes from l10n target to normal one, so the res/lang.zips of UI files go away * translation via Translation::get(hrc-define-key, imbued-std::locale) * python can now be translated with its inbuilt gettext support (we keep the name strings.hrc there to keep finding the .hrc file uniform) so magic numbers can go away there * java and starbasic components can be translated via the pre-existing css.resource.StringResourceWithLocation mechanism * en-US res files go away, their strings are now the .hrc keys in the source code * remaining .res files are replaced by .mo files * in .res/.ui-lang-zip files, the old scheme missing translations of strings results in inserting the english original so something can be found, now the standard fallback of using the english original from the source key is used, so partial translations shrink dramatically in size * extract .hrc strings with hrcex which backs onto xgettext -C --add-comments --keyword=NC_:1c,2 --from-code=UTF-8 --no-wrap * extract .ui strings with uiex which backs onto xgettext --add-comments --no-wrap * qtz for gettext translations is generated at runtime as ascii-ified crc32 of content + "|" + msgid * [API CHANGE] remove deprecated binary .res resouce loader related uno apis com::sun::star::resource::OfficeResourceLoader com::sun::star::resource::XResourceBundleLoader com::sun::star::resource::XResourceBundle when translating strings via uno apis com.sun.star.resource.StringResourceWithLocation can continue to be used Change-Id: Ia2594a2672b7301d9c3421fdf31b6cfe7f3f8d0a --- sw/uiconfig/swriter/ui/abstractdialog.ui | 12 +- sw/uiconfig/swriter/ui/addentrydialog.ui | 6 +- sw/uiconfig/swriter/ui/addressblockdialog.ui | 24 ++-- sw/uiconfig/swriter/ui/alreadyexistsdialog.ui | 10 +- sw/uiconfig/swriter/ui/annotationmenu.ui | 12 +- sw/uiconfig/swriter/ui/asciifilterdialog.ui | 20 ++-- sw/uiconfig/swriter/ui/asksearchdialog.ui | 4 +- sw/uiconfig/swriter/ui/assignfieldsdialog.ui | 8 +- sw/uiconfig/swriter/ui/assignstylesdialog.ui | 12 +- sw/uiconfig/swriter/ui/attachnamedialog.ui | 10 +- .../swriter/ui/authenticationsettingsdialog.ui | 32 ++--- sw/uiconfig/swriter/ui/autoformattable.ui | 20 ++-- sw/uiconfig/swriter/ui/autotext.ui | 46 +++---- sw/uiconfig/swriter/ui/bibliographyentry.ui | 20 ++-- sw/uiconfig/swriter/ui/bulletsandnumbering.ui | 20 ++-- sw/uiconfig/swriter/ui/businessdatapage.ui | 46 +++---- sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui | 8 +- sw/uiconfig/swriter/ui/captiondialog.ui | 4 +- sw/uiconfig/swriter/ui/captionoptions.ui | 24 ++-- sw/uiconfig/swriter/ui/cardformatpage.ui | 6 +- sw/uiconfig/swriter/ui/cardmediumpage.ui | 26 ++-- sw/uiconfig/swriter/ui/ccdialog.ui | 12 +- sw/uiconfig/swriter/ui/characterproperties.ui | 18 +-- sw/uiconfig/swriter/ui/charurlpage.ui | 22 ++-- sw/uiconfig/swriter/ui/columndialog.ui | 4 +- sw/uiconfig/swriter/ui/columnpage.ui | 56 ++++----- sw/uiconfig/swriter/ui/columnwidth.ui | 10 +- sw/uiconfig/swriter/ui/conditionpage.ui | 68 +++++------ sw/uiconfig/swriter/ui/converttexttable.ui | 36 +++--- sw/uiconfig/swriter/ui/createaddresslist.ui | 24 ++-- sw/uiconfig/swriter/ui/createauthorentry.ui | 6 +- sw/uiconfig/swriter/ui/createautomarkdialog.ui | 24 ++-- sw/uiconfig/swriter/ui/customizeaddrlistdialog.ui | 10 +- .../swriter/ui/datasourcesunavailabledialog.ui | 8 +- sw/uiconfig/swriter/ui/dropcapspage.ui | 20 ++-- sw/uiconfig/swriter/ui/dropdownfielddialog.ui | 6 +- sw/uiconfig/swriter/ui/editcategories.ui | 14 +-- sw/uiconfig/swriter/ui/editfielddialog.ui | 6 +- sw/uiconfig/swriter/ui/editsectiondialog.ui | 40 +++---- sw/uiconfig/swriter/ui/endnotepage.ui | 24 ++-- sw/uiconfig/swriter/ui/envaddresspage.ui | 16 +-- sw/uiconfig/swriter/ui/envdialog.ui | 16 +-- sw/uiconfig/swriter/ui/envformatpage.ui | 40 +++---- sw/uiconfig/swriter/ui/envprinterpage.ui | 42 +++---- sw/uiconfig/swriter/ui/exchangedatabases.ui | 18 +-- sw/uiconfig/swriter/ui/fielddialog.ui | 18 +-- sw/uiconfig/swriter/ui/findentrydialog.ui | 8 +- sw/uiconfig/swriter/ui/flddbpage.ui | 20 ++-- sw/uiconfig/swriter/ui/flddocinfopage.ui | 18 +-- sw/uiconfig/swriter/ui/flddocumentpage.ui | 18 +-- sw/uiconfig/swriter/ui/fldfuncpage.ui | 36 +++--- sw/uiconfig/swriter/ui/fldrefpage.ui | 26 ++-- sw/uiconfig/swriter/ui/fldvarpage.ui | 36 +++--- sw/uiconfig/swriter/ui/floatingnavigation.ui | 4 +- sw/uiconfig/swriter/ui/floatingsync.ui | 6 +- sw/uiconfig/swriter/ui/footendnotedialog.ui | 8 +- sw/uiconfig/swriter/ui/footnoteareapage.ui | 30 ++--- sw/uiconfig/swriter/ui/footnotepage.ui | 44 +++---- sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui | 30 ++--- sw/uiconfig/swriter/ui/formatsectiondialog.ui | 12 +- sw/uiconfig/swriter/ui/formattablepage.ui | 44 +++---- sw/uiconfig/swriter/ui/framedialog.ui | 22 ++-- sw/uiconfig/swriter/ui/frmaddpage.ui | 54 ++++----- sw/uiconfig/swriter/ui/frmtypepage.ui | 54 ++++----- sw/uiconfig/swriter/ui/frmurlpage.ui | 18 +-- sw/uiconfig/swriter/ui/gotopagedialog.ui | 8 +- sw/uiconfig/swriter/ui/headerfootermenu.ui | 4 +- sw/uiconfig/swriter/ui/indentpage.ui | 10 +- sw/uiconfig/swriter/ui/indexentry.ui | 36 +++--- sw/uiconfig/swriter/ui/infonotfounddialog.ui | 6 +- sw/uiconfig/swriter/ui/inforeadonlydialog.ui | 8 +- sw/uiconfig/swriter/ui/inputfielddialog.ui | 6 +- sw/uiconfig/swriter/ui/inputwinmenu.ui | 58 ++++----- sw/uiconfig/swriter/ui/insertautotextdialog.ui | 6 +- sw/uiconfig/swriter/ui/insertbookmark.ui | 12 +- sw/uiconfig/swriter/ui/insertbreak.ui | 20 ++-- sw/uiconfig/swriter/ui/insertcaption.ui | 30 ++--- sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui | 34 +++--- sw/uiconfig/swriter/ui/insertfootnote.ui | 20 ++-- sw/uiconfig/swriter/ui/insertscript.ui | 14 +-- sw/uiconfig/swriter/ui/insertsectiondialog.ui | 16 +-- sw/uiconfig/swriter/ui/inserttable.ui | 28 ++--- sw/uiconfig/swriter/ui/labeldialog.ui | 20 ++-- sw/uiconfig/swriter/ui/labelformatpage.ui | 24 ++-- sw/uiconfig/swriter/ui/labeloptionspage.ui | 20 ++-- sw/uiconfig/swriter/ui/linenumbering.ui | 46 +++---- sw/uiconfig/swriter/ui/mailconfigpage.ui | 24 ++-- sw/uiconfig/swriter/ui/mailmerge.ui | 50 ++++---- sw/uiconfig/swriter/ui/mailmergedialog.ui | 10 +- sw/uiconfig/swriter/ui/managechangessidebar.ui | 24 ++-- sw/uiconfig/swriter/ui/mergeconnectdialog.ui | 12 +- sw/uiconfig/swriter/ui/mergetabledialog.ui | 10 +- sw/uiconfig/swriter/ui/mmaddressblockpage.ui | 38 +++--- sw/uiconfig/swriter/ui/mmcreatingdialog.ui | 12 +- sw/uiconfig/swriter/ui/mmlayoutpage.ui | 28 ++--- sw/uiconfig/swriter/ui/mmmailbody.ui | 26 ++-- sw/uiconfig/swriter/ui/mmoutputtypepage.ui | 12 +- sw/uiconfig/swriter/ui/mmresultemaildialog.ui | 38 +++--- sw/uiconfig/swriter/ui/mmresultprintdialog.ui | 20 ++-- sw/uiconfig/swriter/ui/mmresultsavedialog.ui | 16 +-- sw/uiconfig/swriter/ui/mmsalutationpage.ui | 34 +++--- sw/uiconfig/swriter/ui/mmselectpage.ui | 18 +-- sw/uiconfig/swriter/ui/mmsendmails.ui | 20 ++-- sw/uiconfig/swriter/ui/navigatorpanel.ui | 52 ++++---- sw/uiconfig/swriter/ui/newuserindexdialog.ui | 8 +- sw/uiconfig/swriter/ui/notebookbar.ui | 104 ++++++++-------- .../swriter/ui/notebookbar_groupedbar_compact.ui | 90 +++++++------- .../swriter/ui/notebookbar_groupedbar_full.ui | 98 +++++++-------- sw/uiconfig/swriter/ui/notebookbar_groups.ui | 132 ++++++++++----------- sw/uiconfig/swriter/ui/notebookbar_single.ui | 8 +- sw/uiconfig/swriter/ui/numberingnamedialog.ui | 24 ++-- sw/uiconfig/swriter/ui/numparapage.ui | 48 ++++---- sw/uiconfig/swriter/ui/objectdialog.ui | 20 ++-- sw/uiconfig/swriter/ui/optcaptionpage.ui | 40 +++---- sw/uiconfig/swriter/ui/optcomparison.ui | 18 +-- sw/uiconfig/swriter/ui/optcompatpage.ui | 36 +++--- sw/uiconfig/swriter/ui/optfonttabpage.ui | 20 ++-- sw/uiconfig/swriter/ui/optformataidspage.ui | 46 +++---- sw/uiconfig/swriter/ui/optgeneralpage.ui | 34 +++--- sw/uiconfig/swriter/ui/optredlinepage.ui | 72 +++++------ sw/uiconfig/swriter/ui/opttablepage.ui | 48 ++++---- sw/uiconfig/swriter/ui/opttestpage.ui | 2 +- sw/uiconfig/swriter/ui/outlinenumbering.ui | 30 ++--- sw/uiconfig/swriter/ui/outlinenumberingpage.ui | 22 ++-- sw/uiconfig/swriter/ui/outlinepositionpage.ui | 40 +++---- sw/uiconfig/swriter/ui/pagebreakmenu.ui | 6 +- sw/uiconfig/swriter/ui/pagecolumncontrol.ui | 26 ++-- sw/uiconfig/swriter/ui/pagefooterpanel.ui | 10 +- sw/uiconfig/swriter/ui/pageformatpanel.ui | 38 +++--- sw/uiconfig/swriter/ui/pageheaderpanel.ui | 10 +- sw/uiconfig/swriter/ui/pagemargincontrol.ui | 36 +++--- sw/uiconfig/swriter/ui/pageorientationcontrol.ui | 6 +- sw/uiconfig/swriter/ui/pagesizecontrol.ui | 6 +- sw/uiconfig/swriter/ui/pagestylespanel.ui | 30 ++--- sw/uiconfig/swriter/ui/paradialog.ui | 24 ++-- sw/uiconfig/swriter/ui/picturedialog.ui | 24 ++-- sw/uiconfig/swriter/ui/picturepage.ui | 20 ++-- sw/uiconfig/swriter/ui/previewzoomdialog.ui | 8 +- sw/uiconfig/swriter/ui/printeroptions.ui | 22 ++-- sw/uiconfig/swriter/ui/printmergedialog.ui | 4 +- sw/uiconfig/swriter/ui/printmonitordialog.ui | 10 +- sw/uiconfig/swriter/ui/printoptionspage.ui | 46 +++---- sw/uiconfig/swriter/ui/privateuserpage.ui | 54 ++++----- sw/uiconfig/swriter/ui/querycontinuebegindialog.ui | 8 +- sw/uiconfig/swriter/ui/querycontinueenddialog.ui | 8 +- sw/uiconfig/swriter/ui/querydefaultcompatdialog.ui | 8 +- .../swriter/ui/queryrotateintostandarddialog.ui | 6 +- sw/uiconfig/swriter/ui/querysavelabeldialog.ui | 8 +- sw/uiconfig/swriter/ui/queryshowchangesdialog.ui | 8 +- sw/uiconfig/swriter/ui/readonlymenu.ui | 42 +++---- sw/uiconfig/swriter/ui/renameautotextdialog.ui | 12 +- sw/uiconfig/swriter/ui/renameentrydialog.ui | 6 +- sw/uiconfig/swriter/ui/renameobjectdialog.ui | 8 +- sw/uiconfig/swriter/ui/rowheight.ui | 8 +- sw/uiconfig/swriter/ui/saveashtmldialog.ui | 8 +- sw/uiconfig/swriter/ui/savelabeldialog.ui | 10 +- sw/uiconfig/swriter/ui/sectionpage.ui | 36 +++--- sw/uiconfig/swriter/ui/selectaddressdialog.ui | 24 ++-- sw/uiconfig/swriter/ui/selectautotextdialog.ui | 6 +- sw/uiconfig/swriter/ui/selectblockdialog.ui | 20 ++-- sw/uiconfig/swriter/ui/selectindexdialog.ui | 6 +- sw/uiconfig/swriter/ui/selecttabledialog.ui | 8 +- sw/uiconfig/swriter/ui/sidebarpage.ui | 10 +- sw/uiconfig/swriter/ui/sidebarstylepresets.ui | 2 +- sw/uiconfig/swriter/ui/sidebartheme.ui | 6 +- sw/uiconfig/swriter/ui/sidebarwrap.ui | 40 +++---- sw/uiconfig/swriter/ui/sortdialog.ui | 56 ++++----- sw/uiconfig/swriter/ui/spellmenu.ui | 22 ++-- sw/uiconfig/swriter/ui/splittable.ui | 14 +-- sw/uiconfig/swriter/ui/statisticsinfopage.ui | 22 ++-- sw/uiconfig/swriter/ui/stringinput.ui | 4 +- sw/uiconfig/swriter/ui/subjectdialog.ui | 10 +- sw/uiconfig/swriter/ui/tablecolumnpage.ui | 22 ++-- sw/uiconfig/swriter/ui/tablepreviewdialog.ui | 6 +- sw/uiconfig/swriter/ui/tableproperties.ui | 14 +-- sw/uiconfig/swriter/ui/tabletextflowpage.ui | 50 ++++---- sw/uiconfig/swriter/ui/templatedialog1.ui | 20 ++-- sw/uiconfig/swriter/ui/templatedialog16.ui | 18 +-- sw/uiconfig/swriter/ui/templatedialog2.ui | 40 +++---- sw/uiconfig/swriter/ui/templatedialog4.ui | 24 ++-- sw/uiconfig/swriter/ui/templatedialog8.ui | 24 ++-- sw/uiconfig/swriter/ui/testmailsettings.ui | 18 +-- sw/uiconfig/swriter/ui/textgridpage.ui | 38 +++--- sw/uiconfig/swriter/ui/titlepage.ui | 34 +++--- sw/uiconfig/swriter/ui/tocdialog.ui | 18 +-- sw/uiconfig/swriter/ui/tocentriespage.ui | 90 +++++++------- sw/uiconfig/swriter/ui/tocindexpage.ui | 118 +++++++++--------- sw/uiconfig/swriter/ui/tocstylespage.ui | 12 +- sw/uiconfig/swriter/ui/tokenwidget.ui | 2 +- sw/uiconfig/swriter/ui/viewoptionspage.ui | 32 ++--- sw/uiconfig/swriter/ui/warndatasourcedialog.ui | 10 +- sw/uiconfig/swriter/ui/warnemaildialog.ui | 8 +- sw/uiconfig/swriter/ui/watermarkdialog.ui | 14 +-- sw/uiconfig/swriter/ui/wordcount.ui | 18 +-- sw/uiconfig/swriter/ui/wrapdialog.ui | 4 +- sw/uiconfig/swriter/ui/wrappage.ui | 36 +++--- 196 files changed, 2351 insertions(+), 2351 deletions(-) (limited to 'sw/uiconfig') diff --git a/sw/uiconfig/swriter/ui/abstractdialog.ui b/sw/uiconfig/swriter/ui/abstractdialog.ui index b3b4ea64c588..5a217d02091b 100644 --- a/sw/uiconfig/swriter/ui/abstractdialog.ui +++ b/sw/uiconfig/swriter/ui/abstractdialog.ui @@ -1,5 +1,5 @@ - + 1 @@ -18,7 +18,7 @@ False 6 - Create AutoAbstract + Create AutoAbstract dialog @@ -111,7 +111,7 @@ False True 0 - Included outline levels + Included outline levels True @@ -127,7 +127,7 @@ False True 0 - Paragraphs per level + Paragraphs per level True @@ -143,7 +143,7 @@ False True 0 - The abstract contains the selected number of paragraphs from the included outline levels. + The abstract contains the selected number of paragraphs from the included outline levels. True True 52 @@ -194,7 +194,7 @@ True False - Properties + Properties diff --git a/sw/uiconfig/swriter/ui/addentrydialog.ui b/sw/uiconfig/swriter/ui/addentrydialog.ui index 44f68ca951e4..993e4625f94c 100644 --- a/sw/uiconfig/swriter/ui/addentrydialog.ui +++ b/sw/uiconfig/swriter/ui/addentrydialog.ui @@ -1,11 +1,11 @@ - + False 6 - Add Element + Add Element dialog @@ -96,7 +96,7 @@ True False - Element Name + Element Name diff --git a/sw/uiconfig/swriter/ui/addressblockdialog.ui b/sw/uiconfig/swriter/ui/addressblockdialog.ui index 1de46e6afb5e..6a1dd4f0a4e6 100644 --- a/sw/uiconfig/swriter/ui/addressblockdialog.ui +++ b/sw/uiconfig/swriter/ui/addressblockdialog.ui @@ -1,11 +1,11 @@ - + False 6 - New Address Block + New Address Block dialog @@ -81,7 +81,7 @@ True False 0 - Address _elements + Address _elements True addresses:border @@ -112,7 +112,7 @@ True False 0 - 1. Drag address elements here + 1. Drag address elements here True addressdest:border @@ -136,7 +136,7 @@ True True True - Move up + Move up image3 @@ -151,7 +151,7 @@ True True True - Move left + Move left image2 @@ -166,7 +166,7 @@ True True True - Move right + Move right image1 @@ -181,7 +181,7 @@ True True True - Move down + Move down image4 @@ -219,7 +219,7 @@ True False 0 - Preview + Preview True addrpreview:border @@ -235,7 +235,7 @@ False True 0 - 2. Customi_ze salutation + 2. Customi_ze salutation True custom @@ -307,7 +307,7 @@ True True True - Remove from address + Remove from address image6 @@ -407,7 +407,7 @@ True False - Add to address + Add to address gtk-go-forward diff --git a/sw/uiconfig/swriter/ui/alreadyexistsdialog.ui b/sw/uiconfig/swriter/ui/alreadyexistsdialog.ui index 91025162d2c5..2aef2237f140 100644 --- a/sw/uiconfig/swriter/ui/alreadyexistsdialog.ui +++ b/sw/uiconfig/swriter/ui/alreadyexistsdialog.ui @@ -1,17 +1,17 @@ - + - A document with the name '%1' already exists. + A document with the name '%1' already exists. - Please save this document under a different name. + Please save this document under a different name. False 6 - File already exists + File already exists dialog @@ -123,7 +123,7 @@ True False 0 - New document name: + New document name: True edit diff --git a/sw/uiconfig/swriter/ui/annotationmenu.ui b/sw/uiconfig/swriter/ui/annotationmenu.ui index 0f8cc62e89fe..900dbc49148e 100644 --- a/sw/uiconfig/swriter/ui/annotationmenu.ui +++ b/sw/uiconfig/swriter/ui/annotationmenu.ui @@ -1,6 +1,6 @@ - + True @@ -9,7 +9,7 @@ True False - Reply + Reply True @@ -23,7 +23,7 @@ True False - Delete _Comment + Delete _Comment True @@ -31,7 +31,7 @@ True False - Delete _All Comments by $1 + Delete _All Comments by $1 True @@ -39,7 +39,7 @@ True False - _Delete All Comments + _Delete All Comments True @@ -47,7 +47,7 @@ True False - Format All Comments... + Format All Comments... True diff --git a/sw/uiconfig/swriter/ui/asciifilterdialog.ui b/sw/uiconfig/swriter/ui/asciifilterdialog.ui index 7230cae7fedb..806e561fdcfc 100644 --- a/sw/uiconfig/swriter/ui/asciifilterdialog.ui +++ b/sw/uiconfig/swriter/ui/asciifilterdialog.ui @@ -1,11 +1,11 @@ - + False 6 - ASCII Filter Options + ASCII Filter Options dialog @@ -94,7 +94,7 @@ True False 0 - _Character set + _Character set True charset @@ -110,7 +110,7 @@ True False 0 - Default fonts + Default fonts True font @@ -126,7 +126,7 @@ True False 0 - Lan_guage + Lan_guage True language @@ -142,7 +142,7 @@ True False 0 - _Paragraph break + _Paragraph break True @@ -201,7 +201,7 @@ True - _CR & LF + _CR & LF True True False @@ -219,7 +219,7 @@ - C_R + C_R True True False @@ -237,7 +237,7 @@ - _LF + _LF True True False @@ -269,7 +269,7 @@ True False - Properties + Properties diff --git a/sw/uiconfig/swriter/ui/asksearchdialog.ui b/sw/uiconfig/swriter/ui/asksearchdialog.ui index 2fc387aa84f7..acde35107de1 100644 --- a/sw/uiconfig/swriter/ui/asksearchdialog.ui +++ b/sw/uiconfig/swriter/ui/asksearchdialog.ui @@ -1,6 +1,6 @@ - + False @@ -9,7 +9,7 @@ dialog True question - To proceed with this action, you must first turn off the "undo" function. Do you want to turn off the "undo" function? + To proceed with this action, you must first turn off the "undo" function. Do you want to turn off the "undo" function? False diff --git a/sw/uiconfig/swriter/ui/assignfieldsdialog.ui b/sw/uiconfig/swriter/ui/assignfieldsdialog.ui index 0362569a66bd..a5803eb11b9a 100644 --- a/sw/uiconfig/swriter/ui/assignfieldsdialog.ui +++ b/sw/uiconfig/swriter/ui/assignfieldsdialog.ui @@ -1,12 +1,12 @@ - + False 6 - Match Fields + Match Fields dialog @@ -82,7 +82,7 @@ True False start - Assign the fields from your data source to match the address elements. + Assign the fields from your data source to match the address elements. True FIELDS:border @@ -108,7 +108,7 @@ True False start - Address block preview + Address block preview True PREVIEW:border diff --git a/sw/uiconfig/swriter/ui/assignstylesdialog.ui b/sw/uiconfig/swriter/ui/assignstylesdialog.ui index 9eda33c9fd1e..4164aec11b35 100644 --- a/sw/uiconfig/swriter/ui/assignstylesdialog.ui +++ b/sw/uiconfig/swriter/ui/assignstylesdialog.ui @@ -1,6 +1,6 @@ - + @@ -16,7 +16,7 @@ False 6 - Assign Styles + Assign Styles dialog @@ -121,7 +121,7 @@ image1 - Left + Left @@ -139,7 +139,7 @@ image2 - Right + Right @@ -187,7 +187,7 @@ False True 0 - Not applied + Not applied 0 @@ -204,7 +204,7 @@ True False - Styles + Styles diff --git a/sw/uiconfig/swriter/ui/attachnamedialog.ui b/sw/uiconfig/swriter/ui/attachnamedialog.ui index 164f247b135a..7cbe758f548c 100644 --- a/sw/uiconfig/swriter/ui/attachnamedialog.ui +++ b/sw/uiconfig/swriter/ui/attachnamedialog.ui @@ -1,17 +1,17 @@ - + - You did not specify a new name for the attachment. + You did not specify a new name for the attachment. - If you would like to provide one, please type it now. + If you would like to provide one, please type it now. False 6 - No Attachment Name + No Attachment Name dialog @@ -135,7 +135,7 @@ True False 0 - Name: + Name: True edit diff --git a/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui b/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui index 207a2710ccb8..d4ccd9a66071 100644 --- a/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui +++ b/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui @@ -1,6 +1,6 @@ - + 1 @@ -11,7 +11,7 @@ False 6 - Server Authentication + Server Authentication dialog @@ -85,7 +85,7 @@ 12 - The outgoing mail server (SMTP) requires au_thentication + The outgoing mail server (SMTP) requires au_thentication True True False @@ -101,7 +101,7 @@ - The outgoing mail server (SMTP) requires _separate authentication + The outgoing mail server (SMTP) requires _separate authentication True True False @@ -124,7 +124,7 @@ False 24 0 - Outgoing mail server: + Outgoing mail server: 0 @@ -151,7 +151,7 @@ False 24 1 - _User name: + _User name: True username @@ -180,7 +180,7 @@ False 24 1 - _Password: + _Password: True outpassword @@ -191,7 +191,7 @@ - The outgoing mail server uses the same authentication as the _incoming mail server + The outgoing mail server uses the same authentication as the _incoming mail server True True False @@ -214,7 +214,7 @@ False 24 0 - Incoming mail server: + Incoming mail server: 0 @@ -241,7 +241,7 @@ False 24 0 - Server _name: + Server _name: True server @@ -268,7 +268,7 @@ True False 1 - P_ort: + P_ort: True port @@ -283,7 +283,7 @@ False 24 1 - Type: + Type: 0 @@ -292,7 +292,7 @@ - _POP3 + _POP3 True True False @@ -309,7 +309,7 @@ - _IMAP + _IMAP True True False @@ -357,7 +357,7 @@ False 24 1 - Us_er name: + Us_er name: True inusername @@ -372,7 +372,7 @@ False 24 1 - Pass_word: + Pass_word: True inpassword diff --git a/sw/uiconfig/swriter/ui/autoformattable.ui b/sw/uiconfig/swriter/ui/autoformattable.ui index ee7cf04593bd..8c048f163319 100644 --- a/sw/uiconfig/swriter/ui/autoformattable.ui +++ b/sw/uiconfig/swriter/ui/autoformattable.ui @@ -1,12 +1,12 @@ - + False 6 - AutoFormat + AutoFormat False dialog @@ -92,7 +92,7 @@ - Rename + Rename True True True @@ -184,7 +184,7 @@ True False - Format + Format @@ -217,7 +217,7 @@ 12 - Number format + Number format True True False @@ -234,7 +234,7 @@ - Borders + Borders True True False @@ -251,7 +251,7 @@ - Font + Font True True False @@ -268,7 +268,7 @@ - Pattern + Pattern True True False @@ -285,7 +285,7 @@ - Alignment + Alignment True True False @@ -311,7 +311,7 @@ True False - Formatting + Formatting diff --git a/sw/uiconfig/swriter/ui/autotext.ui b/sw/uiconfig/swriter/ui/autotext.ui index d62ddb636511..95d675252965 100644 --- a/sw/uiconfig/swriter/ui/autotext.ui +++ b/sw/uiconfig/swriter/ui/autotext.ui @@ -1,12 +1,12 @@ - + False 6 - AutoText + AutoText dialog @@ -19,7 +19,7 @@ end - _Insert + _Insert True True True @@ -64,7 +64,7 @@ - AutoTe_xt + AutoTe_xt True True True @@ -78,7 +78,7 @@ - Cat_egories... + Cat_egories... True True True @@ -92,7 +92,7 @@ - _Path... + _Path... True True True @@ -139,7 +139,7 @@ 18 - _File system + _File system True True False @@ -154,7 +154,7 @@ - Inter_net + Inter_net True True False @@ -175,7 +175,7 @@ True False - Save Links Relative To + Save Links Relative To @@ -202,7 +202,7 @@ 12 - _Display remainder of name as suggestion while typing + _Display remainder of name as suggestion while typing True True False @@ -227,7 +227,7 @@ True False - Name: + Name: True name @@ -240,7 +240,7 @@ True False - Shortcut: + Shortcut: True shortname @@ -295,7 +295,7 @@ - Category + Category @@ -380,7 +380,7 @@ True False - _New + _New True @@ -388,7 +388,7 @@ True False - New (text only) + New (text only) True @@ -396,7 +396,7 @@ True False - _Copy + _Copy True @@ -404,7 +404,7 @@ True False - Replace + Replace True @@ -412,7 +412,7 @@ True False - Rep_lace (text only) + Rep_lace (text only) True @@ -420,7 +420,7 @@ True False - Rename... + Rename... True @@ -428,7 +428,7 @@ True False - _Delete + _Delete True @@ -442,7 +442,7 @@ True False - _Edit + _Edit True @@ -456,7 +456,7 @@ True False - _Macro... + _Macro... True @@ -470,7 +470,7 @@ True False - _Import... + _Import... True diff --git a/sw/uiconfig/swriter/ui/bibliographyentry.ui b/sw/uiconfig/swriter/ui/bibliographyentry.ui index 685f148626a2..eb41a50a02fa 100644 --- a/sw/uiconfig/swriter/ui/bibliographyentry.ui +++ b/sw/uiconfig/swriter/ui/bibliographyentry.ui @@ -1,10 +1,10 @@ - + False 6 - Insert Bibliography Entry + Insert Bibliography Entry dialog @@ -17,7 +17,7 @@ end - Insert + Insert True True True @@ -32,7 +32,7 @@ - Apply + Apply True True True @@ -134,7 +134,7 @@ False 12 0 - Author + Author @@ -151,7 +151,7 @@ True False 0 - Title + Title @@ -182,7 +182,7 @@ True False 0 - Short name + Short name True entrylb @@ -221,7 +221,7 @@ - From bibliography database + From bibliography database True True False @@ -239,7 +239,7 @@ - From document content + From document content True True False @@ -276,7 +276,7 @@ True False - Entry + Entry diff --git a/sw/uiconfig/swriter/ui/bulletsandnumbering.ui b/sw/uiconfig/swriter/ui/bulletsandnumbering.ui index 8d37037fbe1f..d9ed93e13136 100644 --- a/sw/uiconfig/swriter/ui/bulletsandnumbering.ui +++ b/sw/uiconfig/swriter/ui/bulletsandnumbering.ui @@ -1,11 +1,11 @@ - + False 6 - Bullets and Numbering + Bullets and Numbering False mouse dialog @@ -36,7 +36,7 @@ - _Remove + _Remove True True True @@ -79,7 +79,7 @@ - Reset + Reset True True True @@ -111,7 +111,7 @@ True False - Bullets + Bullets False @@ -124,7 +124,7 @@ True False - Numbering + Numbering 1 @@ -138,7 +138,7 @@ True False - Outline + Outline 2 @@ -152,7 +152,7 @@ True False - Image + Image 3 @@ -166,7 +166,7 @@ True False - Position + Position 4 @@ -180,7 +180,7 @@ True False - Customize + Customize 5 diff --git a/sw/uiconfig/swriter/ui/businessdatapage.ui b/sw/uiconfig/swriter/ui/businessdatapage.ui index 7b03005c983f..ca0bf788a508 100644 --- a/sw/uiconfig/swriter/ui/businessdatapage.ui +++ b/sw/uiconfig/swriter/ui/businessdatapage.ui @@ -1,6 +1,6 @@ - + True @@ -25,7 +25,7 @@ True False 1 - Company: + Company: True company @@ -39,7 +39,7 @@ True False 1 - Slogan: + Slogan: True slogan @@ -53,7 +53,7 @@ True False 1 - Co_untry/state: + Co_untry/state: True country @@ -67,7 +67,7 @@ True False 1 - Position: + Position: True position @@ -81,12 +81,12 @@ True False 1 - Fa_x: + Fa_x: True fax - Home telephone number + Home telephone number @@ -100,7 +100,7 @@ True False 1 - Homepage/e-mail: + Homepage/e-mail: True url @@ -123,7 +123,7 @@ - First name + First name @@ -153,7 +153,7 @@ - Title + Title @@ -182,7 +182,7 @@ - Home telephone number + Home telephone number @@ -213,7 +213,7 @@ - FAX number + FAX number @@ -231,7 +231,7 @@ - email address + email address @@ -251,7 +251,7 @@ True False 1 - Company 2nd line: + Company 2nd line: True company2 @@ -274,7 +274,7 @@ - Last name + Last name @@ -294,7 +294,7 @@ True False 1 - _Zip/city: + _Zip/city: True izip @@ -317,7 +317,7 @@ - City + City @@ -335,7 +335,7 @@ 15 - Zip code + Zip code @@ -417,7 +417,7 @@ True False 1 - Phone/mobile: + Phone/mobile: True position @@ -441,7 +441,7 @@ - Title + Title @@ -459,7 +459,7 @@ - Position + Position @@ -479,7 +479,7 @@ True False 1 - Street: + Street: True street @@ -520,7 +520,7 @@ True False - Business Data + Business Data diff --git a/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui b/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui index 8a30a7d4462d..bce632b6d45e 100644 --- a/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui +++ b/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui @@ -1,18 +1,18 @@ - + False 6 - Cannot Add Label + Cannot Add Label False dialog True error ok - Cannot add label - Predefined labels cannot be overwritten, use another name. + Cannot add label + Predefined labels cannot be overwritten, use another name. False diff --git a/sw/uiconfig/swriter/ui/captiondialog.ui b/sw/uiconfig/swriter/ui/captiondialog.ui index 24a6b70740cb..2e9786f1b92d 100644 --- a/sw/uiconfig/swriter/ui/captiondialog.ui +++ b/sw/uiconfig/swriter/ui/captiondialog.ui @@ -1,11 +1,11 @@ - + False 6 - Caption + Caption False dialog diff --git a/sw/uiconfig/swriter/ui/captionoptions.ui b/sw/uiconfig/swriter/ui/captionoptions.ui index de50adc0cce5..93b22a42ff31 100644 --- a/sw/uiconfig/swriter/ui/captionoptions.ui +++ b/sw/uiconfig/swriter/ui/captionoptions.ui @@ -1,6 +1,6 @@ - + @@ -9,17 +9,17 @@ - Category first + Category first - Numbering first + Numbering first False 6 - Caption Options + Caption Options dialog @@ -82,7 +82,7 @@ True False 1 - _Level: + _Level: True level @@ -96,7 +96,7 @@ True False 1 - _Separator: + _Separator: True separator @@ -113,7 +113,7 @@ True False - Numbering Captions by Chapter + Numbering Captions by Chapter @@ -151,7 +151,7 @@ True False 1 - Character style: + Character style: True style @@ -173,7 +173,7 @@ - _Apply border and shadow + _Apply border and shadow True True False @@ -196,7 +196,7 @@ True False - Category and Frame Format + Category and Frame Format @@ -234,7 +234,7 @@ True False 1 - Caption order: + Caption order: True caption_order @@ -263,7 +263,7 @@ True False - Caption + Caption diff --git a/sw/uiconfig/swriter/ui/cardformatpage.ui b/sw/uiconfig/swriter/ui/cardformatpage.ui index 2f5752f40ee0..15dbf1d26735 100644 --- a/sw/uiconfig/swriter/ui/cardformatpage.ui +++ b/sw/uiconfig/swriter/ui/cardformatpage.ui @@ -1,5 +1,5 @@ - + @@ -35,7 +35,7 @@ True False 0 - AutoText - Section + AutoText - Section True autotext @@ -119,7 +119,7 @@ True False - Content + Content diff --git a/sw/uiconfig/swriter/ui/cardmediumpage.ui b/sw/uiconfig/swriter/ui/cardmediumpage.ui index eb4df8baf9c2..306c82c079bf 100644 --- a/sw/uiconfig/swriter/ui/cardmediumpage.ui +++ b/sw/uiconfig/swriter/ui/cardmediumpage.ui @@ -1,6 +1,6 @@ - + @@ -60,7 +60,7 @@ 12 - Address + Address True True False @@ -79,7 +79,7 @@ False True 0 - Label text: + Label text: True textview:border @@ -139,7 +139,7 @@ True False 0 - Database: + Database: True database @@ -177,7 +177,7 @@ True False 0 - Table: + Table: True table @@ -215,7 +215,7 @@ True False 0 - Database field: + Database field: True field @@ -252,7 +252,7 @@ True True True - Insert + Insert center image1 @@ -269,7 +269,7 @@ True False - Inscription + Inscription @@ -316,7 +316,7 @@ 6 - _Continuous + _Continuous True True False @@ -332,7 +332,7 @@ - _Sheet + _Sheet True True False @@ -365,7 +365,7 @@ True False 1 - Brand: + Brand: True brand @@ -379,7 +379,7 @@ True False 1 - _Type: + _Type: True type @@ -453,7 +453,7 @@ True False - Format + Format diff --git a/sw/uiconfig/swriter/ui/ccdialog.ui b/sw/uiconfig/swriter/ui/ccdialog.ui index e75de2ad03ac..bc3af681da8b 100644 --- a/sw/uiconfig/swriter/ui/ccdialog.ui +++ b/sw/uiconfig/swriter/ui/ccdialog.ui @@ -1,11 +1,11 @@ - + False 6 - Copy To + Copy To dialog @@ -97,7 +97,7 @@ True False 1 - _Cc: + _Cc: True cc @@ -111,7 +111,7 @@ True False 1 - _Bcc: + _Bcc: True bcc @@ -125,7 +125,7 @@ True False 0 - Note: Separate e-mail addresses with a semicolon (;). + Note: Separate e-mail addresses with a semicolon (;). True @@ -166,7 +166,7 @@ True False - Send a Copy of This Mail To... + Send a Copy of This Mail To... diff --git a/sw/uiconfig/swriter/ui/characterproperties.ui b/sw/uiconfig/swriter/ui/characterproperties.ui index 0efad8cc3f91..d77f5dfb9094 100644 --- a/sw/uiconfig/swriter/ui/characterproperties.ui +++ b/sw/uiconfig/swriter/ui/characterproperties.ui @@ -1,11 +1,11 @@ - + False 6 - Character + Character False dialog @@ -97,7 +97,7 @@ True False - Font + Font False @@ -110,7 +110,7 @@ True False - Font Effects + Font Effects 1 @@ -124,7 +124,7 @@ True False - Position + Position 2 @@ -138,7 +138,7 @@ True False - Asian Layout + Asian Layout 3 @@ -152,7 +152,7 @@ True False - Hyperlink + Hyperlink 4 @@ -166,7 +166,7 @@ True False - Highlighting + Highlighting 5 @@ -180,7 +180,7 @@ True False - Borders + Borders 6 diff --git a/sw/uiconfig/swriter/ui/charurlpage.ui b/sw/uiconfig/swriter/ui/charurlpage.ui index c69e10c31226..6f01366e37f6 100644 --- a/sw/uiconfig/swriter/ui/charurlpage.ui +++ b/sw/uiconfig/swriter/ui/charurlpage.ui @@ -1,6 +1,6 @@ - + True @@ -32,7 +32,7 @@ True False 1 - URL: + URL: True urled @@ -46,7 +46,7 @@ True False 1 - Name: + Name: True nameed @@ -60,7 +60,7 @@ True False 1 - Text: + Text: True texted @@ -74,7 +74,7 @@ True False 1 - Target frame: + Target frame: True targetfrmlb @@ -85,7 +85,7 @@ - Events... + Events... True True True @@ -135,7 +135,7 @@ - Browse... + Browse... True True True @@ -185,7 +185,7 @@ True False - Hyperlink + Hyperlink @@ -221,7 +221,7 @@ True False 1 - Visited links: + Visited links: True visitedlb @@ -235,7 +235,7 @@ True False 1 - Unvisited links: + Unvisited links: True unvisitedlb @@ -272,7 +272,7 @@ True False - Character Styles + Character Styles diff --git a/sw/uiconfig/swriter/ui/columndialog.ui b/sw/uiconfig/swriter/ui/columndialog.ui index 62f964254849..3de459d5a0c7 100644 --- a/sw/uiconfig/swriter/ui/columndialog.ui +++ b/sw/uiconfig/swriter/ui/columndialog.ui @@ -1,11 +1,11 @@ - + False 6 - Columns + Columns False dialog diff --git a/sw/uiconfig/swriter/ui/columnpage.ui b/sw/uiconfig/swriter/ui/columnpage.ui index 9ff9a5f8bf67..bd701dddb4a7 100644 --- a/sw/uiconfig/swriter/ui/columnpage.ui +++ b/sw/uiconfig/swriter/ui/columnpage.ui @@ -1,6 +1,6 @@ - + @@ -56,15 +56,15 @@ - Left-to-right + Left-to-right 0 - Right-to-left + Right-to-left 1 - Use superordinate object settings + Use superordinate object settings 4 @@ -78,23 +78,23 @@ - Selection + Selection 0 - Current Section + Current Section 1 - Selected section + Selected section 2 - Frame + Frame 4 - Page Style: + Page Style: 3 @@ -131,7 +131,7 @@ True False - Column: + Column: 1 @@ -192,7 +192,7 @@ True False - Width: + Width: 1 @@ -263,7 +263,7 @@ True False - Spacing: + Spacing: 1 @@ -324,7 +324,7 @@ - Auto_Width + Auto_Width True True False @@ -397,7 +397,7 @@ True False - Width and Spacing + Width and Spacing @@ -434,7 +434,7 @@ True False - St_yle: + St_yle: True linestylelb 1 @@ -448,7 +448,7 @@ True False - _Width: + _Width: True linewidthmf:0.00pt 1 @@ -462,7 +462,7 @@ True False - H_eight: + H_eight: True linewidthmf:0.00pt 1 @@ -476,7 +476,7 @@ True False - _Position: + _Position: True lineposlb 1 @@ -502,9 +502,9 @@ True False - Top - Centered - Bottom + Top + Centered + Bottom @@ -552,7 +552,7 @@ True False - _Color: + _Color: True colorlb 1 @@ -576,7 +576,7 @@ True False - Separator Line + Separator Line @@ -628,7 +628,7 @@ True False - Columns: + Columns: True colsnf 1 @@ -663,7 +663,7 @@ 6 - Evenly distribute contents _to all columns + Evenly distribute contents _to all columns True False True @@ -697,7 +697,7 @@ False True - _Apply to: + _Apply to: True 1 @@ -721,7 +721,7 @@ False True - Text _direction: + Text _direction: True 1 @@ -777,7 +777,7 @@ True False - Settings + Settings diff --git a/sw/uiconfig/swriter/ui/columnwidth.ui b/sw/uiconfig/swriter/ui/columnwidth.ui index 7b0e474b0c48..651c4be61a4c 100644 --- a/sw/uiconfig/swriter/ui/columnwidth.ui +++ b/sw/uiconfig/swriter/ui/columnwidth.ui @@ -1,6 +1,6 @@ - + 1 @@ -12,7 +12,7 @@ False 6 - Column Width + Column Width False dialog @@ -99,7 +99,7 @@ True False 1 - Column: + Column: True column @@ -113,7 +113,7 @@ True False 1 - Width: + Width: True width:0mm @@ -155,7 +155,7 @@ True False - Width + Width diff --git a/sw/uiconfig/swriter/ui/conditionpage.ui b/sw/uiconfig/swriter/ui/conditionpage.ui index f357c89fd69e..188992d424ab 100644 --- a/sw/uiconfig/swriter/ui/conditionpage.ui +++ b/sw/uiconfig/swriter/ui/conditionpage.ui @@ -1,5 +1,5 @@ - + @@ -36,7 +36,7 @@ True - _Conditional Style + _Conditional Style True False True @@ -60,7 +60,7 @@ True False False - Conte_xt + Conte_xt True @@ -75,7 +75,7 @@ True False False - Applied Styles + Applied Styles 1 @@ -89,7 +89,7 @@ True False False - _Paragraph Styles + _Paragraph Styles True @@ -196,34 +196,34 @@ 0 1 - Table Header - Table - Frame - Section - Footnote - Endnote - Header - Footer - 1st Outline Level - 2nd Outline Level - 3rd Outline Level - 4th Outline Level - 5th Outline Level - 6th Outline Level - 7th Outline Level - 8th Outline Level - 9th Outline Level - 10th Outline Level - 1st Numbering Level - 2nd Numbering Level - 3rd Numbering Level - 4th Numbering Level - 5th Numbering Level - 6th Numbering Level - 7th Numbering Level - 8th Numbering Level - 9th Numbering Level - 10th Numbering Level + Table Header + Table + Frame + Section + Footnote + Endnote + Header + Footer + 1st Outline Level + 2nd Outline Level + 3rd Outline Level + 4th Outline Level + 5th Outline Level + 6th Outline Level + 7th Outline Level + 8th Outline Level + 9th Outline Level + 10th Outline Level + 1st Numbering Level + 2nd Numbering Level + 3rd Numbering Level + 4th Numbering Level + 5th Numbering Level + 6th Numbering Level + 7th Numbering Level + 8th Numbering Level + 9th Numbering Level + 10th Numbering Level @@ -248,7 +248,7 @@ True False - Options + Options diff --git a/sw/uiconfig/swriter/ui/converttexttable.ui b/sw/uiconfig/swriter/ui/converttexttable.ui index 21379c1b8e67..79802c1d3d5a 100644 --- a/sw/uiconfig/swriter/ui/converttexttable.ui +++ b/sw/uiconfig/swriter/ui/converttexttable.ui @@ -1,6 +1,6 @@ - + 1 @@ -12,7 +12,7 @@ False 6 - Convert Table to Text + Convert Table to Text dialog @@ -109,13 +109,13 @@ True 1 - , + , - Symbol + Symbol @@ -126,7 +126,7 @@ - Other: + Other: True True False @@ -145,7 +145,7 @@ - Semicolons + Semicolons True True False @@ -162,7 +162,7 @@ - Paragraph + Paragraph True True False @@ -178,7 +178,7 @@ - Tabs + Tabs True True False @@ -197,7 +197,7 @@ - Equal width for all columns + Equal width for all columns True False 0 @@ -218,7 +218,7 @@ True False - Separate Text At + Separate Text At @@ -251,7 +251,7 @@ 12 - Heading + Heading True True False @@ -265,7 +265,7 @@ - Repeat heading + Repeat heading True True False @@ -281,7 +281,7 @@ - Don't split table + Don't split table True True False @@ -295,7 +295,7 @@ - Border + Border True True False @@ -319,7 +319,7 @@ True False - The first + The first True repeatheadersb @@ -332,7 +332,7 @@ True False - rows + rows 2 @@ -362,7 +362,7 @@ - AutoFormat... + AutoFormat... True True @@ -379,7 +379,7 @@ True False - Options + Options diff --git a/sw/uiconfig/swriter/ui/createaddresslist.ui b/sw/uiconfig/swriter/ui/createaddresslist.ui index 2b64922d6469..24edb49a12ec 100644 --- a/sw/uiconfig/swriter/ui/createaddresslist.ui +++ b/sw/uiconfig/swriter/ui/createaddresslist.ui @@ -1,12 +1,12 @@ - + False 6 - New Address List + New Address List False dialog @@ -93,7 +93,7 @@ True False start - Address Information + Address Information True CONTAINER @@ -127,7 +127,7 @@ True False 0 - Sho_w entry number + Sho_w entry number True grid2 @@ -146,7 +146,7 @@ 6 - |< + |< False True True @@ -159,7 +159,7 @@ - < + < False True True @@ -172,7 +172,7 @@ - >| + >| False True True @@ -185,7 +185,7 @@ - > + > False True True @@ -236,7 +236,7 @@ start - _New + _New False True True @@ -251,7 +251,7 @@ - _Delete + _Delete False True True @@ -266,7 +266,7 @@ - _Find... + _Find... False True True @@ -281,7 +281,7 @@ - C_ustomize... + C_ustomize... False True True diff --git a/sw/uiconfig/swriter/ui/createauthorentry.ui b/sw/uiconfig/swriter/ui/createauthorentry.ui index 196c845a042a..a89a5b5848d2 100644 --- a/sw/uiconfig/swriter/ui/createauthorentry.ui +++ b/sw/uiconfig/swriter/ui/createauthorentry.ui @@ -1,11 +1,11 @@ - + False 5 - Define Bibliography Entry + Define Bibliography Entry dialog @@ -186,7 +186,7 @@ True False - Entry Data + Entry Data diff --git a/sw/uiconfig/swriter/ui/createautomarkdialog.ui b/sw/uiconfig/swriter/ui/createautomarkdialog.ui index 62fe05f84aea..e672075ba82a 100644 --- a/sw/uiconfig/swriter/ui/createautomarkdialog.ui +++ b/sw/uiconfig/swriter/ui/createautomarkdialog.ui @@ -1,11 +1,11 @@ - + False 6 - Edit Concordance File + Edit Concordance File False dialog @@ -98,7 +98,7 @@ True False - Search term + Search term False @@ -110,7 +110,7 @@ True False - Alternative entry + Alternative entry False @@ -122,7 +122,7 @@ True False - 1st key + 1st key False @@ -134,7 +134,7 @@ True False - 2nd key + 2nd key False @@ -146,7 +146,7 @@ True False - Comment + Comment False @@ -158,7 +158,7 @@ True False - Match case + Match case False @@ -170,7 +170,7 @@ True False - Word only + Word only False @@ -182,7 +182,7 @@ True False - Yes + Yes False @@ -194,7 +194,7 @@ True False - No + No False @@ -220,7 +220,7 @@ True False - Entries + Entries diff --git a/sw/uiconfig/swriter/ui/customizeaddrlistdialog.ui b/sw/uiconfig/swriter/ui/customizeaddrlistdialog.ui index e7637dc1e7b9..e2706af2772b 100644 --- a/sw/uiconfig/swriter/ui/customizeaddrlistdialog.ui +++ b/sw/uiconfig/swriter/ui/customizeaddrlistdialog.ui @@ -1,6 +1,6 @@ - + True @@ -15,7 +15,7 @@ False 6 - Customize Address List + Customize Address List False dialog @@ -97,7 +97,7 @@ start - _Add... + _Add... True True True @@ -125,7 +125,7 @@ - _Rename... + _Rename... True True True @@ -155,7 +155,7 @@ True False 0 - A_ddress list elements: + A_ddress list elements: True treeview:border diff --git a/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui b/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui index 925c3788fc9d..378d919ee2cc 100644 --- a/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui +++ b/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui @@ -1,18 +1,18 @@ - + False 6 - Create a New Data Source? + Create a New Data Source? False dialog True question ok-cancel - No data sources are available. Create a new one? - No data source has been set up yet. You need a data source, such as a database, to supply data (for example, names and addresses) for the fields. + No data sources are available. Create a new one? + No data source has been set up yet. You need a data source, such as a database, to supply data (for example, names and addresses) for the fields. False diff --git a/sw/uiconfig/swriter/ui/dropcapspage.ui b/sw/uiconfig/swriter/ui/dropcapspage.ui index cec9e09e81fe..31d36de81a56 100644 --- a/sw/uiconfig/swriter/ui/dropcapspage.ui +++ b/sw/uiconfig/swriter/ui/dropcapspage.ui @@ -1,6 +1,6 @@ - + @@ -53,7 +53,7 @@ 12 - _Display drop caps + _Display drop caps True True False @@ -69,7 +69,7 @@ - _Whole word + _Whole word True True False @@ -88,7 +88,7 @@ True False 1 - Number of _characters: + Number of _characters: True spinFLD_DROPCAPS @@ -102,7 +102,7 @@ True False 1 - _Lines: + _Lines: True spinFLD_LINES @@ -116,7 +116,7 @@ True False 1 - _Space to text: + _Space to text: True spinFLD_DISTANCE:0cm @@ -173,7 +173,7 @@ True False - Settings + Settings @@ -208,7 +208,7 @@ True False 1 - _Text: + _Text: True entryEDT_TEXT @@ -222,7 +222,7 @@ True False 1 - Character st_yle: + Character st_yle: True comboBOX_TEMPLATE @@ -261,7 +261,7 @@ True False - Contents + Contents diff --git a/sw/uiconfig/swriter/ui/dropdownfielddialog.ui b/sw/uiconfig/swriter/ui/dropdownfielddialog.ui index e92303f47f6d..5feb9343356c 100644 --- a/sw/uiconfig/swriter/ui/dropdownfielddialog.ui +++ b/sw/uiconfig/swriter/ui/dropdownfielddialog.ui @@ -1,11 +1,11 @@ - + False 6 - Choose Item: + Choose Item: False dialog @@ -155,7 +155,7 @@ True False - Edit + Edit diff --git a/sw/uiconfig/swriter/ui/editcategories.ui b/sw/uiconfig/swriter/ui/editcategories.ui index f630cb4f656d..c756a1d7b88a 100644 --- a/sw/uiconfig/swriter/ui/editcategories.ui +++ b/sw/uiconfig/swriter/ui/editcategories.ui @@ -1,11 +1,11 @@ - + False 6 - Edit Categories + Edit Categories dialog @@ -90,7 +90,7 @@ - _Rename + _Rename True True True @@ -124,7 +124,7 @@ True False 0 - Selection list + Selection list True group @@ -141,7 +141,7 @@ False True True - label + label 0 @@ -168,7 +168,7 @@ True False 0 - Path + Path True pathlb @@ -184,7 +184,7 @@ True False 0 - Category + Category True name diff --git a/sw/uiconfig/swriter/ui/editfielddialog.ui b/sw/uiconfig/swriter/ui/editfielddialog.ui index ca6a041a59e6..d04111f8ab24 100644 --- a/sw/uiconfig/swriter/ui/editfielddialog.ui +++ b/sw/uiconfig/swriter/ui/editfielddialog.ui @@ -1,5 +1,5 @@ - + True @@ -14,7 +14,7 @@ False 6 - Edit Fields + Edit Fields dialog @@ -111,7 +111,7 @@ - _Edit + _Edit True True True diff --git a/sw/uiconfig/swriter/ui/editsectiondialog.ui b/sw/uiconfig/swriter/ui/editsectiondialog.ui index e95c32499baa..355464d1ff45 100644 --- a/sw/uiconfig/swriter/ui/editsectiondialog.ui +++ b/sw/uiconfig/swriter/ui/editsectiondialog.ui @@ -1,12 +1,12 @@ - + False 6 - Edit Sections + Edit Sections dialog @@ -50,7 +50,7 @@ - _Options... + _Options... True True True @@ -165,7 +165,7 @@ True False - Section + Section @@ -208,7 +208,7 @@ 6 - _Link + _Link True True False @@ -225,7 +225,7 @@ - DD_E + DD_E True False True @@ -255,7 +255,7 @@ 12 - Browse... + Browse... True True True @@ -283,7 +283,7 @@ True False 0 - _Section + _Section True section @@ -321,7 +321,7 @@ True False 0 - _File name + _File name True filename @@ -336,7 +336,7 @@ False True 0 - DDE _Command + DDE _Command True filename @@ -368,7 +368,7 @@ True False - Link + Link @@ -405,7 +405,7 @@ 12 - _Protected + _Protected True False True @@ -433,7 +433,7 @@ 12 - Wit_h password + Wit_h password True True False @@ -452,7 +452,7 @@ - Password... + Password... True True True @@ -482,7 +482,7 @@ True False - Write Protection + Write Protection @@ -519,7 +519,7 @@ 12 - Hide + Hide True True False @@ -551,7 +551,7 @@ False False 0 - _With Condition + _With Condition True condition @@ -589,7 +589,7 @@ True False - Hide + Hide @@ -625,7 +625,7 @@ 12 - E_ditable in read-only document + E_ditable in read-only document True True False @@ -648,7 +648,7 @@ True False - Properties + Properties diff --git a/sw/uiconfig/swriter/ui/endnotepage.ui b/sw/uiconfig/swriter/ui/endnotepage.ui index 28f4af5f24a5..553fd69fd853 100644 --- a/sw/uiconfig/swriter/ui/endnotepage.ui +++ b/sw/uiconfig/swriter/ui/endnotepage.ui @@ -1,5 +1,5 @@ - + 1 @@ -37,7 +37,7 @@ True False 0 - Numbering + Numbering 0 @@ -51,7 +51,7 @@ True False 0 - Before + Before 0 @@ -65,7 +65,7 @@ True False 0 - Start at + Start at 2 @@ -79,7 +79,7 @@ True False 0 - After + After 2 @@ -156,7 +156,7 @@ True False - Autonumbering + Autonumbering @@ -198,7 +198,7 @@ True False 0 - Paragraph + Paragraph 0 @@ -212,7 +212,7 @@ True False 0 - Page + Page 0 @@ -253,7 +253,7 @@ True False - Styles + Styles @@ -290,7 +290,7 @@ True False 0 - Text area + Text area 0 @@ -304,7 +304,7 @@ True False 0 - Endnote area + Endnote area 0 @@ -345,7 +345,7 @@ True False - Character Styles + Character Styles diff --git a/sw/uiconfig/swriter/ui/envaddresspage.ui b/sw/uiconfig/swriter/ui/envaddresspage.ui index 75f08f1e814c..e2f9e160dae7 100644 --- a/sw/uiconfig/swriter/ui/envaddresspage.ui +++ b/sw/uiconfig/swriter/ui/envaddresspage.ui @@ -1,5 +1,5 @@ - + @@ -58,7 +58,7 @@ False True 0 - Addr_essee + Addr_essee True addredit:border @@ -95,7 +95,7 @@ True False 0 - Database + Database True database @@ -141,7 +141,7 @@ True False 0 - Table + Table True table @@ -187,7 +187,7 @@ True False 0 - Database field + Database field True field @@ -234,7 +234,7 @@ True True True - Insert + Insert center image1 @@ -294,7 +294,7 @@ - _Sender + _Sender True True False @@ -342,7 +342,7 @@ False - Preview + Preview diff --git a/sw/uiconfig/swriter/ui/envdialog.ui b/sw/uiconfig/swriter/ui/envdialog.ui index 0a6a21ca90a2..3e10eabb31c8 100644 --- a/sw/uiconfig/swriter/ui/envdialog.ui +++ b/sw/uiconfig/swriter/ui/envdialog.ui @@ -1,10 +1,10 @@ - + False 6 - Envelope + Envelope dialog @@ -17,7 +17,7 @@ end - _New Document + _New Document True True True @@ -33,7 +33,7 @@ - _Insert + _Insert True True True @@ -47,7 +47,7 @@ - _Modify + _Modify True True True @@ -122,7 +122,7 @@ True False - Envelope + Envelope False @@ -135,7 +135,7 @@ True False - Format + Format 1 @@ -149,7 +149,7 @@ True False - Printer + Printer 2 diff --git a/sw/uiconfig/swriter/ui/envformatpage.ui b/sw/uiconfig/swriter/ui/envformatpage.ui index 9cdb8dac821d..18bd37a693ca 100644 --- a/sw/uiconfig/swriter/ui/envformatpage.ui +++ b/sw/uiconfig/swriter/ui/envformatpage.ui @@ -1,5 +1,5 @@ - + @@ -86,7 +86,7 @@ False 12 0 - from left + from left True leftaddr:0.00cm @@ -115,7 +115,7 @@ False 12 0 - from top + from top True topaddr:0.00cm @@ -152,7 +152,7 @@ True False 0 - Format + Format True addredit:editmenu @@ -165,7 +165,7 @@ - Edit + Edit True True True @@ -199,7 +199,7 @@ True False - Position + Position @@ -210,7 +210,7 @@ True False - Addressee + Addressee @@ -305,7 +305,7 @@ False 12 0 - from left + from left True leftsender:0.00cm @@ -334,7 +334,7 @@ False 12 0 - from top + from top True topsender:0.00cm @@ -371,7 +371,7 @@ True False 0 - Format + Format True senderedit:editmenu @@ -384,7 +384,7 @@ - Edit + Edit True True True @@ -418,7 +418,7 @@ True False - Position + Position @@ -429,7 +429,7 @@ True False - Sender + Sender @@ -475,7 +475,7 @@ True False 0 - F_ormat + F_ormat True format @@ -491,7 +491,7 @@ True False 0 - _Width + _Width True width:0.00cm @@ -507,7 +507,7 @@ True False 0 - _Height + _Height True height:0.00cm @@ -580,7 +580,7 @@ False - Preview + Preview @@ -599,7 +599,7 @@ True False - Size + Size @@ -632,7 +632,7 @@ True False - C_haracter... + C_haracter... True @@ -640,7 +640,7 @@ True False - P_aragraph... + P_aragraph... True diff --git a/sw/uiconfig/swriter/ui/envprinterpage.ui b/sw/uiconfig/swriter/ui/envprinterpage.ui index c86fe107d8b9..938957c7b3fa 100644 --- a/sw/uiconfig/swriter/ui/envprinterpage.ui +++ b/sw/uiconfig/swriter/ui/envprinterpage.ui @@ -1,5 +1,5 @@ - + 100 @@ -32,7 +32,7 @@ 12 - _Print from top + _Print from top True True False @@ -51,7 +51,7 @@ - Print from _bottom + Print from _bottom True True False @@ -72,7 +72,7 @@ True False 0 - _Shift right + _Shift right True @@ -87,7 +87,7 @@ True False 0 - Shift _down + Shift _down True @@ -135,9 +135,9 @@ True False - Horizontal Left + Horizontal Left horileft - Horizontal Left + Horizontal Left True @@ -149,9 +149,9 @@ True False - Horizontal Center + Horizontal Center horicenter - Horizontal Center + Horizontal Center True @@ -163,9 +163,9 @@ True False - Horizontal Right + Horizontal Right horiright - Horizontal Right + Horizontal Right True @@ -177,9 +177,9 @@ True False - Vertical Left + Vertical Left vertleft - Vertical Left + Vertical Left True @@ -191,9 +191,9 @@ True False - Vertical Center + Vertical Center vertcenter - Vertical Center + Vertical Center True @@ -205,9 +205,9 @@ True False - Vertical Right + Vertical Right vertright - Vertical Right + Vertical Right True @@ -231,7 +231,7 @@ True False - Envelope Orientation + Envelope Orientation @@ -266,7 +266,7 @@ 12 - Setup... + Setup... True True True @@ -285,7 +285,7 @@ False True 0 - Printer Name + Printer Name True setup @@ -304,7 +304,7 @@ True False - Current Printer + Current Printer diff --git a/sw/uiconfig/swriter/ui/exchangedatabases.ui b/sw/uiconfig/swriter/ui/exchangedatabases.ui index ffa2fc09790d..699494f8a8a6 100644 --- a/sw/uiconfig/swriter/ui/exchangedatabases.ui +++ b/sw/uiconfig/swriter/ui/exchangedatabases.ui @@ -1,11 +1,11 @@ - + False 6 - Exchange Databases + Exchange Databases dialog @@ -18,7 +18,7 @@ end - Define + Define True True True @@ -103,7 +103,7 @@ True False 0 - Databases in Use + Databases in Use True inuselb:border @@ -119,7 +119,7 @@ True False 0 - _Available Databases + _Available Databases True availablelb:border @@ -132,7 +132,7 @@ - Browse... + Browse... True True True @@ -153,7 +153,7 @@ 12 12 0 - Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left. + Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left. Use the browse button to select a database file. True 72 @@ -204,7 +204,7 @@ Use the browse button to select a database file. True False - Exchange Databases + Exchange Databases @@ -226,7 +226,7 @@ Use the browse button to select a database file. True False - Database applied to document: + Database applied to document: False diff --git a/sw/uiconfig/swriter/ui/fielddialog.ui b/sw/uiconfig/swriter/ui/fielddialog.ui index d495ec11a14e..d8e262f3ce24 100644 --- a/sw/uiconfig/swriter/ui/fielddialog.ui +++ b/sw/uiconfig/swriter/ui/fielddialog.ui @@ -1,10 +1,10 @@ - + False 6 - Fields + Fields dialog @@ -17,7 +17,7 @@ end - _Insert + _Insert True True True @@ -94,7 +94,7 @@ True False - Document + Document False @@ -107,7 +107,7 @@ True False - Cross-references + Cross-references 1 @@ -121,7 +121,7 @@ True False - Functions + Functions 2 @@ -135,7 +135,7 @@ True False - DocInformation + DocInformation 3 @@ -149,7 +149,7 @@ True False - Variables + Variables 4 @@ -163,7 +163,7 @@ True False - Database + Database 5 diff --git a/sw/uiconfig/swriter/ui/findentrydialog.ui b/sw/uiconfig/swriter/ui/findentrydialog.ui index cedcf3841fe5..10752635a563 100644 --- a/sw/uiconfig/swriter/ui/findentrydialog.ui +++ b/sw/uiconfig/swriter/ui/findentrydialog.ui @@ -1,11 +1,11 @@ - + True False 6 - Find Entry + Find Entry dialog @@ -88,7 +88,7 @@ True False 0 - F_ind + F_ind True entry @@ -128,7 +128,7 @@ 6 - Find _only in + Find _only in True True False diff --git a/sw/uiconfig/swriter/ui/flddbpage.ui b/sw/uiconfig/swriter/ui/flddbpage.ui index 7261c8f71ce4..2f94d84eb4f9 100644 --- a/sw/uiconfig/swriter/ui/flddbpage.ui +++ b/sw/uiconfig/swriter/ui/flddbpage.ui @@ -1,5 +1,5 @@ - + @@ -54,7 +54,7 @@ True False 0 - _Type + _Type True @@ -83,7 +83,7 @@ True False 0 - _Condition + _Condition True condition @@ -142,7 +142,7 @@ True False 0 - Record number + Record number True recnumber @@ -215,7 +215,7 @@ True False 0 - Database s_election + Database s_election True @@ -240,7 +240,7 @@ True False 0 - Add database file + Add database file True browse @@ -253,7 +253,7 @@ - Browse... + Browse... True True True @@ -294,7 +294,7 @@ 12 - From database + From database True True False @@ -312,7 +312,7 @@ - User-defined + User-defined True True False @@ -386,7 +386,7 @@ True False 0 - Format + Format True diff --git a/sw/uiconfig/swriter/ui/flddocinfopage.ui b/sw/uiconfig/swriter/ui/flddocinfopage.ui index 01311517bf53..3c0f97ba365d 100644 --- a/sw/uiconfig/swriter/ui/flddocinfopage.ui +++ b/sw/uiconfig/swriter/ui/flddocinfopage.ui @@ -1,5 +1,5 @@ - + @@ -39,7 +39,7 @@ True False 0 - _Type + _Type True @@ -85,7 +85,7 @@ True False 0 - S_elect + S_elect True @@ -135,7 +135,7 @@ - _Fixed content + _Fixed content True True False @@ -158,7 +158,7 @@ True False 0 - F_ormat + F_ormat True @@ -180,16 +180,16 @@ - Author + Author - Time + Time - Date + Date - Date Time Author + Date Time Author diff --git a/sw/uiconfig/swriter/ui/flddocumentpage.ui b/sw/uiconfig/swriter/ui/flddocumentpage.ui index ccef32327f50..997f0ddde355 100644 --- a/sw/uiconfig/swriter/ui/flddocumentpage.ui +++ b/sw/uiconfig/swriter/ui/flddocumentpage.ui @@ -1,5 +1,5 @@ - + @@ -47,7 +47,7 @@ True False 0 - _Type + _Type True @@ -92,7 +92,7 @@ True False 0 - S_elect + S_elect True @@ -176,7 +176,7 @@ True False 0 - F_ormat + F_ormat True @@ -193,7 +193,7 @@ - _Fixed content + _Fixed content True True False @@ -218,7 +218,7 @@ True False 0 - Level + Level True level @@ -263,7 +263,7 @@ True False 0 - Offs_et in days + Offs_et in days True offset @@ -279,7 +279,7 @@ True False 0 - Offs_et in minutes + Offs_et in minutes True offset @@ -308,7 +308,7 @@ True False 0 - _Value + _Value True value diff --git a/sw/uiconfig/swriter/ui/fldfuncpage.ui b/sw/uiconfig/swriter/ui/fldfuncpage.ui index 6c76662e152c..3891217eff2b 100644 --- a/sw/uiconfig/swriter/ui/fldfuncpage.ui +++ b/sw/uiconfig/swriter/ui/fldfuncpage.ui @@ -1,5 +1,5 @@ - + @@ -39,7 +39,7 @@ True False 0 - _Type + _Type True @@ -86,7 +86,7 @@ True False 0 - S_elect + S_elect True @@ -132,7 +132,7 @@ True False 0 - F_ormat + F_ormat True @@ -154,7 +154,7 @@ True - _Macro... + _Macro... True True True @@ -179,7 +179,7 @@ True False 0 - _Value + _Value True value @@ -223,7 +223,7 @@ True False 0 - Na_me + Na_me True name @@ -268,7 +268,7 @@ True False 0 - Then + Then True cond1 @@ -312,7 +312,7 @@ True False 0 - Else + Else True cond2 @@ -362,7 +362,7 @@ True False 0 - It_em + It_em True item @@ -422,7 +422,7 @@ True False 0 - Items on _list + Items on _list True listitems:border @@ -474,7 +474,7 @@ - Move _Up + Move _Up True True True @@ -488,7 +488,7 @@ - Move Do_wn + Move Do_wn True True True @@ -518,7 +518,7 @@ True False 0 - Na_me + Na_me True listname @@ -583,16 +583,16 @@ - Author + Author - Time + Time - Date + Date - Date Time Author + Date Time Author diff --git a/sw/uiconfig/swriter/ui/fldrefpage.ui b/sw/uiconfig/swriter/ui/fldrefpage.ui index 618eecb0127b..0ce297a808a3 100644 --- a/sw/uiconfig/swriter/ui/fldrefpage.ui +++ b/sw/uiconfig/swriter/ui/fldrefpage.ui @@ -1,6 +1,6 @@ - + @@ -10,19 +10,19 @@ - Bookmarks + Bookmarks - Footnotes + Footnotes - Endnotes + Endnotes - Headings + Headings - Numbered Paragraphs + Numbered Paragraphs @@ -78,7 +78,7 @@ True False 0 - _Type + _Type True @@ -123,7 +123,7 @@ True False 0 - Insert _reference to + Insert _reference to True @@ -166,7 +166,7 @@ True False 5 - Selection + Selection @@ -192,7 +192,7 @@ True True out - Filter Selection + Filter Selection 0 @@ -266,7 +266,7 @@ False False 0 - S_election + S_election True @@ -293,7 +293,7 @@ False False 0 - _Value + _Value True value @@ -320,7 +320,7 @@ True False 0 - Na_me + Na_me True name diff --git a/sw/uiconfig/swriter/ui/fldvarpage.ui b/sw/uiconfig/swriter/ui/fldvarpage.ui index 7e8dc99344d8..c463621447fc 100644 --- a/sw/uiconfig/swriter/ui/fldvarpage.ui +++ b/sw/uiconfig/swriter/ui/fldvarpage.ui @@ -1,5 +1,5 @@ - + @@ -49,7 +49,7 @@ True False 0 - _Type + _Type True @@ -74,7 +74,7 @@ True False 0 - Na_me + Na_me True @@ -151,7 +151,7 @@ True False 0 - S_elect + S_elect True @@ -176,7 +176,7 @@ True False 0 - _Value + _Value True @@ -294,7 +294,7 @@ True False 0 - F_ormat + F_ormat True @@ -310,7 +310,7 @@ - Invisi_ble + Invisi_ble True True False @@ -349,7 +349,7 @@ True False 0 - _Level + _Level True @@ -364,7 +364,7 @@ True False 0 - _Separator + _Separator True separator @@ -382,7 +382,7 @@ 0 1 - None + None @@ -399,7 +399,7 @@ 1 2 - . + . 1 @@ -417,7 +417,7 @@ True False 0 - Numbering by Chapter + Numbering by Chapter True @@ -455,7 +455,7 @@ True False True - Apply + Apply apply True svx/res/nu01.png @@ -470,7 +470,7 @@ True False True - Delete + Delete delete True svx/res/nu02.png @@ -525,16 +525,16 @@ - Author + Author - Time + Time - Date + Date - Date Time Author + Date Time Author diff --git a/sw/uiconfig/swriter/ui/floatingnavigation.ui b/sw/uiconfig/swriter/ui/floatingnavigation.ui index 0f310a3b1a2e..e62f96cae2ca 100644 --- a/sw/uiconfig/swriter/ui/floatingnavigation.ui +++ b/sw/uiconfig/swriter/ui/floatingnavigation.ui @@ -1,6 +1,6 @@ - + True @@ -8,7 +8,7 @@ True True 6 - Navigation + Navigation False utility diff --git a/sw/uiconfig/swriter/ui/floatingsync.ui b/sw/uiconfig/swriter/ui/floatingsync.ui index b6b24a5ab21d..709bad962199 100644 --- a/sw/uiconfig/swriter/ui/floatingsync.ui +++ b/sw/uiconfig/swriter/ui/floatingsync.ui @@ -1,13 +1,13 @@ - + True False True 6 - Synchronize + Synchronize True utility False @@ -20,7 +20,7 @@ vertical - Synchronize Labels + Synchronize Labels True True True diff --git a/sw/uiconfig/swriter/ui/footendnotedialog.ui b/sw/uiconfig/swriter/ui/footendnotedialog.ui index caaf21287b79..f4c981f35090 100644 --- a/sw/uiconfig/swriter/ui/footendnotedialog.ui +++ b/sw/uiconfig/swriter/ui/footendnotedialog.ui @@ -1,11 +1,11 @@ - + False 6 - Footnotes/Endnotes Settings + Footnotes/Endnotes Settings False dialog @@ -83,7 +83,7 @@ True False - Footnotes + Footnotes False @@ -96,7 +96,7 @@ True False - Endnotes + Endnotes 1 diff --git a/sw/uiconfig/swriter/ui/footnoteareapage.ui b/sw/uiconfig/swriter/ui/footnoteareapage.ui index ba212099e4a4..155df780f653 100644 --- a/sw/uiconfig/swriter/ui/footnoteareapage.ui +++ b/sw/uiconfig/swriter/ui/footnoteareapage.ui @@ -1,5 +1,5 @@ - + @@ -63,7 +63,7 @@ 12 - _Not larger than page area + _Not larger than page area True True False @@ -83,7 +83,7 @@ - Maximum footnote _height + Maximum footnote _height True True False @@ -109,7 +109,7 @@ False True 0 - Space to text + Space to text True spacetotext:0.00cm @@ -170,7 +170,7 @@ True False - Footnote Area + Footnote Area @@ -210,7 +210,7 @@ False True 0 - _Position + _Position True position @@ -227,7 +227,7 @@ False True 0 - _Style + _Style True style @@ -244,7 +244,7 @@ False True 0 - _Thickness + _Thickness True thickness:0.00pt @@ -261,7 +261,7 @@ False True 0 - _Color + _Color True color @@ -278,7 +278,7 @@ False True 0 - _Length + _Length True length:0% @@ -295,7 +295,7 @@ False True 0 - _Spacing to footnote contents + _Spacing to footnote contents True spacingtocontents:0.00cm @@ -315,9 +315,9 @@ 0 1 - Left - Centered - Right + Left + Centered + Right @@ -414,7 +414,7 @@ True False - Separator Line + Separator Line diff --git a/sw/uiconfig/swriter/ui/footnotepage.ui b/sw/uiconfig/swriter/ui/footnotepage.ui index 96ce210ef410..12eaed120092 100644 --- a/sw/uiconfig/swriter/ui/footnotepage.ui +++ b/sw/uiconfig/swriter/ui/footnotepage.ui @@ -1,6 +1,6 @@ - + @@ -17,13 +17,13 @@ - Per page + Per page - Per chapter + Per chapter - Per document + Per document @@ -55,7 +55,7 @@ True False - Numbering + Numbering 0 @@ -69,7 +69,7 @@ True False - Counting + Counting 0 @@ -83,7 +83,7 @@ True False - Before + Before 0 @@ -97,7 +97,7 @@ True False - Position + Position 0 @@ -111,7 +111,7 @@ True False - Start at + Start at 0 @@ -125,7 +125,7 @@ True False - After + After 0 @@ -137,7 +137,7 @@ - End of page + End of page True True False @@ -157,7 +157,7 @@ - End of document + End of document True True False @@ -277,7 +277,7 @@ True False - Autonumbering + Autonumbering @@ -318,7 +318,7 @@ True False - Paragraph + Paragraph 0 @@ -332,7 +332,7 @@ True False - Page + Page 0 @@ -374,7 +374,7 @@ True False - Styles + Styles @@ -410,7 +410,7 @@ True False - Text area + Text area 0 @@ -424,7 +424,7 @@ True False - Footnote area + Footnote area 0 @@ -466,7 +466,7 @@ True False - Character Styles + Character Styles @@ -510,7 +510,7 @@ True False - End of footnote + End of footnote 0 @@ -524,7 +524,7 @@ True False - Start of next page + Start of next page 0 @@ -574,7 +574,7 @@ True False - Continuation Notice + Continuation Notice diff --git a/sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui b/sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui index f3b8501af5d7..301a47e21e22 100644 --- a/sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui +++ b/sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui @@ -1,5 +1,5 @@ - + @@ -46,7 +46,7 @@ 6 - _Restart numbering + _Restart numbering True True False @@ -89,7 +89,7 @@ False 12 0 - _Start at: + _Start at: True ftnoffset @@ -110,7 +110,7 @@ - Custom _format + Custom _format True True False @@ -154,7 +154,7 @@ True False 0 - Aft_er: + Aft_er: True ftnsuffix @@ -199,7 +199,7 @@ False 24 0 - Be_fore: + Be_fore: True ftnprefix @@ -228,7 +228,7 @@ - Collec_t at end of text + Collec_t at end of text True True False @@ -252,7 +252,7 @@ True False - Footnotes + Footnotes @@ -289,7 +289,7 @@ 6 - C_ollect at end of section + C_ollect at end of section True True False @@ -315,7 +315,7 @@ 6 - _Restart numbering + _Restart numbering True True False @@ -358,7 +358,7 @@ False 12 0 - _Start at: + _Start at: True endoffset @@ -379,7 +379,7 @@ - _Custom format + _Custom format True True False @@ -423,7 +423,7 @@ True False 0 - Aft_er: + Aft_er: True endsuffix @@ -468,7 +468,7 @@ False 24 0 - Be_fore: + Be_fore: True endprefix @@ -503,7 +503,7 @@ True False - Endnotes + Endnotes diff --git a/sw/uiconfig/swriter/ui/formatsectiondialog.ui b/sw/uiconfig/swriter/ui/formatsectiondialog.ui index c0273b4ff3d0..912105d0fa89 100644 --- a/sw/uiconfig/swriter/ui/formatsectiondialog.ui +++ b/sw/uiconfig/swriter/ui/formatsectiondialog.ui @@ -1,11 +1,11 @@ - + False 6 - Options + Options False dialog @@ -98,7 +98,7 @@ True False - Columns + Columns False @@ -111,7 +111,7 @@ True False - Indents + Indents 1 @@ -125,7 +125,7 @@ True False - Background + Background 2 @@ -139,7 +139,7 @@ True False - Footnotes/Endnotes + Footnotes/Endnotes 3 diff --git a/sw/uiconfig/swriter/ui/formattablepage.ui b/sw/uiconfig/swriter/ui/formattablepage.ui index b1a2abf0b234..cd20025f9545 100644 --- a/sw/uiconfig/swriter/ui/formattablepage.ui +++ b/sw/uiconfig/swriter/ui/formattablepage.ui @@ -1,5 +1,5 @@ - + 99.989999999999995 @@ -58,7 +58,7 @@ True False 0 - _Name + _Name True name @@ -74,7 +74,7 @@ True False 0 - W_idth + W_idth True widthmf:0.00cm @@ -105,7 +105,7 @@ 12 - Relati_ve + Relati_ve True True False @@ -152,7 +152,7 @@ True False - Properties + Properties @@ -191,7 +191,7 @@ 0 0.50999999046325684 1 - Lef_t + Lef_t True leftmf:0.00cm @@ -207,7 +207,7 @@ True False 0 - Ri_ght + Ri_ght True rightmf:0.00cm @@ -225,7 +225,7 @@ 0 1 1 - _Above + _Above True abovemf:0.00cm @@ -242,7 +242,7 @@ False 0 1 - _Below + _Below True belowmf:0.00cm @@ -325,7 +325,7 @@ True False - Spacing + Spacing @@ -367,7 +367,7 @@ 6 - A_utomatic + A_utomatic True True False @@ -385,7 +385,7 @@ - _Left + _Left True True False @@ -403,7 +403,7 @@ - _From left + _From left True True False @@ -421,7 +421,7 @@ - R_ight + R_ight True True False @@ -440,7 +440,7 @@ - _Center + _Center True True False @@ -458,7 +458,7 @@ - _Manual + _Manual True True False @@ -483,7 +483,7 @@ True False 1 - Alignment + Alignment @@ -527,7 +527,7 @@ True False 0 - Text _direction + Text _direction True textdirection @@ -559,7 +559,7 @@ True False - Properties + Properties @@ -583,15 +583,15 @@ - Left-to-right + Left-to-right 0 - Right-to-left + Right-to-left 1 - Use superordinate object settings + Use superordinate object settings 4 diff --git a/sw/uiconfig/swriter/ui/framedialog.ui b/sw/uiconfig/swriter/ui/framedialog.ui index b0d5a6b86e38..cbb6932bdb79 100644 --- a/sw/uiconfig/swriter/ui/framedialog.ui +++ b/sw/uiconfig/swriter/ui/framedialog.ui @@ -1,11 +1,11 @@ - + False 6 - Frame + Frame False dialog @@ -97,7 +97,7 @@ True False - Type + Type False @@ -110,7 +110,7 @@ True False - Options + Options 1 @@ -124,7 +124,7 @@ True False - Wrap + Wrap 2 @@ -138,7 +138,7 @@ True False - Hyperlink + Hyperlink 3 @@ -152,7 +152,7 @@ True False - Borders + Borders 4 @@ -166,7 +166,7 @@ True False - Area + Area 5 @@ -180,7 +180,7 @@ True False - Transparency + Transparency 6 @@ -194,7 +194,7 @@ True False - Columns + Columns 7 @@ -208,7 +208,7 @@ True False - Macro + Macro 8 diff --git a/sw/uiconfig/swriter/ui/frmaddpage.ui b/sw/uiconfig/swriter/ui/frmaddpage.ui index ad22ac5563d4..95ea41a1b8c9 100644 --- a/sw/uiconfig/swriter/ui/frmaddpage.ui +++ b/sw/uiconfig/swriter/ui/frmaddpage.ui @@ -1,6 +1,6 @@ - + @@ -11,15 +11,15 @@ - Top + Top 0 - Centered + Centered 1 - Bottom + Bottom 2 @@ -33,23 +33,23 @@ - Left-to-right + Left-to-right 0 - Right-to-left + Right-to-left 1 - Right-to-left (vertical) + Right-to-left (vertical) 2 - Left-to-right (vertical) + Left-to-right (vertical) 3 - Use superordinate object settings + Use superordinate object settings 4 @@ -119,7 +119,7 @@ True False - _Name: + _Name: True name 0 @@ -133,7 +133,7 @@ True False - _Alternative (Text only): + _Alternative (Text only): True altname 0 @@ -149,7 +149,7 @@ False start - <None> + <None> @@ -163,7 +163,7 @@ False start - <None> + <None> @@ -175,7 +175,7 @@ True False - _Previous link: + _Previous link: True prev 0 @@ -189,7 +189,7 @@ True False - _Next link: + _Next link: True next 0 @@ -203,7 +203,7 @@ True False - _Description: + _Description: True 0 @@ -239,7 +239,7 @@ True False - Names + Names @@ -278,7 +278,7 @@ True False - _Vertical alignment + _Vertical alignment True @@ -305,7 +305,7 @@ True False - Content Alignment + Content Alignment @@ -341,7 +341,7 @@ 12 - _Contents + _Contents True True False @@ -356,7 +356,7 @@ - P_osition + P_osition True True False @@ -371,7 +371,7 @@ - _Size + _Size True True False @@ -392,7 +392,7 @@ True False - Protect + Protect @@ -437,7 +437,7 @@ 12 - _Editable in read-only document + _Editable in read-only document True True False @@ -452,7 +452,7 @@ - Prin_t + Prin_t True True False @@ -477,7 +477,7 @@ False True - _Text direction: + _Text direction: True textflow 0 @@ -512,7 +512,7 @@ True False - Properties + Properties diff --git a/sw/uiconfig/swriter/ui/frmtypepage.ui b/sw/uiconfig/swriter/ui/frmtypepage.ui index 405723938d57..6fd3ca326498 100644 --- a/sw/uiconfig/swriter/ui/frmtypepage.ui +++ b/sw/uiconfig/swriter/ui/frmtypepage.ui @@ -1,5 +1,5 @@ - + @@ -72,7 +72,7 @@ - AutoSize + AutoSize True True False @@ -98,7 +98,7 @@ True False 0 - _Width (at least) + _Width (at least) True width:0.00cm @@ -114,7 +114,7 @@ True False 0 - _Width + _Width True width:0.00cm @@ -140,7 +140,7 @@ 6 - Relat_ive to + Relat_ive to True True False @@ -207,7 +207,7 @@ - AutoSize + AutoSize True True False @@ -233,7 +233,7 @@ True False 0 - H_eight (at least) + H_eight (at least) True height:0.00cm @@ -249,7 +249,7 @@ True False 0 - H_eight + H_eight True height:0.00cm @@ -275,7 +275,7 @@ 6 - Re_lative to + Re_lative to True True False @@ -320,7 +320,7 @@ - _Keep ratio + _Keep ratio True True False @@ -337,7 +337,7 @@ - _Original Size + _Original Size True True True @@ -359,7 +359,7 @@ True False - Size + Size @@ -421,7 +421,7 @@ 6 - To _page + To _page True True False @@ -440,7 +440,7 @@ - To paragrap_h + To paragrap_h True True False @@ -458,7 +458,7 @@ - To cha_racter + To cha_racter True True False @@ -476,7 +476,7 @@ - _As character + _As character True True False @@ -494,7 +494,7 @@ - To _frame + To _frame True True False @@ -518,7 +518,7 @@ True False - Anchor + Anchor @@ -563,7 +563,7 @@ True False 0 - Hori_zontal + Hori_zontal True horipos @@ -579,7 +579,7 @@ True False 0 - b_y + b_y True byhori:0.00cm @@ -595,7 +595,7 @@ True False 0 - by + by True byvert:0.00cm @@ -611,7 +611,7 @@ True False 0 - _to + _to True horianchor @@ -671,7 +671,7 @@ True False 0 - _Vertical + _Vertical True vertpos @@ -717,7 +717,7 @@ True False 0 - t_o + t_o True vertanchor @@ -744,7 +744,7 @@ - _Mirror on even pages + _Mirror on even pages True True False @@ -762,7 +762,7 @@ - Follow text flow + Follow text flow True True False @@ -786,7 +786,7 @@ True False - Position + Position diff --git a/sw/uiconfig/swriter/ui/frmurlpage.ui b/sw/uiconfig/swriter/ui/frmurlpage.ui index 761596c896d2..31d798c88b86 100644 --- a/sw/uiconfig/swriter/ui/frmurlpage.ui +++ b/sw/uiconfig/swriter/ui/frmurlpage.ui @@ -1,5 +1,5 @@ - + True @@ -63,7 +63,7 @@ True False 0 - _URL: + _URL: True url @@ -79,7 +79,7 @@ True False 0 - _Name: + _Name: True name @@ -95,7 +95,7 @@ True False 0 - _Frame: + _Frame: True frame @@ -113,7 +113,7 @@ start - _Browse... + _Browse... True True True @@ -168,7 +168,7 @@ True False - Link to + Link to @@ -207,7 +207,7 @@ 12 - _Server-side image map + _Server-side image map True True False @@ -225,7 +225,7 @@ - _Client-side image map + _Client-side image map True True False @@ -249,7 +249,7 @@ True False - Image Map + Image Map diff --git a/sw/uiconfig/swriter/ui/gotopagedialog.ui b/sw/uiconfig/swriter/ui/gotopagedialog.ui index 211acaf79816..bdfd2cbd8ef6 100644 --- a/sw/uiconfig/swriter/ui/gotopagedialog.ui +++ b/sw/uiconfig/swriter/ui/gotopagedialog.ui @@ -1,11 +1,11 @@ - + False 6 - Go to Page + Go to Page dialog @@ -68,7 +68,7 @@ False True 0 - of $1 + of $1 True @@ -94,7 +94,7 @@ False end 0 - Page: + Page: True diff --git a/sw/uiconfig/swriter/ui/headerfootermenu.ui b/sw/uiconfig/swriter/ui/headerfootermenu.ui index 2a775010ff0d..be7661876209 100644 --- a/sw/uiconfig/swriter/ui/headerfootermenu.ui +++ b/sw/uiconfig/swriter/ui/headerfootermenu.ui @@ -1,6 +1,6 @@ - + True @@ -16,7 +16,7 @@ True False - Border and Background... + Border and Background... True diff --git a/sw/uiconfig/swriter/ui/indentpage.ui b/sw/uiconfig/swriter/ui/indentpage.ui index df4079e83c4e..c7da89123e1e 100644 --- a/sw/uiconfig/swriter/ui/indentpage.ui +++ b/sw/uiconfig/swriter/ui/indentpage.ui @@ -1,5 +1,5 @@ - + @@ -49,7 +49,7 @@ True False 0 - _Before section + _Before section True @@ -64,7 +64,7 @@ True False 0 - _After section + _After section True @@ -113,7 +113,7 @@ True False - Indent + Indent @@ -142,7 +142,7 @@ start - Example + Example diff --git a/sw/uiconfig/swriter/ui/indexentry.ui b/sw/uiconfig/swriter/ui/indexentry.ui index ff439e3f7184..4c77aaf66a41 100644 --- a/sw/uiconfig/swriter/ui/indexentry.ui +++ b/sw/uiconfig/swriter/ui/indexentry.ui @@ -1,6 +1,6 @@ - + 1 @@ -43,7 +43,7 @@ False 6 - Insert Index Entry + Insert Index Entry dialog @@ -56,7 +56,7 @@ start - Insert + Insert True True True @@ -232,7 +232,7 @@ True False 6 - Index + Index True typecb 0 @@ -258,7 +258,7 @@ True True True - New User-defined Index + New User-defined Index image1 @@ -274,7 +274,7 @@ True False 6 - Entry + Entry True entryed 0 @@ -290,7 +290,7 @@ False False 6 - 1st key + 1st key True key1cb 0 @@ -306,7 +306,7 @@ False False 6 - 2nd key + 2nd key True key2cb 0 @@ -321,7 +321,7 @@ True False 6 - Level + Level True levelnf 0 @@ -347,7 +347,7 @@ - Main entry + Main entry True True False @@ -362,7 +362,7 @@ - Apply to all similar texts + Apply to all similar texts True False True @@ -377,7 +377,7 @@ - Match case + Match case True False True @@ -393,7 +393,7 @@ - Whole words only + Whole words only True False True @@ -413,7 +413,7 @@ True 12 6 - Phonetic reading + Phonetic reading True phonetic0ed 0 @@ -429,7 +429,7 @@ True 12 6 - Phonetic reading + Phonetic reading True phonetic1ed 0 @@ -445,7 +445,7 @@ True 12 6 - Phonetic reading + Phonetic reading True phonetic2ed 0 @@ -531,7 +531,7 @@ True True - Update entry from selection + Update entry from selection image6 @@ -594,7 +594,7 @@ True False - Selection + Selection diff --git a/sw/uiconfig/swriter/ui/infonotfounddialog.ui b/sw/uiconfig/swriter/ui/infonotfounddialog.ui index d420d10d0350..d72fa13ea00a 100644 --- a/sw/uiconfig/swriter/ui/infonotfounddialog.ui +++ b/sw/uiconfig/swriter/ui/infonotfounddialog.ui @@ -1,16 +1,16 @@ - + False 6 - Find + Find False dialog True ok - Search key not found. + Search key not found. False diff --git a/sw/uiconfig/swriter/ui/inforeadonlydialog.ui b/sw/uiconfig/swriter/ui/inforeadonlydialog.ui index f94720fd065f..e4aa997f110f 100644 --- a/sw/uiconfig/swriter/ui/inforeadonlydialog.ui +++ b/sw/uiconfig/swriter/ui/inforeadonlydialog.ui @@ -1,17 +1,17 @@ - + False 6 - Read-Only Content + Read-Only Content False dialog True ok - Write-protected content cannot be changed. - No modifications will be accepted. + Write-protected content cannot be changed. + No modifications will be accepted. False diff --git a/sw/uiconfig/swriter/ui/inputfielddialog.ui b/sw/uiconfig/swriter/ui/inputfielddialog.ui index a46bbb9dffe4..fb599676ce36 100644 --- a/sw/uiconfig/swriter/ui/inputfielddialog.ui +++ b/sw/uiconfig/swriter/ui/inputfielddialog.ui @@ -1,11 +1,11 @@ - + False 6 - Input Field + Input Field dialog @@ -151,7 +151,7 @@ True False - Edit + Edit diff --git a/sw/uiconfig/swriter/ui/inputwinmenu.ui b/sw/uiconfig/swriter/ui/inputwinmenu.ui index 5a1b3080e62a..0dc3c8d8b42f 100644 --- a/sw/uiconfig/swriter/ui/inputwinmenu.ui +++ b/sw/uiconfig/swriter/ui/inputwinmenu.ui @@ -1,6 +1,6 @@ - + True @@ -9,7 +9,7 @@ True False - Sum + Sum True @@ -17,7 +17,7 @@ True False - Round + Round True @@ -25,7 +25,7 @@ True False - Percent + Percent True @@ -33,7 +33,7 @@ True False - Square Root + Square Root True @@ -41,7 +41,7 @@ True False - Power + Power True @@ -49,7 +49,7 @@ True False - Operators + Operators True @@ -59,7 +59,7 @@ True False - List Separator + List Separator True @@ -67,7 +67,7 @@ True False - Equal + Equal True @@ -75,7 +75,7 @@ True False - Not Equal + Not Equal True @@ -83,7 +83,7 @@ True False - Less Than or Equal + Less Than or Equal True @@ -91,7 +91,7 @@ True False - Greater Than or Equal + Greater Than or Equal True @@ -99,7 +99,7 @@ True False - Less + Less True @@ -107,7 +107,7 @@ True False - Greater + Greater True @@ -121,7 +121,7 @@ True False - Boolean Or + Boolean Or True @@ -129,7 +129,7 @@ True False - Boolean Xor + Boolean Xor True @@ -137,7 +137,7 @@ True False - Boolean And + Boolean And True @@ -145,7 +145,7 @@ True False - Boolean Not + Boolean Not True @@ -157,7 +157,7 @@ True False - Statistical Functions + Statistical Functions True @@ -167,7 +167,7 @@ True False - Mean + Mean True @@ -175,7 +175,7 @@ True False - Minimum + Minimum True @@ -183,7 +183,7 @@ True False - Maximum + Maximum True @@ -195,7 +195,7 @@ True False - Functions + Functions True @@ -205,7 +205,7 @@ True False - Sine + Sine True @@ -213,7 +213,7 @@ True False - Cosine + Cosine True @@ -221,7 +221,7 @@ True False - Tangent + Tangent True @@ -229,7 +229,7 @@ True False - Arcsine + Arcsine True @@ -237,7 +237,7 @@ True False - Arccosine + Arccosine True @@ -245,7 +245,7 @@ True False - Arctangent + Arctangent True diff --git a/sw/uiconfig/swriter/ui/insertautotextdialog.ui b/sw/uiconfig/swriter/ui/insertautotextdialog.ui index 9a491e89c412..8c818fc16e13 100644 --- a/sw/uiconfig/swriter/ui/insertautotextdialog.ui +++ b/sw/uiconfig/swriter/ui/insertautotextdialog.ui @@ -1,11 +1,11 @@ - + False 6 - Insert AutoText + Insert AutoText False dialog @@ -101,7 +101,7 @@ True False - Autotexts for Shortcut + Autotexts for Shortcut diff --git a/sw/uiconfig/swriter/ui/insertbookmark.ui b/sw/uiconfig/swriter/ui/insertbookmark.ui index 412dfe620be1..f9b9a7ddb879 100644 --- a/sw/uiconfig/swriter/ui/insertbookmark.ui +++ b/sw/uiconfig/swriter/ui/insertbookmark.ui @@ -1,11 +1,11 @@ - + False 6 - Bookmark + Bookmark dialog @@ -37,7 +37,7 @@ 6 - Insert + Insert True True True @@ -119,7 +119,7 @@ 6 - Rename + Rename True True True @@ -132,7 +132,7 @@ - Delete + Delete True True True @@ -145,7 +145,7 @@ - Go to + Go to True True True diff --git a/sw/uiconfig/swriter/ui/insertbreak.ui b/sw/uiconfig/swriter/ui/insertbreak.ui index 942ca58b0d1d..1a163aa803dc 100644 --- a/sw/uiconfig/swriter/ui/insertbreak.ui +++ b/sw/uiconfig/swriter/ui/insertbreak.ui @@ -1,6 +1,6 @@ - + 9999 @@ -15,14 +15,14 @@ - [None] + [None] False 6 - Insert Break + Insert Break False dialog @@ -107,7 +107,7 @@ 6 - Line break + Line break True True False @@ -124,7 +124,7 @@ - Column break + Column break True True False @@ -141,7 +141,7 @@ - Page break + Page break True True False @@ -161,7 +161,7 @@ True False 6 - Style: + Style: True stylelb 0 @@ -186,7 +186,7 @@ - Change page number + Change page number True True False @@ -212,7 +212,7 @@ - Change page number + Change page number @@ -230,7 +230,7 @@ True False - Type + Type diff --git a/sw/uiconfig/swriter/ui/insertcaption.ui b/sw/uiconfig/swriter/ui/insertcaption.ui index 9cdac6abf6de..ceea97277ba4 100644 --- a/sw/uiconfig/swriter/ui/insertcaption.ui +++ b/sw/uiconfig/swriter/ui/insertcaption.ui @@ -1,12 +1,12 @@ - + False 6 - Insert Caption + Insert Caption dialog @@ -48,7 +48,7 @@ True False - Caption + Caption @@ -86,7 +86,7 @@ True False start - Numbering: + Numbering: True numbering @@ -100,7 +100,7 @@ True False start - Separator: + Separator: True separator_edit @@ -114,7 +114,7 @@ True False start - Position: + Position: True position @@ -140,7 +140,7 @@ True True - : + : 1 @@ -152,7 +152,7 @@ True False start - Numbering separator: + Numbering separator: True num_separator_edit @@ -167,7 +167,7 @@ True True - . + . 1 @@ -190,7 +190,7 @@ True False start - Category: + Category: True category @@ -223,7 +223,7 @@ True False - Properties + Properties @@ -261,7 +261,7 @@ True False - Preview + Preview @@ -332,7 +332,7 @@ - Auto... + Auto... True True True @@ -345,7 +345,7 @@ - Options... + Options... True True True @@ -388,7 +388,7 @@ - [None] + [None] diff --git a/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui b/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui index 59b863b5d0e8..a1fe06e5fcf9 100644 --- a/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui +++ b/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui @@ -1,6 +1,6 @@ - + @@ -31,7 +31,7 @@ False 6 - Insert Database Columns + Insert Database Columns False dialog @@ -113,7 +113,7 @@ True False 0 - Insert data as: + Insert data as: True grid3 @@ -130,7 +130,7 @@ 12 - T_able + T_able True True False @@ -147,7 +147,7 @@ - _Fields + _Fields True True False @@ -163,7 +163,7 @@ - _Text + _Text True True False @@ -216,7 +216,7 @@ True False 0 - Database _columns + Database _columns True box2 @@ -230,7 +230,7 @@ True False 0 - Tab_le column(s) + Tab_le column(s) True tablecols:border @@ -467,7 +467,7 @@ 12 - Insert table heading + Insert table heading True True False @@ -482,7 +482,7 @@ - Apply column _name + Apply column _name True True False @@ -499,7 +499,7 @@ - Create row only + Create row only True True False @@ -516,7 +516,7 @@ - Pr_operties... + Pr_operties... True True True @@ -529,7 +529,7 @@ - Aut_oFormat... + Aut_oFormat... True True True @@ -545,7 +545,7 @@ True False 0 - Paragraph _style: + Paragraph _style: True parastyle @@ -584,7 +584,7 @@ 6 - From _database + From _database True True False @@ -601,7 +601,7 @@ - _User-defined + _User-defined True True False @@ -646,7 +646,7 @@ True False - Format + Format diff --git a/sw/uiconfig/swriter/ui/insertfootnote.ui b/sw/uiconfig/swriter/ui/insertfootnote.ui index fb71d0a1b537..8a3979a5a55a 100644 --- a/sw/uiconfig/swriter/ui/insertfootnote.ui +++ b/sw/uiconfig/swriter/ui/insertfootnote.ui @@ -1,6 +1,6 @@ - + True @@ -15,7 +15,7 @@ False 6 - Insert Footnote/Endnote + Insert Footnote/Endnote dialog @@ -140,7 +140,7 @@ 12 - Automatic + Automatic True True False @@ -158,7 +158,7 @@ - Character + Character True True False @@ -190,7 +190,7 @@ - Character + Character @@ -201,7 +201,7 @@ - Choose… + Choose… True True True @@ -221,7 +221,7 @@ True False - Numbering + Numbering @@ -254,7 +254,7 @@ 6 - Footnote + Footnote True True False @@ -272,7 +272,7 @@ - Endnote + Endnote True True False @@ -295,7 +295,7 @@ True False - Type + Type diff --git a/sw/uiconfig/swriter/ui/insertscript.ui b/sw/uiconfig/swriter/ui/insertscript.ui index e609ceea3cdd..8d825ec1c4e7 100644 --- a/sw/uiconfig/swriter/ui/insertscript.ui +++ b/sw/uiconfig/swriter/ui/insertscript.ui @@ -1,6 +1,6 @@ - + True @@ -15,7 +15,7 @@ False 6 - Insert Script + Insert Script dialog @@ -33,7 +33,7 @@ True False - Script type: + Script type: 0 @@ -45,7 +45,7 @@ True True - JavaScript + JavaScript 1 @@ -55,7 +55,7 @@ - URL: + URL: True True False @@ -83,7 +83,7 @@ - Browse… + Browse… True True True @@ -96,7 +96,7 @@ - Text: + Text: True True False diff --git a/sw/uiconfig/swriter/ui/insertsectiondialog.ui b/sw/uiconfig/swriter/ui/insertsectiondialog.ui index c98a5ea9296e..d77039761b31 100644 --- a/sw/uiconfig/swriter/ui/insertsectiondialog.ui +++ b/sw/uiconfig/swriter/ui/insertsectiondialog.ui @@ -1,11 +1,11 @@ - + False 6 - Insert Section + Insert Section False dialog @@ -19,7 +19,7 @@ end - _Insert + _Insert True True True @@ -97,7 +97,7 @@ True False - Section + Section False @@ -110,7 +110,7 @@ True False - Columns + Columns 1 @@ -124,7 +124,7 @@ True False - Indents + Indents 2 @@ -138,7 +138,7 @@ True False - Background + Background 3 @@ -152,7 +152,7 @@ True False - Footnotes/Endnotes + Footnotes/Endnotes 4 diff --git a/sw/uiconfig/swriter/ui/inserttable.ui b/sw/uiconfig/swriter/ui/inserttable.ui index b0f6ffb5fd69..f02c02f1d992 100644 --- a/sw/uiconfig/swriter/ui/inserttable.ui +++ b/sw/uiconfig/swriter/ui/inserttable.ui @@ -1,6 +1,6 @@ - + 1 @@ -12,7 +12,7 @@ False 6 - Insert Table + Insert Table dialog @@ -25,7 +25,7 @@ end - Insert + Insert True True True @@ -120,7 +120,7 @@ True False - _Name: + _Name: True nameedit 0 @@ -134,7 +134,7 @@ True False - _Columns: + _Columns: True colspin 0 @@ -163,7 +163,7 @@ True False - _Rows: + _Rows: True rowspin 1 @@ -196,7 +196,7 @@ True False - General + General @@ -229,7 +229,7 @@ 6 - Hea_ding + Hea_ding True True False @@ -244,7 +244,7 @@ - Repeat heading rows on new _pages + Repeat heading rows on new _pages True False True @@ -262,7 +262,7 @@ - _Border + _Border True True False @@ -278,7 +278,7 @@ - Don’t _split table over pages + Don’t _split table over pages True True False @@ -317,7 +317,7 @@ True False - Heading ro_ws: + Heading ro_ws: True repeatheaderspin @@ -334,7 +334,7 @@ - Auto_Format + Auto_Format True True True @@ -356,7 +356,7 @@ True False - Options + Options diff --git a/sw/uiconfig/swriter/ui/labeldialog.ui b/sw/uiconfig/swriter/ui/labeldialog.ui index 5b76b4488068..04d47b715e36 100644 --- a/sw/uiconfig/swriter/ui/labeldialog.ui +++ b/sw/uiconfig/swriter/ui/labeldialog.ui @@ -1,11 +1,11 @@ - + False 6 - Labels + Labels False dialog @@ -19,7 +19,7 @@ end - _New Document + _New Document True True True @@ -97,7 +97,7 @@ True False - Medium + Medium False @@ -110,7 +110,7 @@ True False - Labels + Labels 1 @@ -124,7 +124,7 @@ True False - Business Cards + Business Cards 2 @@ -138,7 +138,7 @@ True False - Private + Private 3 @@ -152,7 +152,7 @@ True False - Business + Business 4 @@ -166,7 +166,7 @@ True False - Format + Format 5 @@ -180,7 +180,7 @@ True False - Options + Options 6 diff --git a/sw/uiconfig/swriter/ui/labelformatpage.ui b/sw/uiconfig/swriter/ui/labelformatpage.ui index 2ed1680b0ac2..22d4d1b5569d 100644 --- a/sw/uiconfig/swriter/ui/labelformatpage.ui +++ b/sw/uiconfig/swriter/ui/labelformatpage.ui @@ -1,6 +1,6 @@ - + @@ -26,7 +26,7 @@ True False 1 - Hori_zontal pitch: + Hori_zontal pitch: True hori:0.00cm @@ -40,7 +40,7 @@ True False 1 - _Vertical pitch: + _Vertical pitch: True vert:0.00cm @@ -54,7 +54,7 @@ True False 1 - _Width: + _Width: True width:0.00cm @@ -68,7 +68,7 @@ True False 1 - _Height: + _Height: True height:0.00cm @@ -82,7 +82,7 @@ True False 1 - _Left margin: + _Left margin: True left:0.00cm @@ -96,7 +96,7 @@ True False 1 - _Top margin: + _Top margin: True top:0.00cm @@ -110,7 +110,7 @@ True False 1 - _Columns: + _Columns: True cols @@ -124,7 +124,7 @@ True False 1 - R_ows: + R_ows: True rows @@ -138,7 +138,7 @@ True False 1 - P_age width: + P_age width: True pagewidth:0.00cm @@ -152,7 +152,7 @@ True False 1 - Pa_ge height: + Pa_ge height: True pageheight:0.00cm @@ -163,7 +163,7 @@ - _Save... + _Save... True True True diff --git a/sw/uiconfig/swriter/ui/labeloptionspage.ui b/sw/uiconfig/swriter/ui/labeloptionspage.ui index bee63612aded..9930e2adcbe5 100644 --- a/sw/uiconfig/swriter/ui/labeloptionspage.ui +++ b/sw/uiconfig/swriter/ui/labeloptionspage.ui @@ -1,5 +1,5 @@ - + 1 @@ -34,7 +34,7 @@ 12 - _Entire page + _Entire page True True False @@ -53,7 +53,7 @@ - _Single label + _Single label True True False @@ -85,7 +85,7 @@ True False 0 - Colu_mn + Colu_mn True cols @@ -128,7 +128,7 @@ True False 0 - Ro_w + Ro_w True rows @@ -171,7 +171,7 @@ - Synchroni_ze contents + Synchroni_ze contents True True False @@ -194,7 +194,7 @@ True False - Distribute + Distribute @@ -229,7 +229,7 @@ 12 - Setup... + Setup... True True True @@ -248,7 +248,7 @@ False True 0 - Printer Name + Printer Name True setup @@ -267,7 +267,7 @@ True False - Printer + Printer diff --git a/sw/uiconfig/swriter/ui/linenumbering.ui b/sw/uiconfig/swriter/ui/linenumbering.ui index b37239aa85b3..102ba25c4ccc 100644 --- a/sw/uiconfig/swriter/ui/linenumbering.ui +++ b/sw/uiconfig/swriter/ui/linenumbering.ui @@ -1,6 +1,6 @@ - + @@ -23,16 +23,16 @@ - Left + Left - Right + Right - Inner + Inner - Outer + Outer @@ -45,7 +45,7 @@ False 6 - Line Numbering + Line Numbering dialog @@ -116,7 +116,7 @@ 6 - Show numbering + Show numbering True True False @@ -159,7 +159,7 @@ True False 0 - Character style: + Character style: True styledropdown @@ -173,7 +173,7 @@ True False 0 - Format: + Format: 0 @@ -185,7 +185,7 @@ True False 0 - Position: + Position: True positiondropdown @@ -199,7 +199,7 @@ True False 0 - Spacing: + Spacing: True spacingspin:0.00cm @@ -213,7 +213,7 @@ True False 0 - Interval: + Interval: True intervalspin @@ -298,7 +298,7 @@ True False 0 - lines + lines False @@ -321,7 +321,7 @@ True False - View + View @@ -362,7 +362,7 @@ True False 0 - Text: + Text: True textentry @@ -376,7 +376,7 @@ True False 0 - Every: + Every: True linesspin @@ -403,7 +403,7 @@ True False 0 - lines + lines 2 @@ -430,7 +430,7 @@ True False - Separator + Separator @@ -463,7 +463,7 @@ 6 - Blank lines + Blank lines True True False @@ -479,7 +479,7 @@ - Lines in text frames + Lines in text frames True True False @@ -494,7 +494,7 @@ - Include header and footer + Include header and footer True True False @@ -509,7 +509,7 @@ - Restart every new page + Restart every new page True True False @@ -531,7 +531,7 @@ True False 1 - Count + Count diff --git a/sw/uiconfig/swriter/ui/mailconfigpage.ui b/sw/uiconfig/swriter/ui/mailconfigpage.ui index 0d452812f239..2544a7dcf051 100644 --- a/sw/uiconfig/swriter/ui/mailconfigpage.ui +++ b/sw/uiconfig/swriter/ui/mailconfigpage.ui @@ -1,6 +1,6 @@ - + 1 @@ -82,7 +82,7 @@ True False end - _Your name: + _Your name: True displayname @@ -96,7 +96,7 @@ True False end - _E-mail address: + _E-mail address: True address @@ -107,7 +107,7 @@ - Send replies to _different e-mail address + Send replies to _different e-mail address True True False @@ -126,7 +126,7 @@ True False end - _Reply address: + _Reply address: True replyto @@ -143,7 +143,7 @@ True False - User Information + User Information @@ -181,7 +181,7 @@ 12 - _Use secure connection (SSL) + _Use secure connection (SSL) True True False @@ -219,7 +219,7 @@ True False end - _Server name: + _Server name: True server @@ -233,7 +233,7 @@ True False end - _Port: + _Port: True port @@ -271,7 +271,7 @@ center - Ser_ver Authentication… + Ser_ver Authentication… True True True @@ -297,7 +297,7 @@ True False - Outgoing Server (SMTP) Settings + Outgoing Server (SMTP) Settings @@ -319,7 +319,7 @@ center - _Test Settings + _Test Settings True True True diff --git a/sw/uiconfig/swriter/ui/mailmerge.ui b/sw/uiconfig/swriter/ui/mailmerge.ui index 05fce81e1121..bc6bfbd90701 100644 --- a/sw/uiconfig/swriter/ui/mailmerge.ui +++ b/sw/uiconfig/swriter/ui/mailmerge.ui @@ -1,6 +1,6 @@ - + 1 @@ -9,7 +9,7 @@ False 5 - Mail Merge + Mail Merge dialog @@ -128,7 +128,7 @@ 6 - _All + _All False True True @@ -146,7 +146,7 @@ - _Selected records + _Selected records False True True @@ -169,7 +169,7 @@ 12 - _From: + _From: False True True @@ -203,7 +203,7 @@ True False - _To: + _To: True to @@ -242,7 +242,7 @@ True False - Records + Records @@ -282,7 +282,7 @@ 6 - _Printer + _Printer False True True @@ -300,7 +300,7 @@ - _Electronic + _Electronic False True True @@ -318,7 +318,7 @@ - File + File False True True @@ -342,7 +342,7 @@ - _Single print jobs + _Single print jobs False True True @@ -391,7 +391,7 @@ 6 - Generate file name from _database + Generate file name from _database False True True @@ -412,7 +412,7 @@ False start 0 - Field: + Field: 0 @@ -425,7 +425,7 @@ False start 0 - _Path: + _Path: True path @@ -440,7 +440,7 @@ False start 0 - F_ile format: + F_ile format: True fileformat @@ -503,7 +503,7 @@ False start 0 - _Subject: + _Subject: True subject @@ -531,7 +531,7 @@ False start 0 - Attachments: + Attachments: attachments @@ -573,7 +573,7 @@ False start 0 - Mail format: + Mail format: 0 @@ -593,7 +593,7 @@ - HTM_L + HTM_L False True False @@ -610,7 +610,7 @@ - RT_F + RT_F False True False @@ -627,7 +627,7 @@ - %PRODUCTNAME Writer + %PRODUCTNAME Writer False True False @@ -677,7 +677,7 @@ 6 - S_ave as single document + S_ave as single document False True True @@ -695,7 +695,7 @@ - Sa_ve as individual documents + Sa_ve as individual documents False True True @@ -721,7 +721,7 @@ True False - Save Merged Document + Save Merged Document @@ -742,7 +742,7 @@ True False - Output + Output diff --git a/sw/uiconfig/swriter/ui/mailmergedialog.ui b/sw/uiconfig/swriter/ui/mailmergedialog.ui index 2de61acbe95c..8ec1e747630c 100644 --- a/sw/uiconfig/swriter/ui/mailmergedialog.ui +++ b/sw/uiconfig/swriter/ui/mailmergedialog.ui @@ -1,10 +1,10 @@ - + False 6 - Mail Merge + Mail Merge dialog @@ -90,7 +90,7 @@ 6 - From this _document + From this _document True True False @@ -109,7 +109,7 @@ - From a _template + From a _template True True False @@ -133,7 +133,7 @@ True False - Create + Create diff --git a/sw/uiconfig/swriter/ui/managechangessidebar.ui b/sw/uiconfig/swriter/ui/managechangessidebar.ui index 1cb777a04c4a..486cf4f1a1e9 100644 --- a/sw/uiconfig/swriter/ui/managechangessidebar.ui +++ b/sw/uiconfig/swriter/ui/managechangessidebar.ui @@ -1,5 +1,5 @@ - + True @@ -45,7 +45,7 @@ 6 - _Accept + _Accept True True True @@ -61,7 +61,7 @@ - _Reject + _Reject True True True @@ -77,7 +77,7 @@ - A_ccept All + A_ccept All True True True @@ -93,7 +93,7 @@ - R_eject All + R_eject All True True True @@ -156,14 +156,14 @@ True False - Edit Comment... + Edit Comment... True False - Sort By + Sort By True @@ -173,7 +173,7 @@ True False - Action + Action True @@ -181,7 +181,7 @@ True False - Author + Author True @@ -189,7 +189,7 @@ True False - Date + Date True @@ -197,7 +197,7 @@ True False - Comment + Comment True @@ -205,7 +205,7 @@ True False - Document Position + Document Position True diff --git a/sw/uiconfig/swriter/ui/mergeconnectdialog.ui b/sw/uiconfig/swriter/ui/mergeconnectdialog.ui index 71a8cc11cadb..da09f324c1d2 100644 --- a/sw/uiconfig/swriter/ui/mergeconnectdialog.ui +++ b/sw/uiconfig/swriter/ui/mergeconnectdialog.ui @@ -1,10 +1,10 @@ - + False 6 - Data Source Connection + Data Source Connection dialog @@ -90,7 +90,7 @@ 6 - _Use existing + _Use existing True True False @@ -109,7 +109,7 @@ - _Create new connection + _Create new connection True True False @@ -131,7 +131,7 @@ False 0 0 - Fields are used to personalize form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source. + Fields are used to personalize form letters. The fields are placeholders for data from a data source, such as a database. The fields in the form letter must be connected to the data source. True 52 @@ -150,7 +150,7 @@ True False - Connect + Connect diff --git a/sw/uiconfig/swriter/ui/mergetabledialog.ui b/sw/uiconfig/swriter/ui/mergetabledialog.ui index 9d5ceacaaea7..b2a066776818 100644 --- a/sw/uiconfig/swriter/ui/mergetabledialog.ui +++ b/sw/uiconfig/swriter/ui/mergetabledialog.ui @@ -1,10 +1,10 @@ - + False 6 - Merge Tables + Merge Tables dialog @@ -87,7 +87,7 @@ False - Join with _previous table + Join with _previous table True True False @@ -106,7 +106,7 @@ - Join with _next table + Join with _next table True True False @@ -130,7 +130,7 @@ True False - Mode + Mode diff --git a/sw/uiconfig/swriter/ui/mmaddressblockpage.ui b/sw/uiconfig/swriter/ui/mmaddressblockpage.ui index 76d8980b363e..b9dadcae621e 100644 --- a/sw/uiconfig/swriter/ui/mmaddressblockpage.ui +++ b/sw/uiconfig/swriter/ui/mmaddressblockpage.ui @@ -1,6 +1,6 @@ - + @@ -59,7 +59,7 @@ 6 - Select A_ddress List... + Select A_ddress List... True True True @@ -74,7 +74,7 @@ - Select Different A_ddress List... + Select Different A_ddress List... True True True @@ -100,7 +100,7 @@ False True 1 - Current address list: %1 + Current address list: %1 0 @@ -122,7 +122,7 @@ True 0 0 - Select the address list containing the address data you want to use. This data is needed to create the address block. + Select the address list containing the address data you want to use. This data is needed to create the address block. True 56 @@ -139,7 +139,7 @@ False 0 0 - 1. + 1. 0 @@ -172,7 +172,7 @@ 12 - Match _Fields... + Match _Fields... True True True @@ -199,7 +199,7 @@ True 0 0 - Match the field name used in the mail merge to the column headers in your data source. + Match the field name used in the mail merge to the column headers in your data source. True 56 @@ -216,7 +216,7 @@ False 0 0 - 3. + 3. 0 @@ -255,7 +255,7 @@ False 0 0 - 2. + 2. 0 @@ -266,7 +266,7 @@ - _This document shall contain an address block + _This document shall contain an address block True True False @@ -304,7 +304,7 @@ 12 - _More... + _More... True True True @@ -342,7 +342,7 @@ - _Suppress lines with just empty fields + _Suppress lines with just empty fields True True False @@ -420,7 +420,7 @@ True True True - Preview Previous Address Block + Preview Previous Address Block image1 @@ -435,7 +435,7 @@ True True True - Preview Next Address Block + Preview Next Address Block image2 @@ -451,7 +451,7 @@ False True 1 - Document: %1 + Document: %1 0 @@ -491,7 +491,7 @@ True 0 0 - Check if the address data matches correctly. + Check if the address data matches correctly. True 56 @@ -508,7 +508,7 @@ False 0 0 - 4. + 4. 0 @@ -541,7 +541,7 @@ True False - Insert Address Block + Insert Address Block diff --git a/sw/uiconfig/swriter/ui/mmcreatingdialog.ui b/sw/uiconfig/swriter/ui/mmcreatingdialog.ui index 6572c8ce965c..43cc183b1f66 100644 --- a/sw/uiconfig/swriter/ui/mmcreatingdialog.ui +++ b/sw/uiconfig/swriter/ui/mmcreatingdialog.ui @@ -1,10 +1,10 @@ - + False 6 - Mail Merge + Mail Merge dialog @@ -49,7 +49,7 @@ True False 1 - Status: + Status: 0 @@ -63,7 +63,7 @@ True False 1 - Progress: + Progress: 0 @@ -77,7 +77,7 @@ True False 0 - Creating documents... + Creating documents... 1 @@ -91,7 +91,7 @@ True False 0 - %X of %Y + %X of %Y 1 diff --git a/sw/uiconfig/swriter/ui/mmlayoutpage.ui b/sw/uiconfig/swriter/ui/mmlayoutpage.ui index 1d7eac2c47dd..cd00c937a249 100644 --- a/sw/uiconfig/swriter/ui/mmlayoutpage.ui +++ b/sw/uiconfig/swriter/ui/mmlayoutpage.ui @@ -1,6 +1,6 @@ - + 999.99000000000001 @@ -71,7 +71,7 @@ True False 0 - _From top + _From top True top:0.00cm @@ -86,7 +86,7 @@ True True - 2.00 + 2.00 adjustment1 2 2 @@ -113,7 +113,7 @@ 6 - Align to text body + Align to text body True True False @@ -160,7 +160,7 @@ False 12 0 - From _left + From _left True left:0.00cm @@ -202,7 +202,7 @@ True False - Address Block Position + Address Block Position @@ -239,7 +239,7 @@ True False 0 - Move + Move True up @@ -255,7 +255,7 @@ True False 0 - Move + Move True down @@ -268,7 +268,7 @@ - _Up + _Up True True True @@ -283,7 +283,7 @@ - _Down + _Down True True True @@ -304,7 +304,7 @@ True False - Salutation Position + Salutation Position @@ -344,7 +344,7 @@ True False 0 - _Zoom + _Zoom True zoom @@ -360,7 +360,7 @@ True False - Entire page + Entire page @@ -412,7 +412,7 @@ True False - Adjust Layout of Address Block and Salutation + Adjust Layout of Address Block and Salutation diff --git a/sw/uiconfig/swriter/ui/mmmailbody.ui b/sw/uiconfig/swriter/ui/mmmailbody.ui index 936e09a4521f..fefe074dc481 100644 --- a/sw/uiconfig/swriter/ui/mmmailbody.ui +++ b/sw/uiconfig/swriter/ui/mmmailbody.ui @@ -1,11 +1,11 @@ - + False 6 - E-Mail Message + E-Mail Message dialog @@ -88,7 +88,7 @@ True False 0 - Write your message here + Write your message here True bodymle:border @@ -129,7 +129,7 @@ 6 - This e-mail should contain a salutation + This e-mail should contain a salutation False True True @@ -161,7 +161,7 @@ True False 0 - General salutation + General salutation True general @@ -216,7 +216,7 @@ True False 0 - Address list field indicating a female recipient + Address list field indicating a female recipient 0 @@ -230,7 +230,7 @@ True False 0 - _Female + _Female True female @@ -246,7 +246,7 @@ True False 0 - _Male + _Male True male @@ -262,7 +262,7 @@ True False 0 - Field name + Field name True @@ -277,7 +277,7 @@ True False 0 - Field value + Field value True @@ -289,7 +289,7 @@ - _New... + _New... False True True @@ -306,7 +306,7 @@ - N_ew... + N_ew... False True True @@ -401,7 +401,7 @@ - Insert personalized salutation + Insert personalized salutation False True True diff --git a/sw/uiconfig/swriter/ui/mmoutputtypepage.ui b/sw/uiconfig/swriter/ui/mmoutputtypepage.ui index 2f5512bcfcb6..7a92cac91c42 100644 --- a/sw/uiconfig/swriter/ui/mmoutputtypepage.ui +++ b/sw/uiconfig/swriter/ui/mmoutputtypepage.ui @@ -1,6 +1,6 @@ - + True @@ -42,7 +42,7 @@ True 0 0 - Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient. + Send letters to a group of recipients. The letters can contain an address block and a salutation. The letters can be personalized for each recipient. True 72 @@ -59,7 +59,7 @@ True 0 0 - Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient. + Send e-mail messages to a group of recipients. The e-mail messages can contain a salutation. The e-mail messages can be personalized for each recipient. True 72 @@ -75,7 +75,7 @@ 6 - _Letter + _Letter True True False @@ -91,7 +91,7 @@ - _E-mail message + _E-mail message True True False @@ -131,7 +131,7 @@ True False - What Type of Document Do You Want to Create? + What Type of Document Do You Want to Create? diff --git a/sw/uiconfig/swriter/ui/mmresultemaildialog.ui b/sw/uiconfig/swriter/ui/mmresultemaildialog.ui index 61494dffc87a..f268741b5554 100644 --- a/sw/uiconfig/swriter/ui/mmresultemaildialog.ui +++ b/sw/uiconfig/swriter/ui/mmresultemaildialog.ui @@ -1,6 +1,6 @@ - + @@ -11,23 +11,23 @@ - OpenDocument Text + OpenDocument Text 1 - Adobe PDF-Document + Adobe PDF-Document 2 - Microsoft Word Document + Microsoft Word Document 3 - HTML Message + HTML Message 4 - Plain Text + Plain Text 5 @@ -35,7 +35,7 @@ False 6 - E-Mail merged document + E-Mail merged document dialog @@ -48,7 +48,7 @@ end - Send Documents + Send Documents True True True @@ -130,7 +130,7 @@ True False 0 - T_o + T_o True mailto @@ -152,7 +152,7 @@ - _Copy to... + _Copy to... True True True @@ -168,7 +168,7 @@ True False 0 - S_ubject + S_ubject True subject @@ -193,7 +193,7 @@ True False 0 - Sen_d as + Sen_d as True sendas @@ -216,7 +216,7 @@ - Pr_operties... + Pr_operties... True True True @@ -262,7 +262,7 @@ True False 0 - Name of the a_ttachment + Name of the a_ttachment True attach @@ -281,7 +281,7 @@ True False - E-Mail options + E-Mail options @@ -313,7 +313,7 @@ 6 - S_end all documents + S_end all documents True True False @@ -336,7 +336,7 @@ 12 - _From + _From True True False @@ -357,7 +357,7 @@ True False - _To + _To True to-nospin @@ -406,7 +406,7 @@ True False - Send records + Send records diff --git a/sw/uiconfig/swriter/ui/mmresultprintdialog.ui b/sw/uiconfig/swriter/ui/mmresultprintdialog.ui index a19a207e9576..8c7de923923a 100644 --- a/sw/uiconfig/swriter/ui/mmresultprintdialog.ui +++ b/sw/uiconfig/swriter/ui/mmresultprintdialog.ui @@ -1,11 +1,11 @@ - + False 6 - Print merged document + Print merged document dialog @@ -18,7 +18,7 @@ end - Print Documents + Print Documents True True True @@ -94,7 +94,7 @@ True False 0 - _Printer + _Printer True printers @@ -116,7 +116,7 @@ - P_roperties... + P_roperties... True True True @@ -135,7 +135,7 @@ True False - Printer options + Printer options @@ -171,7 +171,7 @@ False - Print _all documents + Print _all documents True True False @@ -196,7 +196,7 @@ 12 - _From + _From True True False @@ -217,7 +217,7 @@ True False - _To + _To True to-nospin @@ -268,7 +268,7 @@ True False - Print records + Print records diff --git a/sw/uiconfig/swriter/ui/mmresultsavedialog.ui b/sw/uiconfig/swriter/ui/mmresultsavedialog.ui index db75e4846709..82e6028dc093 100644 --- a/sw/uiconfig/swriter/ui/mmresultsavedialog.ui +++ b/sw/uiconfig/swriter/ui/mmresultsavedialog.ui @@ -1,11 +1,11 @@ - + False 6 - Save merged document + Save merged document dialog @@ -18,7 +18,7 @@ end - Save Documents + Save Documents True True True @@ -91,7 +91,7 @@ 6 - S_ave as a single large document + S_ave as a single large document True True False @@ -108,7 +108,7 @@ - Sa_ve as individual documents + Sa_ve as individual documents True True False @@ -129,7 +129,7 @@ 12 - _From + _From True True False @@ -150,7 +150,7 @@ True False - _To + _To True to-nospin @@ -198,7 +198,7 @@ True False - Save As options + Save As options diff --git a/sw/uiconfig/swriter/ui/mmsalutationpage.ui b/sw/uiconfig/swriter/ui/mmsalutationpage.ui index 265438b5dd3b..30b38a25d335 100644 --- a/sw/uiconfig/swriter/ui/mmsalutationpage.ui +++ b/sw/uiconfig/swriter/ui/mmsalutationpage.ui @@ -1,6 +1,6 @@ - + @@ -46,7 +46,7 @@ True False 0 - Preview + Preview True preview:border @@ -67,7 +67,7 @@ 12 - _Match fields... + _Match fields... True True True @@ -105,7 +105,7 @@ True True True - Preview Previous Address Block + Preview Previous Address Block image1 @@ -120,7 +120,7 @@ True True True - Preview Next Address Block + Preview Next Address Block image2 @@ -136,7 +136,7 @@ False True 1 - Document: %1 + Document: %1 0 @@ -177,7 +177,7 @@ 6 - This document should contain a salutation + This document should contain a salutation True True False @@ -208,7 +208,7 @@ True False 0 - General salutation + General salutation True general @@ -263,7 +263,7 @@ True False 0 - Address list field indicating a female recipient + Address list field indicating a female recipient 0 @@ -277,7 +277,7 @@ True False 0 - _Female + _Female True female @@ -293,7 +293,7 @@ True False 0 - _Male + _Male True male @@ -309,7 +309,7 @@ True False 0 - Field name + Field name True femalecol @@ -325,7 +325,7 @@ True False 0 - Field value + Field value True femalefield @@ -338,7 +338,7 @@ - _New... + _New... True True True @@ -354,7 +354,7 @@ - N_ew... + N_ew... True True True @@ -448,7 +448,7 @@ - Insert personalized salutation + Insert personalized salutation True True False @@ -496,7 +496,7 @@ True False - Create a Salutation + Create a Salutation diff --git a/sw/uiconfig/swriter/ui/mmselectpage.ui b/sw/uiconfig/swriter/ui/mmselectpage.ui index 99edd71ebc5f..88ea69bea87a 100644 --- a/sw/uiconfig/swriter/ui/mmselectpage.ui +++ b/sw/uiconfig/swriter/ui/mmselectpage.ui @@ -1,6 +1,6 @@ - + True @@ -28,7 +28,7 @@ 6 - Use the current _document + Use the current _document True True False @@ -45,7 +45,7 @@ - Create a ne_w document + Create a ne_w document True True False @@ -61,7 +61,7 @@ - Start from _existing document + Start from _existing document True True False @@ -78,7 +78,7 @@ - Start from a t_emplate + Start from a t_emplate True True False @@ -95,7 +95,7 @@ - Start fro_m a recently saved starting document + Start fro_m a recently saved starting document True True False @@ -122,7 +122,7 @@ - B_rowse... + B_rowse... True True True @@ -137,7 +137,7 @@ - B_rowse... + B_rowse... True True True @@ -158,7 +158,7 @@ True False - Select Starting Document for the Mail Merge + Select Starting Document for the Mail Merge diff --git a/sw/uiconfig/swriter/ui/mmsendmails.ui b/sw/uiconfig/swriter/ui/mmsendmails.ui index 69e62b346f41..d53421211188 100644 --- a/sw/uiconfig/swriter/ui/mmsendmails.ui +++ b/sw/uiconfig/swriter/ui/mmsendmails.ui @@ -1,6 +1,6 @@ - + @@ -8,7 +8,7 @@ True True 6 - Sending E-mail messages + Sending E-mail messages dock @@ -23,7 +23,7 @@ end - _Stop + _Stop False True True @@ -87,7 +87,7 @@ start 0 0 - The connection to the outgoing mail server has been established + The connection to the outgoing mail server has been established @@ -96,7 +96,7 @@ True False - Connection status + Connection status @@ -147,7 +147,7 @@ True 0 0 - %1 of %2 e-mails sent + %1 of %2 e-mails sent False @@ -163,7 +163,7 @@ True 0 0 - Sending paused + Sending paused False @@ -198,7 +198,7 @@ True 0 0 - E-mails not sent: %1 + E-mails not sent: %1 False @@ -226,7 +226,7 @@ True False - Details + Details True @@ -245,7 +245,7 @@ True False - Transfer status + Transfer status diff --git a/sw/uiconfig/swriter/ui/navigatorpanel.ui b/sw/uiconfig/swriter/ui/navigatorpanel.ui index a8810b20748e..599e1eb7798e 100644 --- a/sw/uiconfig/swriter/ui/navigatorpanel.ui +++ b/sw/uiconfig/swriter/ui/navigatorpanel.ui @@ -1,6 +1,6 @@ - + True @@ -31,7 +31,7 @@ True False - Toggle Master View + Toggle Master View toggle sw/res/sc20244.png @@ -44,7 +44,7 @@ True False - Navigation + Navigation navigation sw/res/sc20249.png @@ -57,7 +57,7 @@ True False - Back + Back back sw/res/sc20186.png @@ -70,7 +70,7 @@ True False - Forward + Forward forward sw/res/sc20175.png @@ -83,7 +83,7 @@ True False - Drag Mode + Drag Mode dragmode sw/res/sc20235.png @@ -106,7 +106,7 @@ True False - Promote Chapter + Promote Chapter up sw/res/sc20174.png @@ -119,7 +119,7 @@ True False - Demote Chapter + Demote Chapter down sw/res/sc20171.png @@ -132,7 +132,7 @@ True False - List Box On/Off + List Box On/Off listbox sw/res/sc20233.png @@ -145,7 +145,7 @@ True False - Content Navigation View + Content Navigation View root sw/res/sc20234.png @@ -168,7 +168,7 @@ True False - Set Reminder + Set Reminder reminder sw/res/sc20183.png @@ -191,7 +191,7 @@ True False - Header + Header header sw/res/sc20179.png @@ -204,7 +204,7 @@ True False - Footer + Footer footer sw/res/sc20177.png @@ -217,7 +217,7 @@ True False - Anchor<->Text + Anchor<->Text anchor sw/res/sc20182.png @@ -240,7 +240,7 @@ True False - Heading Levels Shown + Heading Levels Shown headings sw/res/sc20236.png @@ -263,7 +263,7 @@ True False - Promote Level + Promote Level promote sw/res/sc20172.png @@ -276,7 +276,7 @@ True False - Demote Level + Demote Level demote sw/res/sc20173.png @@ -301,10 +301,10 @@ True False - Document + Document - Active Window + Active Window @@ -338,7 +338,7 @@ True False - Toggle Master View + Toggle Master View toggle sw/res/sc20244.png @@ -361,7 +361,7 @@ True False - Edit + Edit edit sw/res/sc20245.png @@ -374,7 +374,7 @@ True False - Update + Update update sw/res/sc20246.png @@ -387,7 +387,7 @@ True False - Insert + Insert insert sw/res/sc20247.png @@ -410,7 +410,7 @@ True False - Save Contents as well + Save Contents as well save sw/res/sc20248.png @@ -433,7 +433,7 @@ True False - Move Up + Move Up up sw/res/sc20174.png @@ -446,7 +446,7 @@ True False - Move Down + Move Down down sw/res/sc20171.png diff --git a/sw/uiconfig/swriter/ui/newuserindexdialog.ui b/sw/uiconfig/swriter/ui/newuserindexdialog.ui index bec0c5dbd8e2..239900e4f744 100644 --- a/sw/uiconfig/swriter/ui/newuserindexdialog.ui +++ b/sw/uiconfig/swriter/ui/newuserindexdialog.ui @@ -1,11 +1,11 @@ - + False 6 - Create New User-defined Index + Create New User-defined Index dialog @@ -97,7 +97,7 @@ True False 0 - _Name + _Name True entry @@ -129,7 +129,7 @@ True False - New User Index + New User Index diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui index 1ae754d6c47d..8925ff32fb73 100644 --- a/sw/uiconfig/swriter/ui/notebookbar.ui +++ b/sw/uiconfig/swriter/ui/notebookbar.ui @@ -1,6 +1,6 @@ - + @@ -448,7 +448,7 @@ True False - File + File True @@ -580,7 +580,7 @@ True False - Font + Font center vertical @@ -866,7 +866,7 @@ True False - Font + Font vertical @@ -975,7 +975,7 @@ True False - Outline + Outline vertical @@ -1004,7 +1004,7 @@ True False True - Bullets and Numbering + Bullets and Numbering False @@ -1057,7 +1057,7 @@ True False True - Horizontal Alignment + Horizontal Alignment start False @@ -1143,7 +1143,7 @@ True False - Alignment + Alignment True @@ -1170,7 +1170,7 @@ True False True - Vertical Alignment + Vertical Alignment start True False @@ -1221,7 +1221,7 @@ True False True - Horizontal Alignment + Horizontal Alignment start False @@ -1360,7 +1360,7 @@ True False - Spacing + Spacing True @@ -1392,14 +1392,14 @@ True False True - Indent + Indent False True False True - Increase Indent + Increase Indent True .uno:IncrementIndent True @@ -1415,7 +1415,7 @@ True False True - Decrease Indent + Decrease Indent True .uno:DecrementIndent True @@ -1437,7 +1437,7 @@ True False True - Indent + Indent False @@ -1545,7 +1545,7 @@ True False - Style + Style vertical @@ -1676,7 +1676,7 @@ True False - Find + Find True @@ -1731,7 +1731,7 @@ True False - Find + Find True @@ -1796,7 +1796,7 @@ True False - Home + Home True @@ -5892,7 +5892,7 @@ False True .uno:AnchorMenu - Anchor + Anchor True @@ -6421,7 +6421,7 @@ True False - Frame / OLE + Frame / OLE