[gnome-builder/lsp-string] Explain LSP to translators




commit ce208b8e60758b9252b9a4b0776040f77f9d6dd0
Author: Alexandre Franke <afranke gnome org>
Date:   Wed Mar 9 11:38:20 2022 +0100

    Explain LSP to translators

 src/libide/gui/ide-shortcuts-window.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libide/gui/ide-shortcuts-window.ui b/src/libide/gui/ide-shortcuts-window.ui
index 82b3738b6..4d0b02ec3 100644
--- a/src/libide/gui/ide-shortcuts-window.ui
+++ b/src/libide/gui/ide-shortcuts-window.ui
@@ -444,7 +444,7 @@
               <object class="GtkShortcutsShortcut">
                 <property name="visible">true</property>
                 <property name="accelerator">&lt;shift&gt;&lt;alt&gt;f</property>
-                <property name="title" translatable="yes" context="shortcut window">(LSP only) Format 
selected code or whole document</property>
+                <property name="title" translatable="yes" comments="Translators: LSP stands for Language 
Server Protocol" context="shortcut window">(LSP only) Format selected code or whole document</property>
               </object>
             </child>
           </object>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]