Changeset ac4cb71650 in tspsg for ui/mainwindow.ui
- Timestamp:
- Jun 25, 2009, 3:02:11 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 993d5af6f6
- Parents:
- 899d1b8e15
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/mainwindow.ui
r899d1b8e15 rac4cb71650 273 273 <string extracomment="Please, append " / Language" when translating this string.">&Language</string> 274 274 </property> 275 <property name="icon"> 276 <iconset resource="../resources/tspsg.qrc"> 277 <normaloff>:/images/buttons/buttons/Web.png</normaloff>:/images/buttons/buttons/Web.png</iconset> 278 </property> 275 279 <addaction name="actionSettingsLanguageAutodetect"/> 280 <addaction name="separator"/> 281 <addaction name="actionSettingsLanguageEnglish"/> 276 282 </widget> 277 283 <addaction name="menuSettingsLanguage"/> … … 546 552 <property name="statusTip"> 547 553 <string>Detect language automatically based on regional settings</string> 554 </property> 555 </action> 556 <action name="actionSettingsLanguageEnglish"> 557 <property name="checkable"> 558 <bool>true</bool> 559 </property> 560 <property name="checked"> 561 <bool>true</bool> 562 </property> 563 <property name="text"> 564 <string notr="true">English</string> 548 565 </property> 549 566 </action>
Note: See TracChangeset
for help on using the changeset viewer.