summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2016-10-31 22:25:50 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-11-01 21:48:46 +0000
commit68f7b9d1c6ffed02a241645868e49bf80aa45b53 (patch)
tree9b34f85c92fd0ae9c6f6b28a8dee00334e7000ec
parentafded9511ec67e7181ffcc2614bf4c676539efcd (diff)
tdf#70998 change term "Graphics" to "Images"
Change-Id: Ic2c2877a077bd5ba67a271dd7a89c4d1391e6fbb Reviewed-on: https://gerrit.libreoffice.org/30450 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-rw-r--r--source/text/shared/02/24010000.xhp6
-rw-r--r--source/text/shared/guide/hyperlink_rel_abs.xhp2
-rw-r--r--source/text/shared/guide/insert_bitmap.xhp4
-rw-r--r--source/text/shared/optionen/01013000.xhp2
-rw-r--r--source/text/shared/optionen/01030500.xhp2
-rw-r--r--source/text/shared/optionen/01040200.xhp6
6 files changed, 11 insertions, 11 deletions
diff --git a/source/text/shared/02/24010000.xhp b/source/text/shared/02/24010000.xhp
index fabeaa9933..0167adb86d 100644
--- a/source/text/shared/02/24010000.xhp
+++ b/source/text/shared/02/24010000.xhp
@@ -22,7 +22,7 @@
<helpdocument version="1.0">
<meta>
<topic id="textshared0224010000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Graphic Filter Bar</title>
+<title id="tit" xml-lang="en-US">Image Filter Bar</title>
<filename>/text/shared/02/24010000.xhp</filename>
</topic>
<history>
@@ -33,8 +33,8 @@
<section id="filter">
<!-- removed HID SID_GRAFTBX_FILTERS -->
<bookmark xml-lang="en-US" branch="hid/.uno:GraphicFilterToolbox" id="bm_id3153255" localize="false"/>
-<paragraph role="heading" id="hd_id3151299" xml-lang="en-US" level="1" l10n="CHG" oldref="1"><link href="text/shared/02/24010000.xhp" name="Graphic Filter Bar">Graphic Filter Bar</link></paragraph>
-<paragraph role="paragraph" id="par_id3156183" xml-lang="en-US" l10n="CHG" oldref="2"><ahelp hid=".uno:GraphicFilterToolbox">This icon on the <emph>Image</emph> bar opens the <emph>Graphic Filter</emph> bar, where you can use various filters on the selected picture.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3151299" xml-lang="en-US" level="1"><link href="text/shared/02/24010000.xhp" name="Image Filter Bar">Image Filter Bar</link></paragraph>
+<paragraph role="paragraph" id="par_id3156183" xml-lang="en-US"><ahelp hid=".uno:GraphicFilterToolbox">This icon on the <emph>Image</emph> bar opens the <emph>Image Filter</emph> bar, where you can use various filters on the selected picture.</ahelp></paragraph>
</section>
<section id="syfilter">
<table id="tbl_id3151315">
diff --git a/source/text/shared/guide/hyperlink_rel_abs.xhp b/source/text/shared/guide/hyperlink_rel_abs.xhp
index 92afc57296..2e33ca3c28 100644
--- a/source/text/shared/guide/hyperlink_rel_abs.xhp
+++ b/source/text/shared/guide/hyperlink_rel_abs.xhp
@@ -42,7 +42,7 @@
<paragraph role="listitem" id="par_id3147008" xml-lang="en-US" l10n="U" oldref="47">Choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010200.xhp" name="Load/Save - General"><emph>Load/Save - General</emph></link> and specify in the <emph>Save URLs relative to</emph> field if $[officename] creates <link href="text/shared/00/00000005.xhp#speichern" name="relative or absolute hyperlinks">relative or absolute hyperlinks</link>. Relative linking is only possible when the document you are working on and the link destination are on the same drive.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3145382" xml-lang="en-US" l10n="U" oldref="48">You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk "homepage", for example. The start file is then "index.html", the full path being "C:\homepage\index.html" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: "http://www.myprovider.com/mypage/index.html". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called "C:\homepage\images", you would need to give the following path to access the graphic "picture.gif": "images\picture.gif". This is the relative path, starting from the location of the file "index.html". On the provider's server, you would place the picture in the folder "mypage/images". When you transfer the document "index.html" to the provider's server through the <emph>File - Save As</emph> dialog, and if you have marked the option <emph>Copy local graphics to Internet</emph> under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, $[officename] will automatically copy the graphic to the correct directory on the server.</paragraph>
+<paragraph role="listitem" id="par_id3145382" xml-lang="en-US">You should create the same directory structure on your hard disk as that which exists in the web space hosted by your Internet provider. Call the root directory for the homepage on your hard disk "homepage", for example. The start file is then "index.html", the full path being "C:\homepage\index.html" (assuming Windows operating system). The URL on your Internet provider's server might then be as follows: "http://www.myprovider.com/mypage/index.html". With relative addressing, you indicate the link relative to the location of the output document. For example, if you placed all the graphics for your homepage in a subfolder called "C:\homepage\images", you would need to give the following path to access the graphic "picture.gif": "images\picture.gif". This is the relative path, starting from the location of the file "index.html". On the provider's server, you would place the picture in the folder "mypage/images". When you transfer the document "index.html" to the provider's server through the <emph>File - Save As</emph> dialog, and if you have marked the option <emph>Copy local images to Internet</emph> under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>, $[officename] will automatically copy the graphic to the correct directory on the server.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3159158" xml-lang="en-US" l10n="U" oldref="49">An absolute path such as "C:\homepage\graphics\picture.gif" would no longer function on the provider server. Neither a server nor the computer of a reader needs to have a C hard drive: operating systems such as Unix or MacOS do not recognize drive letters, and even if the folder homepage\graphics existed, your picture would not be available. It is better to use relative addressing for file links.</paragraph>
diff --git a/source/text/shared/guide/insert_bitmap.xhp b/source/text/shared/guide/insert_bitmap.xhp
index 8e6488b6a5..64eac4c28e 100644
--- a/source/text/shared/guide/insert_bitmap.xhp
+++ b/source/text/shared/guide/insert_bitmap.xhp
@@ -75,7 +75,7 @@
<paragraph role="heading" id="hd_id187078" xml-lang="en-US" level="3" l10n="NEW">Icons on the Image bar</paragraph>
<paragraph role="paragraph" id="par_id3148552" xml-lang="en-US" l10n="CHG" oldref="11">When you select the bitmap image, the <emph>Image</emph> Bar offers you the tools for editing the image. Only a local copy is edited in the document, even if you have inserted an image as a link.</paragraph>
<paragraph role="note" id="par_id3159413" xml-lang="en-US" l10n="CHG" oldref="12">The <emph>Image</emph> Bar may look slightly different depending to the module you are using.</paragraph>
-<paragraph role="paragraph" id="par_id3154124" xml-lang="en-US" l10n="CHG" oldref="13">A number of filters are located on the <link href="text/shared/02/24010000.xhp" name="Graphic Filter">Graphic <emph>Filter</emph></link> toolbar, which you can open with the icon on the <emph>Image</emph> Bar. </paragraph>
+<paragraph role="paragraph" id="par_id3154124" xml-lang="en-US">A number of filters are located on the <link href="text/shared/02/24010000.xhp" name="Image Filter"><emph>Image Filter</emph></link> toolbar, which you can open with the icon on the <emph>Image</emph> Bar. </paragraph>
<paragraph role="paragraph" id="par_id7055574" xml-lang="en-US" l10n="NEW">The original image file will not be changed by the filters. Filters are applied to an image only inside the document. </paragraph>
<paragraph role="paragraph" id="par_id3145273" xml-lang="en-US" l10n="CHG" oldref="14">Some of the filters open a dialog, which you can use to select, for example, the intensity of the filter. Most filters can be applied multiple times to increase the filter effect.</paragraph>
<paragraph role="note" id="par_id3150105" xml-lang="en-US" l10n="CHG" oldref="15">In $[officename] Draw and $[officename] Impress, you can add text and graphics, select these objects together with the bitmap, and export the selection as a new bitmap image.</paragraph>
@@ -115,7 +115,7 @@
<embed href="text/shared/00/00000004.xhp#related"/>
<embed href="text/shared/guide/dragdrop.xhp#dragdrop"/>
<embed href="text/shared/guide/imagemap.xhp#imagemap"/>
-<paragraph role="paragraph" id="par_id1033051" xml-lang="en-US" l10n="NEW"><link href="text/shared/02/24010000.xhp">Graphic Filter Bar from the Image Bar</link></paragraph>
+<paragraph role="paragraph" id="par_id1033051" xml-lang="en-US"><link href="text/shared/02/24010000.xhp">Image Filter Bar from the Image Bar</link></paragraph>
<switch select="appl">
<case select="WRITER"><embed href="text/swriter/guide/insert_graphic_dialog.xhp#insert_graphic_dialog"/>
</case>
diff --git a/source/text/shared/optionen/01013000.xhp b/source/text/shared/optionen/01013000.xhp
index 59da817abf..8113ec2666 100644
--- a/source/text/shared/optionen/01013000.xhp
+++ b/source/text/shared/optionen/01013000.xhp
@@ -54,7 +54,7 @@
</caseinline><defaultinline><ahelp hid="cui/ui/optaccessibilitypage/acctool">Allows you to use assistive tools, such as external screen readers, Braille devices or speech recognition input devices. The Java Runtime Environment must be installed on your computer before you can enable assistive support.</ahelp></defaultinline></switchinline></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/optaccessibilitypage/textselinreadonly" id="bm_id3155342" localize="false"/><paragraph role="heading" id="hd_id3154047" xml-lang="en-US" level="3" l10n="U" oldref="27">Use text selection cursor in read-only text document</paragraph>
<paragraph role="paragraph" id="par_id3149164" xml-lang="en-US" l10n="U" oldref="28"><ahelp hid="cui/ui/optaccessibilitypage/textselinreadonly">Displays cursor in read-only documents.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/optaccessibilitypage/animatedgraphics" id="bm_id3153627" localize="false"/><paragraph role="heading" id="hd_id3147531" xml-lang="en-US" level="3" l10n="U" oldref="15">Allow animated graphics</paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/optaccessibilitypage/animatedgraphics" id="bm_id3153627" localize="false"/><paragraph role="heading" id="hd_id3147531" xml-lang="en-US" level="3">Allow animated images</paragraph>
<paragraph role="paragraph" id="par_id3145069" xml-lang="en-US" l10n="U" oldref="16"><ahelp hid="cui/ui/optaccessibilitypage/animatedgraphics">Previews animated graphics, such as GIF images, in <item type="productname">%PRODUCTNAME</item>.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/optaccessibilitypage/animatedtext" id="bm_id3152812" localize="false"/><paragraph role="heading" id="hd_id3147264" xml-lang="en-US" level="3" l10n="U" oldref="17">Allow animated text</paragraph>
<paragraph role="paragraph" id="par_id3149656" xml-lang="en-US" l10n="U" oldref="18"><ahelp hid="cui/ui/optaccessibilitypage/animatedtext">Previews animated text, such as blinking and scrolling, in <item type="productname">%PRODUCTNAME</item>.</ahelp></paragraph>
diff --git a/source/text/shared/optionen/01030500.xhp b/source/text/shared/optionen/01030500.xhp
index 4a336e72a6..2d15d6f3a9 100644
--- a/source/text/shared/optionen/01030500.xhp
+++ b/source/text/shared/optionen/01030500.xhp
@@ -71,7 +71,7 @@
<paragraph role="paragraph" id="par_id3145254" xml-lang="en-US" l10n="CHG" oldref="39"><ahelp hid=".">If you mark this field, the print layout of the current document (for example, table of contents with justified page numbers and dot leaders) is exported as well.</ahelp> It can be read by $[officename], Mozilla Firefox, and MS Internet Explorer.</paragraph>
<paragraph role="note" id="par_id3156276" xml-lang="en-US" l10n="U" oldref="41">The HTML filter supports CSS2 (Cascading Style Sheets Level 2) for printing documents. These capabilities are only effective if print layout export is activated.</paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/opthtmlpage/savegrflocal" id="bm_id8177434" localize="false"/>
-<paragraph role="heading" id="hd_id3144764" xml-lang="en-US" level="3" l10n="U" oldref="24">Copy local graphics to Internet</paragraph>
+<paragraph role="heading" id="hd_id3144764" xml-lang="en-US" level="3">Copy local images to Internet</paragraph>
<paragraph role="paragraph" id="par_id3149379" xml-lang="en-US" l10n="CHG" oldref="25"><ahelp hid="cui/ui/opthtmlpage/savegrflocal">Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the <emph>Save As</emph> dialog to save the document and enter a complete FTP URL as the file name in the Internet.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/opthtmlpage/charset" id="bm_id9777520" localize="false"/>
<paragraph role="heading" id="hd_id3152960" xml-lang="en-US" level="3" l10n="U" oldref="48">Character set</paragraph>
diff --git a/source/text/shared/optionen/01040200.xhp b/source/text/shared/optionen/01040200.xhp
index 3e438dcae8..2122b70fea 100644
--- a/source/text/shared/optionen/01040200.xhp
+++ b/source/text/shared/optionen/01040200.xhp
@@ -75,11 +75,11 @@
<paragraph role="paragraph" id="par_id3153364" xml-lang="en-US" l10n="U" oldref="28"><ahelp hid="modules/swriter/ui/viewoptionspage/smoothscroll">Activates the smooth page scrolling function. </ahelp> The scrolling speed depends of the area and of the color depth display.</paragraph>
<paragraph role="heading" id="hd_id3153091" xml-lang="en-US" level="2" l10n="U" oldref="34">Display</paragraph>
<paragraph role="paragraph" id="par_id3154920" xml-lang="en-US" l10n="U" oldref="35">Defines which document elements are displayed.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/graphics" id="bm_id3153728" localize="false"/><paragraph role="heading" id="hd_id3153143" xml-lang="en-US" level="3" l10n="U" oldref="36">Graphics and objects</paragraph>
-<paragraph role="paragraph" id="par_id3149261" xml-lang="en-US" l10n="U" oldref="37"><variable id="grafikenaus"><ahelp hid="modules/swriter/ui/viewoptionspage/graphics">Specifies whether to display graphics and objects on the screen.</ahelp>
+<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/graphics" id="bm_id3153728" localize="false"/><paragraph role="heading" id="hd_id3153143" xml-lang="en-US" level="3">Images and objects</paragraph>
+<paragraph role="paragraph" id="par_id3149261" xml-lang="en-US"><variable id="grafikenaus"><ahelp hid="modules/swriter/ui/viewoptionspage/graphics">Specifies whether to display images and objects on the screen.</ahelp>
</variable> If these elements are hidden, you will see empty frames as placeholders.</paragraph>
<paragraph role="paragraph" id="par_id3154944" xml-lang="en-US" l10n="CHG" oldref="38">You can also control the display of graphics through the <link href="text/swriter/02/18120000.xhp" name="Graphics"><emph>Images and Charts</emph></link> icon. If a text document is open, this icon is displayed on the <emph>Tools</emph> bar.</paragraph>
-<paragraph role="note" id="par_id3146898" xml-lang="en-US" l10n="U" oldref="39">If the <emph>Graphics and objects </emph>option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page.</paragraph>
+<paragraph role="note" id="par_id3146898" xml-lang="en-US">If the <emph>Images and objects</emph> option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/viewoptionspage/tables" id="bm_id3154164" localize="false"/><paragraph role="heading" id="hd_id3156332" xml-lang="en-US" level="3" l10n="U" oldref="40">Tables</paragraph>
<paragraph role="paragraph" id="par_id3154482" xml-lang="en-US" l10n="U" oldref="41"><ahelp hid="modules/swriter/ui/viewoptionspage/tables">Displays the tables contained in your document.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:TableBoundaries" id="bm_id3155443" localize="false"/><paragraph role="paragraph" id="par_id3153713" xml-lang="en-US" l10n="CHG" oldref="67"><ahelp hid=".uno:TableBoundaries">To display the table boundaries, right-click any table and choose <emph>Table Boundaries</emph>, or choose <emph>Table - Table Boundaries</emph> in a Writer document.</ahelp></paragraph>