octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53526] Translation files for 4.4 Release


From: Rik
Subject: [Octave-bug-tracker] [bug #53526] Translation files for 4.4 Release
Date: Fri, 30 Mar 2018 15:26:42 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #8, bug #53526 (project octave):

Someone who understands .ui files needs to debug why the numbers "20" and "2"
are translatabale.

If you look at the file settings-dialog.ui at line 2713 you find


                <widget class="QLineEdit" name="varedit_columnWidth">
                 <property name="text">
                  <string>20</string>
                 </property>
                </widget>


So the UI definition file is calling for a QLineEdit widget and setting the
the text field to 20.  Maybe there is some other widget that just accepts
numbers?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53526>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]