From 6f650dd7dff7dba893f078383784ae9e69b8d559 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 11 May 2023 15:04:35 +1000 Subject: [PATCH] Add some missing tooltips https://forums.ankiweb.net/t/two-editor-buttons-do-not-have-tooltips/30203 --- ftl/core/editing.ftl | 2 ++ ts/editor/editor-toolbar/BlockButtons.svelte | 1 + ts/editor/editor-toolbar/LatexButton.svelte | 1 + 3 files changed, 4 insertions(+) diff --git a/ftl/core/editing.ftl b/ftl/core/editing.ftl index e220ca37b..949d9a2b8 100644 --- a/ftl/core/editing.ftl +++ b/ftl/core/editing.ftl @@ -67,6 +67,8 @@ editing-mathjax-preview = MathJax Preview editing-shrink-images = Shrink Images editing-close-html-tags = Auto-close HTML tags editing-from-clipboard = From Clipboard +editing-alignment = Alignment +editing-equations = Equations ## You don't need to translate these strings, as they will be replaced with different ones soon. diff --git a/ts/editor/editor-toolbar/BlockButtons.svelte b/ts/editor/editor-toolbar/BlockButtons.svelte index e68ed8b13..821bc0056 100644 --- a/ts/editor/editor-toolbar/BlockButtons.svelte +++ b/ts/editor/editor-toolbar/BlockButtons.svelte @@ -110,6 +110,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html > (showFloating = !showFloating)} > diff --git a/ts/editor/editor-toolbar/LatexButton.svelte b/ts/editor/editor-toolbar/LatexButton.svelte index 232bed227..35163bdd6 100644 --- a/ts/editor/editor-toolbar/LatexButton.svelte +++ b/ts/editor/editor-toolbar/LatexButton.svelte @@ -89,6 +89,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html > (showFloating = !showFloating)} >