From 7e42394ecbf921ee53160b495aa12c1cba158604 Mon Sep 17 00:00:00 2001
From: Ilmari Lauhakangas
Date: Tue, 6 Dec 2022 14:05:20 +0200
Subject: tdf#152323 drop name attribute from elements
Replacement done with
find . -name \*.xhp -print0 |xargs -0 -P 0 perl -CS -pi -e \
's#(]*?) +name *="[^"]*" *( [^>]+|) *>#$1$2>#g'
(note some inconsistencies with space between name and = and also having
empty value, and some more complicated expression to also clear up
double space before/after the attribute)
translation files will be prepped with:
find */helpcontent2 -name \*.po -print0 |xargs -0 -P 0 perl -CS -pi -e \
$'s#(]*?) +name=(?:\\\\"[^"]*\\\\"|\'[^\']*\') *( [^>]+|) *(/?>)#$1$2$3#g unless /^#/'
(note that not all languages use the " as quote character for the
attributes, but that also single quotes appera in the po file. Hence
the use of the shell $'string' syntax to be able to quote ' as \'
It also requires to quote the backslash, so that it needs to be escaped
once for the shell, then another time for perl. Also don't work on
obsolete strings (those are prefixed with #~ in the po files)
Also note that gets turned into during
translation extraction (along with removal of the space between the
attribute name and the value), so the pattern needs to be slightly
different here)
Change-Id: I95e53a08e6b0095cd894109ea0de154cc4859d8f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143713
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier
---
source/text/simpress/01/01170000.xhp | 10 +++++-----
source/text/simpress/01/02110000.xhp | 8 ++++----
source/text/simpress/01/02120000.xhp | 2 +-
source/text/simpress/01/02130000.xhp | 2 +-
source/text/simpress/01/02150000.xhp | 2 +-
source/text/simpress/01/03050000.xhp | 2 +-
source/text/simpress/01/03060000.xhp | 4 ++--
source/text/simpress/01/03070000.xhp | 8 ++++----
source/text/simpress/01/03080000.xhp | 2 +-
source/text/simpress/01/03090000.xhp | 4 ++--
source/text/simpress/01/03100000.xhp | 2 +-
source/text/simpress/01/03110000.xhp | 2 +-
source/text/simpress/01/03120000.xhp | 2 +-
source/text/simpress/01/03130000.xhp | 4 ++--
source/text/simpress/01/03150000.xhp | 2 +-
source/text/simpress/01/03150100.xhp | 2 +-
source/text/simpress/01/03150300.xhp | 2 +-
source/text/simpress/01/03151000.xhp | 2 +-
source/text/simpress/01/03180000.xhp | 2 +-
source/text/simpress/01/04030000.xhp | 6 +++---
source/text/simpress/01/04030000m.xhp | 2 +-
source/text/simpress/01/04030100.xhp | 2 +-
source/text/simpress/01/04040000m.xhp | 2 +-
source/text/simpress/01/04110100.xhp | 2 +-
source/text/simpress/01/04120000.xhp | 2 +-
source/text/simpress/01/04130000.xhp | 2 +-
source/text/simpress/01/04140000.xhp | 2 +-
source/text/simpress/01/04990000.xhp | 2 +-
source/text/simpress/01/04990100.xhp | 4 ++--
source/text/simpress/01/04990200.xhp | 2 +-
source/text/simpress/01/04990300.xhp | 2 +-
source/text/simpress/01/04990400.xhp | 2 +-
source/text/simpress/01/04990500.xhp | 2 +-
source/text/simpress/01/04990600.xhp | 4 ++--
source/text/simpress/01/04990700.xhp | 2 +-
source/text/simpress/01/05100000.xhp | 6 +++---
source/text/simpress/01/05110500m.xhp | 2 +-
source/text/simpress/01/05120000.xhp | 8 ++++----
source/text/simpress/01/05120500m.xhp | 2 +-
source/text/simpress/01/05130000.xhp | 2 +-
source/text/simpress/01/05150000.xhp | 8 ++++----
source/text/simpress/01/05170000.xhp | 4 ++--
source/text/simpress/01/05250000.xhp | 2 +-
source/text/simpress/01/05250500.xhp | 2 +-
source/text/simpress/01/05250600.xhp | 2 +-
source/text/simpress/01/05250700.xhp | 2 +-
source/text/simpress/01/06030000.xhp | 2 +-
source/text/simpress/01/06040000.xhp | 4 ++--
source/text/simpress/01/06050000.xhp | 2 +-
source/text/simpress/01/06060000.xhp | 2 +-
source/text/simpress/01/06070000.xhp | 2 +-
source/text/simpress/01/06080000.xhp | 2 +-
source/text/simpress/01/06100000.xhp | 6 +++---
source/text/simpress/01/13050000.xhp | 2 +-
source/text/simpress/01/13050100.xhp | 2 +-
source/text/simpress/01/13050200.xhp | 4 ++--
source/text/simpress/01/13050300.xhp | 4 ++--
source/text/simpress/01/13050400.xhp | 2 +-
source/text/simpress/01/13050500.xhp | 4 ++--
source/text/simpress/01/13050600.xhp | 4 ++--
source/text/simpress/01/13050700.xhp | 2 +-
source/text/simpress/01/13140000.xhp | 4 ++--
source/text/simpress/01/13150000.xhp | 4 ++--
source/text/simpress/01/13160000.xhp | 2 +-
source/text/simpress/01/13170000.xhp | 2 +-
source/text/simpress/01/13180000.xhp | 2 +-
source/text/simpress/01/13180100.xhp | 2 +-
source/text/simpress/01/13180200.xhp | 2 +-
source/text/simpress/01/13180300.xhp | 2 +-
source/text/simpress/01/bulletandposition.xhp | 2 +-
source/text/simpress/01/new_slide.xhp | 2 +-
source/text/simpress/01/remoteconnections.xhp | 4 ++--
source/text/simpress/02/04010000.xhp | 2 +-
source/text/simpress/02/04020000.xhp | 2 +-
source/text/simpress/02/04030000.xhp | 2 +-
source/text/simpress/02/04060000.xhp | 2 +-
source/text/simpress/02/04070000.xhp | 4 ++--
source/text/simpress/02/08020000.xhp | 4 ++--
source/text/simpress/02/08060000.xhp | 2 +-
source/text/simpress/02/10020000.xhp | 2 +-
source/text/simpress/02/10030000.xhp | 2 +-
source/text/simpress/02/10030200.xhp | 2 +-
source/text/simpress/02/10050000.xhp | 2 +-
source/text/simpress/02/10060000.xhp | 2 +-
source/text/simpress/02/10070000.xhp | 2 +-
source/text/simpress/02/10080000.xhp | 2 +-
source/text/simpress/02/10090000.xhp | 4 ++--
source/text/simpress/02/10100000.xhp | 4 ++--
source/text/simpress/02/10110000.xhp | 14 +++++++-------
source/text/simpress/02/10120000.xhp | 4 ++--
source/text/simpress/02/11060000.xhp | 4 ++--
source/text/simpress/02/11070000.xhp | 4 ++--
source/text/simpress/02/11080000.xhp | 4 ++--
source/text/simpress/02/11090000.xhp | 4 ++--
source/text/simpress/02/11100000.xhp | 2 +-
source/text/simpress/02/11110000.xhp | 2 +-
source/text/simpress/02/13010000.xhp | 4 ++--
source/text/simpress/02/13020000.xhp | 2 +-
source/text/simpress/02/13030000.xhp | 2 +-
source/text/simpress/02/13040000.xhp | 2 +-
source/text/simpress/02/13050000.xhp | 2 +-
source/text/simpress/02/13060000.xhp | 2 +-
source/text/simpress/02/13090000.xhp | 2 +-
source/text/simpress/02/13100000.xhp | 2 +-
source/text/simpress/02/13140000.xhp | 2 +-
source/text/simpress/02/13150000.xhp | 2 +-
source/text/simpress/02/13160000.xhp | 2 +-
source/text/simpress/02/13170000.xhp | 2 +-
source/text/simpress/02/13180000.xhp | 2 +-
source/text/simpress/02/13190000.xhp | 2 +-
source/text/simpress/04/01020000.xhp | 6 +++---
source/text/simpress/format_submenu_lists.xhp | 2 +-
source/text/simpress/guide/3d_create.xhp | 2 +-
source/text/simpress/guide/animated_gif_create.xhp | 2 +-
source/text/simpress/guide/animated_gif_save.xhp | 2 +-
source/text/simpress/guide/animated_objects.xhp | 2 +-
source/text/simpress/guide/animated_slidechange.xhp | 4 ++--
source/text/simpress/guide/arrange_slides.xhp | 4 ++--
source/text/simpress/guide/background.xhp | 2 +-
source/text/simpress/guide/change_scale.xhp | 4 ++--
source/text/simpress/guide/footer.xhp | 4 ++--
source/text/simpress/guide/html_export.xhp | 6 +++---
source/text/simpress/guide/html_import.xhp | 2 +-
source/text/simpress/guide/impress_remote.xhp | 6 +++---
source/text/simpress/guide/individual.xhp | 2 +-
source/text/simpress/guide/keyboard.xhp | 4 ++--
source/text/simpress/guide/line_arrow_styles.xhp | 4 ++--
source/text/simpress/guide/line_draw.xhp | 2 +-
source/text/simpress/guide/line_edit.xhp | 4 ++--
source/text/simpress/guide/main.xhp | 2 +-
source/text/simpress/guide/masterpage.xhp | 4 ++--
source/text/simpress/guide/move_object.xhp | 2 +-
source/text/simpress/guide/orgchart.xhp | 8 ++++----
source/text/simpress/guide/page_copy.xhp | 2 +-
source/text/simpress/guide/presenter_console.xhp | 2 +-
source/text/simpress/guide/print_tofit.xhp | 2 +-
source/text/simpress/guide/printing.xhp | 2 +-
source/text/simpress/guide/rehearse_timings.xhp | 4 ++--
source/text/simpress/guide/select_object.xhp | 2 +-
source/text/simpress/guide/show.xhp | 2 +-
source/text/simpress/guide/table_insert.xhp | 6 +++---
source/text/simpress/guide/text2curve.xhp | 2 +-
source/text/simpress/guide/vectorize.xhp | 6 +++---
source/text/simpress/main0100.xhp | 2 +-
source/text/simpress/main0101.xhp | 2 +-
source/text/simpress/main0103.xhp | 4 ++--
source/text/simpress/main0104.xhp | 12 ++++++------
source/text/simpress/main0107.xhp | 2 +-
source/text/simpress/main0113.xhp | 14 +++++++-------
source/text/simpress/main0114.xhp | 8 ++++----
source/text/simpress/main0200.xhp | 2 +-
source/text/simpress/main0202.xhp | 10 +++++-----
source/text/simpress/main0203.xhp | 10 +++++-----
source/text/simpress/main0204.xhp | 2 +-
source/text/simpress/main0206.xhp | 2 +-
source/text/simpress/main0209.xhp | 6 +++---
source/text/simpress/main0210.xhp | 12 ++++++------
source/text/simpress/main0211.xhp | 2 +-
source/text/simpress/main0212.xhp | 4 ++--
source/text/simpress/main0213.xhp | 20 ++++++++++----------
source/text/simpress/main0214.xhp | 2 +-
source/text/simpress/main0503.xhp | 2 +-
source/text/simpress/main_edit.xhp | 12 ++++++------
source/text/simpress/main_format.xhp | 10 +++++-----
source/text/simpress/main_tools.xhp | 8 ++++----
source/text/simpress/submenu_object_shape.xhp | 2 +-
166 files changed, 292 insertions(+), 292 deletions(-)
(limited to 'source/text/simpress')
diff --git a/source/text/simpress/01/01170000.xhp b/source/text/simpress/01/01170000.xhp
index 2d39e594ae..d47aebdd53 100644
--- a/source/text/simpress/01/01170000.xhp
+++ b/source/text/simpress/01/01170000.xhp
@@ -34,7 +34,7 @@
Presentation HTML exportDrawing HTML exportexporting;to HTML format
-Export
+ExportExports your presentation or drawing and sets the export options.
@@ -42,11 +42,11 @@
The following file formats present you with additional export options after you click Save:
-HTML Document, JPEG, SVM/WMF/PICT/MET, BMP, GIF, EPS, PNG, PBM, PPM, PGM.
-If you choose "HTML Document" as your file format, the HTML Export Wizard appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format.
+HTML Document, JPEG, SVM/WMF/PICT/MET, BMP, GIF, EPS, PNG, PBM, PPM, PGM.
+If you choose "HTML Document" as your file format, the HTML Export Wizard appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format.
-Export dialog
-Information on Import and Export Filters
+Export dialog
+Information on Import and Export Filters
-Option Barto be deleted
+Option Barto be deleted
-Presentation
+PresentationCommon commands for slides.
-Slide
+Slide
-Slide Layout
+Slide Layout
-
Change Slide Master
+
Change Slide Master
diff --git a/source/text/simpress/01/03080000.xhp b/source/text/simpress/01/03080000.xhp
index 8d1d7cc90a..b6c852fe26 100644
--- a/source/text/simpress/01/03080000.xhp
+++ b/source/text/simpress/01/03080000.xhp
@@ -37,7 +37,7 @@
- Normal
+ NormalSwitches to normal view, where you can create and edit your slides.
diff --git a/source/text/simpress/01/03090000.xhp b/source/text/simpress/01/03090000.xhp
index a902a198ea..8cdeac41ef 100644
--- a/source/text/simpress/01/03090000.xhp
+++ b/source/text/simpress/01/03090000.xhp
@@ -37,14 +37,14 @@
-Outline
+OutlineSwitches to outline view, where you can add, edit and reorganize slide titles and headings.
-The Text Formatting bar contains the following icons for slide titles:Promote, Demote, Move Up and Move Down. If you want to reorder slide titles with the keyboard, ensure that the cursor is at the beginning of a title and press Tab to move the title one level lower in the hierarchy. To move the title up one level, press Shift+Tab.
+The Text Formatting bar contains the following icons for slide titles:Promote, Demote, Move Up and Move Down. If you want to reorder slide titles with the keyboard, ensure that the cursor is at the beginning of a title and press Tab to move the title one level lower in the hierarchy. To move the title up one level, press Shift+Tab.The upper outline level corresponds to slide titles, and the lower levels correspond to the headings on a slides.MW transferred three index entries to the guide show.xhp
-Slide Show
+Slide ShowStarts your slide show.
-You can specify settings for running a slide show in Slide Show - Slide Show Settings.
+You can specify settings for running a slide show in Slide Show - Slide Show Settings.Specify whether a slide show starts with the current slide or with the first slide on %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Impress - General.To start a slide show, do one of the following:
diff --git a/source/text/simpress/01/03150000.xhp b/source/text/simpress/01/03150000.xhp
index dc8a7b8ffb..f6917b03ac 100644
--- a/source/text/simpress/01/03150000.xhp
+++ b/source/text/simpress/01/03150000.xhp
@@ -33,7 +33,7 @@
master views
-Master
+MasterSwitches to one of several master views, where you can add elements that you want to appear on all of the slides in your show.
diff --git a/source/text/simpress/01/03150100.xhp b/source/text/simpress/01/03150100.xhp
index 6519c54c41..1bbdc7a647 100644
--- a/source/text/simpress/01/03150100.xhp
+++ b/source/text/simpress/01/03150100.xhp
@@ -38,7 +38,7 @@
-Master Slide
+Master SlideSwitches to master slide view, where you can add elements that you want to appear on all of the slides that use the same master slide.
diff --git a/source/text/simpress/01/03150300.xhp b/source/text/simpress/01/03150300.xhp
index 246a7ea676..7f8682d558 100644
--- a/source/text/simpress/01/03150300.xhp
+++ b/source/text/simpress/01/03150300.xhp
@@ -37,7 +37,7 @@
-Master Notes
+Master NotesDisplays the master notes, where you can set the default formatting for notes.
diff --git a/source/text/simpress/01/03151000.xhp b/source/text/simpress/01/03151000.xhp
index 0e125a8cc8..fd173561b1 100644
--- a/source/text/simpress/01/03151000.xhp
+++ b/source/text/simpress/01/03151000.xhp
@@ -36,7 +36,7 @@
-Master Elements
+Master ElementsAdd header, footer, date, and slide number placeholders to the master slide.
diff --git a/source/text/simpress/01/03180000.xhp b/source/text/simpress/01/03180000.xhp
index 543fdbfd91..da39eb1872 100644
--- a/source/text/simpress/01/03180000.xhp
+++ b/source/text/simpress/01/03180000.xhp
@@ -36,7 +36,7 @@
black and white displaygrayscale display
-Color/Grayscale
+Color/GrayscaleShows slides in color, grayscale, or black and white.
diff --git a/source/text/simpress/01/04030000.xhp b/source/text/simpress/01/04030000.xhp
index 4e9b0cd005..76e059d6e1 100644
--- a/source/text/simpress/01/04030000.xhp
+++ b/source/text/simpress/01/04030000.xhp
@@ -33,7 +33,7 @@
-
Snap Point/Line
+
Snap Point/Line
Inserts a snap point or snap line (also known as guide) that you can use to quickly align objects. Snap points and snap lines do not appear in printed output.
@@ -42,8 +42,8 @@
You can drag a snap line from the rulers and drop them on the page. To delete a snap line, drag it back to the ruler.Draw or move an object near a snap point or snap line to snap it in place.
-To set the snap range, choose %PRODUCTNAME Draw - Grid
-%PRODUCTNAME Impress - Grid in the Options dialog box.
+To set the snap range, choose %PRODUCTNAME Draw - Grid
+%PRODUCTNAME Impress - Grid in the Options dialog box.
Position
Sets the position of a selected snap point or line relative to the top left corner of the page.
diff --git a/source/text/simpress/01/04030000m.xhp b/source/text/simpress/01/04030000m.xhp
index c1df276042..a179a84dee 100644
--- a/source/text/simpress/01/04030000m.xhp
+++ b/source/text/simpress/01/04030000m.xhp
@@ -31,7 +31,7 @@
inserting; rows
-Rows
+RowsInserts a new row above the active cell. The number of rows inserted correspond to the number of rows selected. The existing rows are moved downward.In the context menu of a cell, choose Insert - Rows
diff --git a/source/text/simpress/01/04030100.xhp b/source/text/simpress/01/04030100.xhp
index 924449ec74..dcedd8bf6a 100644
--- a/source/text/simpress/01/04030100.xhp
+++ b/source/text/simpress/01/04030100.xhp
@@ -33,7 +33,7 @@
editing; guides and snap points
-
Edit Snap Line / Point
+
Edit Snap Line / Point
Sets the position of the selected snap point or snap line relative to the top left corner of the page. well, relative to the origin, which can easily be dragged away from that corner
diff --git a/source/text/simpress/01/04040000m.xhp b/source/text/simpress/01/04040000m.xhp
index fdb6af0b5d..5f7870419d 100644
--- a/source/text/simpress/01/04040000m.xhp
+++ b/source/text/simpress/01/04040000m.xhp
@@ -31,7 +31,7 @@
columns; inserting
-Columns
+ColumnsInserts a new column to the left of the active cell. The number of columns inserted correspond to the number of columns selected. The existing columns are moved to the right.In the context menu of a cell, choose Insert - Columns
diff --git a/source/text/simpress/01/04110100.xhp b/source/text/simpress/01/04110100.xhp
index 829e5e1c14..940c9bf18c 100644
--- a/source/text/simpress/01/04110100.xhp
+++ b/source/text/simpress/01/04110100.xhp
@@ -33,7 +33,7 @@
backgrounds; deleting unused
-
Insert SlidePage/Objects from File
+
Insert SlidePage/Objects from File
Allows you to insert the entire file or specific elements in the file.
diff --git a/source/text/simpress/01/04120000.xhp b/source/text/simpress/01/04120000.xhp
index 67f1b5c100..3e3b871594 100644
--- a/source/text/simpress/01/04120000.xhp
+++ b/source/text/simpress/01/04120000.xhp
@@ -34,7 +34,7 @@
-Duplicate Slide
+Duplicate SlideInserts a copy of the current slide after the current slide.
diff --git a/source/text/simpress/01/04130000.xhp b/source/text/simpress/01/04130000.xhp
index 7e709b0689..be6120efa2 100644
--- a/source/text/simpress/01/04130000.xhp
+++ b/source/text/simpress/01/04130000.xhp
@@ -36,7 +36,7 @@
- Expand Slide
+ Expand SlideCreates a new slide from every top-level outline point (text one level below the title text in the outline hierarchy) in the selected slide. The outline text becomes the title of the new slide. Outline pointspoints? below the top level on the original slide are moved up one level on the new slide.
diff --git a/source/text/simpress/01/04140000.xhp b/source/text/simpress/01/04140000.xhp
index 9ff44b9387..ab68148651 100644
--- a/source/text/simpress/01/04140000.xhp
+++ b/source/text/simpress/01/04140000.xhp
@@ -33,7 +33,7 @@
summary slide
- Summary Slide
+ Summary SlideCreates a new slide that contains an unordered list from the titles of the slides that follow the selected slide. The summary slide is inserted behind the last slide.
diff --git a/source/text/simpress/01/04990000.xhp b/source/text/simpress/01/04990000.xhp
index c72e0f3b0d..3bcbc9e5b8 100644
--- a/source/text/simpress/01/04990000.xhp
+++ b/source/text/simpress/01/04990000.xhp
@@ -33,7 +33,7 @@
- fields;in slidesFields
+ fields;in slidesFields Lists common fields that you can insert into your slide.If you want to edit a field in your slide, select it and choose Edit – Fields.
diff --git a/source/text/simpress/01/04990100.xhp b/source/text/simpress/01/04990100.xhp
index f7f9f13a75..fa46c8329f 100644
--- a/source/text/simpress/01/04990100.xhp
+++ b/source/text/simpress/01/04990100.xhp
@@ -35,13 +35,13 @@
fields; dates (fixed)
-Date (fixed)
+Date (fixed)Inserts the current date into your slide as a fixed field. The date is not automatically updated.
-To edit an inserted field in your slide, double-click the field, place the cursor in front of the first character in the field and choose Edit - Fields.
+To edit an inserted field in your slide, double-click the field, place the cursor in front of the first character in the field and choose Edit - Fields.