Changeset 899d1b8e15 in tspsg for tspsg.pri


Ignore:
Timestamp:
Jun 24, 2009, 6:54:10 PM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
ac4cb71650
Parents:
78282ec778
Message:

+ Selected application language is now saved and restored.
+ Added language selection entries to main menu.
+ On-the-fly language switching.
+ Loading corresponding Qt library language, if exists.

  • File/New? sets all table cells to zeros.
  • Translation updates to reflect recent changes.
  • Renamed language files from language names to language codes.
  • Renamed some slot to have unified signal/slot naming.
  • Printer settings are now persistant until application close.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tspsg.pri

    r78282ec778 r899d1b8e15  
    3737#Translations
    3838CODECFORTR = UTF-8
    39 TRANSLATIONS += i18n/English.ts \
    40         i18n/Russian.ts \
    41         i18n/Ukrainian.ts
     39TRANSLATIONS += i18n/en.ts \
     40        i18n/ru.ts \
     41        i18n/uk.ts
Note: See TracChangeset for help on using the changeset viewer.