diff --git a/ftl/core/editing.ftl b/ftl/core/editing.ftl index 4731a4937..19e59632e 100644 --- a/ftl/core/editing.ftl +++ b/ftl/core/editing.ftl @@ -16,7 +16,7 @@ editing-edit-current = Edit Current editing-edit-html = Edit HTML editing-fields = Fields editing-html-editor = HTML Editor -editing-indent = Indent +editing-indent = Increase indent editing-italic-text-ctrlandi = Italic text (Ctrl+I) editing-jump-to-tags-with-ctrlandshiftandt = Jump to tags with Ctrl+Shift+T editing-justify = Justify @@ -28,7 +28,7 @@ editing-mathjax-chemistry = MathJax chemistry editing-mathjax-inline = MathJax inline editing-media = Media editing-ordered-list = Ordered list -editing-outdent = Outdent +editing-outdent = Decrease indent editing-paste = Paste editing-record-audio-f5 = Record audio (F5) editing-remove-formatting-ctrlandr = Remove formatting (Ctrl+R)