diff options
Diffstat (limited to 'l10n-de/browser/browser/screenshots.ftl')
-rw-r--r-- | l10n-de/browser/browser/screenshots.ftl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n-de/browser/browser/screenshots.ftl b/l10n-de/browser/browser/screenshots.ftl index a5a2ff3606..f15c1d800a 100644 --- a/l10n-de/browser/browser/screenshots.ftl +++ b/l10n-de/browser/browser/screenshots.ftl @@ -68,6 +68,16 @@ screenshots-component-download-button = .title = Herunterladen ({ $shortcut }) .aria-label = Herunterladen screenshots-component-download-button-label = Herunterladen +# Variables +# $shortcut (String) - A keyboard shortcut for copying the screenshot. +screenshots-component-copy-button-2 = Kopieren + .title = Kopieren ({ $shortcut }) + .aria-label = Kopieren +# Variables +# $shortcut (String) - A keyboard shortcut for saving/downloading the screenshot. +screenshots-component-download-button-2 = Herunterladen + .title = Herunterladen ({ $shortcut }) + .aria-label = Herunterladen ## The below strings are used to capture keydown events so the strings should ## not be changed unless the keyboard layout in the locale requires it. |