]> git.lyx.org Git - features.git/commitdiff
Disambiguate "Language"
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 21 Oct 2023 10:34:47 +0000 (12:34 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 21 Oct 2023 10:34:47 +0000 (12:34 +0200)
Some translations need a different term for programming languages.

src/frontends/qt/ui/ListingsUi.ui

index 330964936b9d37d8568551c4f7749ec43cf41c5a..51583b5c305a2a5539e427fe6ca9957fa6e3ea11 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>725</width>
-    <height>393</height>
+    <width>753</width>
+    <height>397</height>
    </rect>
   </property>
   <property name="windowTitle">
        <item row="1" column="0">
         <widget class="QGroupBox" name="languageGB">
          <property name="title">
-          <string>Language</string>
+          <string>Language[[Programming]]</string>
          </property>
          <property name="flat">
           <bool>true</bool>
           <item row="0" column="0">
            <widget class="QLabel" name="languageLBL">
             <property name="text">
-             <string>Lan&amp;guage:</string>
+             <string>Lan&amp;guage[[Programming]]:</string>
             </property>
             <property name="buddy">
              <cstring>languageCO</cstring>