Changeset 2fcdd7bfdf in tspsg for ui


Ignore:
Timestamp:
Sep 12, 2012, 11:21:01 PM (12 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
83e07f7194
Parents:
b0dfe0844e
git-author:
Oleksii Serdiuk <contacts@…> (09/12/12 23:21:01)
git-committer:
Oleksii Serdiuk <contacts@…> (09/12/12 23:31:04)
Message:

Updated texts and translations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ui/settingsdialog.ui

    rb0dfe0844e r2fcdd7bfdf  
    519519           </attribute>
    520520           <attribute name="toolTip">
    521             <string>Font and color settings for solution output</string>
     521            <string>Font and colors settings for solution output</string>
    522522           </attribute>
    523523           <layout class="QVBoxLayout" name="_11">
     
    527527               <widget class="QLabel" name="labelFont">
    528528                <property name="statusTip">
    529                  <string>Font used for solution output</string>
     529                 <string>Font used for solution text output</string>
    530530                </property>
    531531                <property name="text">
    532                  <string>Text font:</string>
     532                 <string>Font:</string>
    533533                </property>
    534534               </widget>
     
    556556                </property>
    557557                <property name="statusTip">
    558                  <string>Change output font</string>
     558                 <string>Change output text font</string>
    559559                </property>
    560560               </widget>
     
    573573                </property>
    574574                <property name="statusTip">
    575                  <string>Font color for solution output</string>
     575                 <string>Font color for solution text output</string>
    576576                </property>
    577577                <property name="text">
    578                  <string>Text color:</string>
     578                 <string>Default text color:</string>
    579579                </property>
    580580               </widget>
     
    595595                </property>
    596596                <property name="statusTip">
    597                  <string>Font color for solution output</string>
     597                 <string>Font color for solution text output</string>
    598598                </property>
    599599                <property name="autoFillBackground">
     
    611611                </property>
    612612                <property name="statusTip">
    613                  <string>Change font color</string>
     613                 <string>Change default text color</string>
    614614                </property>
    615615               </widget>
     
    628628                </property>
    629629                <property name="statusTip">
    630                  <string>Font color for the candidate that was selected for branching</string>
     630                 <string>Text color of the candidate that was selected for branching</string>
    631631                </property>
    632632                <property name="text">
    633                  <string>Selected candidate color:</string>
     633                 <string>Selected candidate text color:</string>
    634634                </property>
    635635               </widget>
     
    650650                </property>
    651651                <property name="statusTip">
    652                  <string>Font color for the candidate that was selected for branching</string>
     652                 <string>Text color of the candidate that was selected for branching</string>
    653653                </property>
    654654                <property name="autoFillBackground">
     
    666666                </property>
    667667                <property name="statusTip">
    668                  <string>Change selected candidate color</string>
     668                 <string>Change selected candidate text color</string>
    669669                </property>
    670670               </widget>
     
    683683                </property>
    684684                <property name="statusTip">
    685                  <string>Font color for the alternate candidate that wasn't selected for branching</string>
     685                 <string>Text color of the alternate candidate that wasn't selected for branching</string>
    686686                </property>
    687687                <property name="text">
    688                  <string>Alternate candidate color:</string>
     688                 <string>Alternate candidate text color:</string>
    689689                </property>
    690690               </widget>
     
    705705                </property>
    706706                <property name="statusTip">
    707                  <string>Font color for the alternate candidate that wasn't selected for branching</string>
     707                 <string>Text color of the alternate candidate that wasn't selected for branching</string>
    708708                </property>
    709709                <property name="autoFillBackground">
     
    721721                </property>
    722722                <property name="statusTip">
    723                  <string>Change alternate candidate color</string>
     723                 <string>Change alternate candidate text color</string>
    724724                </property>
    725725               </widget>
Note: See TracChangeset for help on using the changeset viewer.