[gedit/zbrown/deteplification-src: 129/633] Fix previous commit cd2993af5




commit d629cd873a485cb30038b3646f2331209aae7c27
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Feb 12 18:26:30 2020 +0100

    Fix previous commit cd2993af5
    
    Looks like the parameter must really be added to <p>; will clarify
    https://wiki.gnome.org/TranslationProject/DevGuidelines/Use%20comments

 help/C/gedit-shortcut-keys.page | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/help/C/gedit-shortcut-keys.page b/help/C/gedit-shortcut-keys.page
index 5c72afc09..03115aead 100644
--- a/help/C/gedit-shortcut-keys.page
+++ b/help/C/gedit-shortcut-keys.page
@@ -129,7 +129,7 @@
         </tr>
         <tr>
            <td><p>Open the <gui>Quick Open</gui> window</p></td>
-           <td><p><keyseq><key>Alt</key><key xmlns:its="http://www.w3.org/2005/11/its"; 
its:locNote="Translators: Do not blindly translate this to 'O': It is likely wrong! The letter 'O' depends on 
your translation of msgid '_Open' in the gedit UI! It is the letter after the 
underscore.">O</key></keyseq></p></td>
+           <td><p xmlns:its="http://www.w3.org/2005/11/its"; its:locNote="Translators: Do not blindly 
translate this to 'O': It is likely wrong! The letter 'O' depends on your translation of msgid '_Open' in the 
gedit UI! It is the letter after the underscore."><keyseq><key>Alt</key><key>O</key></keyseq></p></td>
         </tr>
         <tr>
           <td><p>Save the current document</p></td>


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