Loupe help strings changed

diff --git a/help/C/duck/index.duck b/help/C/duck/index.duck
index 414e67d..7d83351 100644
--- a/help/C/duck/index.duck
+++ b/help/C/duck/index.duck
@@ -3,15 +3,6 @@
 
 @desc Browse through your images and inspect their metadata.
 
-== Introduction
-
-Image Viewer is an image viewer that supports modern image formats. It provides:
-
-* Fast GPU accelerated image rendering with tiled rendering for SVGs
-* Extendable and sandboxed raster image decoding
-* Extensive support for touchpad and touchscreen gestures
-* Accessible presentation of the most important metadata
-
 == Getting Started
   [#getting-started .2column]
 
diff --git a/help/C/duck/viewing-images.duck b/help/C/duck/viewing-images.duck
index 26d6ff3..53cf710 100644
--- a/help/C/duck/viewing-images.duck
+++ b/help/C/duck/viewing-images.duck
@@ -10,7 +10,7 @@ Users can zoom in with the $gui(Zoom In) ($media[type="image" src="figures/zoom-
 button and zoom out with the $gui(Zoom Out) ($media[type="image" src="figures/zoom-out-symbolic.svg"](zoom-out-symbolic))
 button.
 
-Touchpad and touchscreen users can also zoom with $key(Ctrl) and scroll.
+Touchpad and touchscreen users can also zoom with a two-finger pinch gesture. On touchpads, it is also possible to zoom via pressing the $key(Ctrl) and swiping up/down with two fingers.
 
 == Panning
 
diff --git a/help/C/index.page b/help/C/index.page
index 550bd0e..42b3676 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -10,24 +10,6 @@
   <desc>Browse through your images and inspect their metadata.</desc>
  </info>
  <title><media type="image" its:translate="no" src="figures/org.gnome.Loupe.svg" height="48px" width="48px"/> Image Viewer (Loupe)</title>
- <section>
-  <title>Introduction</title>
-  <p>Image Viewer is an image viewer that supports modern image formats. It provides:</p>
-  <list>
-   <item>
-    <p>Fast GPU accelerated image rendering with tiled rendering for SVGs</p>
-   </item>
-   <item>
-    <p>Extendable and sandboxed raster image decoding</p>
-   </item>
-   <item>
-    <p>Extensive support for touchpad and touchscreen gestures</p>
-   </item>
-   <item>
-    <p>Accessible presentation of the most important metadata</p>
-   </item>
-  </list>
- </section>
  <section id="getting-started" style="2column">
   <title>Getting Started</title>
  </section>
diff --git a/help/C/opening-images.page b/help/C/opening-images.page
index 802af22..7b6d824 100644
--- a/help/C/opening-images.page
+++ b/help/C/opening-images.page
@@ -65,21 +65,9 @@
   <p>When opening an image from the file chooser or file manager, Loupe will load other files
   in the parent directory of the image and sort them in alphabetical order. Users can
   browse the other images in the directory with the <gui>Previous Image</gui> (<media type="image" src="figures/go-previous-symbolic.svg">go-previous-symbolic</media>)
-  and <gui>Next Image</gui> (<media type="image" src="figures/go-next-symbolic.svg">go-next-symbolic</media>) buttons.
-  Keyboard users can also use the following shortcuts:</p>
-  <list>
-   <item>
-    <p><key>→</key> to go to the next image.</p>
-   </item>
-   <item>
-    <p><key>←</key> to go to the previous image.</p>
-   </item>
-   <item>
-    <p><key>Home</key> to jump to the first image in the directory.</p>
-   </item>
-   <item>
-    <p><key>End</key> to jump to the last image in the directory.</p>
-   </item>
-  </list>
+  and <gui>Next Image</gui> (<media type="image" src="figures/go-next-symbolic.svg">go-next-symbolic</media>) buttons.</p>
+  <note style="tip">
+   <p>Keyboard users can also use the corresponding shortcuts presented in Keyboard Shortcuts dialog.</p>
+  </note>
  </section>
 </page>
diff --git a/help/C/viewing-images.page b/help/C/viewing-images.page
index 161b967..c75b857 100644
--- a/help/C/viewing-images.page
+++ b/help/C/viewing-images.page
@@ -15,66 +15,28 @@
   <title>Zooming</title>
   <p>Users can zoom in with the <gui>Zoom In</gui> (<media type="image" src="figures/zoom-in-symbolic.svg">zoom-in-symbolic</media>)
   button and zoom out with the <gui>Zoom Out</gui> (<media type="image" src="figures/zoom-out-symbolic.svg">zoom-out-symbolic</media>)
-  button. They can also use the following keyboard shortcuts:</p>
-  <list>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>+</key></keyseq> or <key>+</key> to zoom in.</p>
-   </item>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>-</key></keyseq> or <key>-</key> to zoom out.</p>
-   </item>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>0</key></keyseq> or <key>0</key> to zoom to the best fitting size for the window size.</p>
-   </item>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>1</key></keyseq> or <key>1</key> to zoom to the image's original scale.</p>
-   </item>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>2</key></keyseq> or <key>2</key> to zoom to 200% of the image's original scale.</p>
-   </item>
-  </list>
-  <p>Touchpad and touchscreen users can also zoom with a two-finger pinch gesture.</p>
+  button.</p>
+  <p>Touchpad and touchscreen users can also zoom with a two-finger pinch gesture. On touchpads, it is also possible to zoom via pressing the <key>Ctrl</key> and swiping up/down with two fingers.</p>
  </section>
  <section>
   <title>Panning</title>
   <p>Mouse and touchpad users can pan the view when zoomed in by clicking and dragging the image.
-  Touchscreen users can use a single-finger drag gesture to pan the view. Users with a keyboard
-  can also use the following keyboard shortcuts:</p>
-  <list>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>←</key></keyseq> to pan left.</p>
-   </item>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>→</key></keyseq> to pan right.</p>
-   </item>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>↑</key></keyseq> to pan up.</p>
-   </item>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>↓</key></keyseq> to pan down.</p>
-   </item>
-  </list>
+  Touchscreen users can use a single-finger drag gesture to pan the view.</p>
  </section>
  <section>
   <title>Rotating</title>
   <p>Users can use the <gui>Rotate Right</gui> (<media type="image" src="figures/object-rotate-right-symbolic.svg">object-rotate-right-symbolic</media>)
   and <gui>Rotate Left</gui> (<media type="image" src="figures/object-rotate-left-symbolic.svg">object-rotate-left-symbolic</media>)
   buttons under <gui style="menuitem">Rotate</gui> in the main menu to rotate clockwise and
-  counter-clockwise. They can also use the following keyboard shortcuts:</p>
-  <list>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>R</key></keyseq> to rotate clockwise.</p>
-   </item>
-   <item>
-    <p><keyseq><key>Ctrl</key><key>Shift</key><key>R</key></keyseq> to rotate counter-clockwise.</p>
-   </item>
-  </list>
+  counter-clockwise.</p>
   <p>Touchpad and touchscreen users can also use a two-finger rotate gesture.</p>
  </section>
  <section>
   <title>Fullscreen</title>
   <p>Image Viewer has a simple fullscreen mode. Users can toggle fullscreen mode by pressing the <gui>Toggle Fullscreen</gui>
-  (<media type="image" src="figures/view-fullscreen-symbolic.svg">view-fullscreen-symbolic</media> / <media type="image" src="figures/view-restore-symbolic.svg">view-restore-symbolic</media>) button.
-  Keyboard users can also use <key>F11</key> to toggle fullscreen mode.</p>
+  (<media type="image" src="figures/view-fullscreen-symbolic.svg">view-fullscreen-symbolic</media> / <media type="image" src="figures/view-restore-symbolic.svg">view-restore-symbolic</media>) button.</p>
+  <note style="tip">
+   <p>Keyboard users can also use the corresponding shortcuts presented in Keyboard Shortcuts dialog.</p>
+  </note>
  </section>
 </page>

Isn’t the help documents excluded from string freezes?

Not sure, but removing strings does not break string freeze.

This topic was automatically closed 45 days after the last reply. New replies are no longer allowed.