diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-01-08 18:01:35 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-01-08 18:01:35 +0100 |
commit | 98facf366f9e5100cbd8da4e55c10029be73d4e3 (patch) | |
tree | 08fb467fc6a122f915a55f9fe43e3cc8072218f6 /FTNoIR_Tracker_PT | |
parent | ce89b81b3755892b86e5218db2f1bc40738ee784 (diff) |
apply -> save, that's what it actually does
Diffstat (limited to 'FTNoIR_Tracker_PT')
-rw-r--r-- | FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui b/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui index db7a5998..bdbed955 100644 --- a/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui +++ b/FTNoIR_Tracker_PT/FTNoIR_PT_Controls.ui @@ -1679,7 +1679,7 @@ <item>
<widget class="QPushButton" name="btnApply">
<property name="text">
- <string>Apply</string>
+ <string>Save</string>
</property>
</widget>
</item>
|