Changeset 168 for smplayer/vendor/current/src/prefupdates.cpp
- Timestamp:
- Oct 9, 2014, 11:54:00 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/prefupdates.cpp
r163 r168 93 93 94 94 #ifdef CHECK_UPGRADED 95 setWhatsThis(open_page_check, tr("Open the first steps guide after an upgrade"),96 tr("If this option is enabled, the first steps guide with info and tips about"97 " how to use SMPlayerwill be opened after an upgrade.") );95 setWhatsThis(open_page_check, tr("Open an informative page after an upgrade"), 96 tr("If this option is enabled, an informative page about SMPlayer " 97 "will be opened after an upgrade.") ); 98 98 #endif 99 99 }
Note:
See TracChangeset
for help on using the changeset viewer.