Ticket #8524: 8524-source-translation-strings-updates-v2.diff
| File 8524-source-translation-strings-updates-v2.diff, 92.1 KB (added by , 16 years ago) |
|---|
-
mythplugins/mytharchive/i18n/themestrings.h
27 27 ThemeUI::tr("Update"); 28 28 ThemeUI::tr("Exit"); 29 29 ThemeUI::tr("description goes here."); 30 ThemeUI::tr("0.00 Gb");30 ThemeUI::tr("0.00 GB"); 31 31 ThemeUI::tr("Force Overwrite of DVD-RW Media"); 32 32 ThemeUI::tr("Select Recordings"); 33 33 ThemeUI::tr("Show Recordings"); 34 34 ThemeUI::tr("Select Videos"); 35 35 ThemeUI::tr("Video Category"); 36 36 ThemeUI::tr("title goes here"); 37 ThemeUI::tr("x.xx G b");37 ThemeUI::tr("x.xx GB"); 38 38 ThemeUI::tr("PL:"); 39 39 ThemeUI::tr("1"); 40 40 ThemeUI::tr("Change Encoding Profile"); 41 ThemeUI::tr("12.34 GB");41 ThemeUI::tr("12.34 GB"); 42 42 ThemeUI::tr("DVD Menu Theme"); 43 43 ThemeUI::tr("Choose the appearance of your DVD."); 44 44 ThemeUI::tr("Theme:"); … … 65 65 ThemeUI::tr("Frame"); 66 66 ThemeUI::tr("Save"); 67 67 ThemeUI::tr("Select a theme"); 68 ThemeUI::tr("xxxxx mb");68 ThemeUI::tr("xxxxx MB"); 69 69 ThemeUI::tr("0 mb"); 70 70 ThemeUI::tr("Find"); 71 71 ThemeUI::tr("Prev"); -
mythplugins/mytharchive/theme/default/mythburn-ui.xml
40 40 <area>30,300,200,60</area> 41 41 <font>basesmallpurple</font> 42 42 <align>left</align> 43 <value>12.34 GB</value>43 <value>12.34 GB</value> 44 44 </textarea> 45 45 46 46 <textarea name="newsize_text" from="basetextarea"> 47 47 <area>170,300,200,60</area> 48 48 <font>basesmallpurple</font> 49 49 <align>right</align> 50 <value>12.34 GB</value>50 <value>12.34 GB</value> 51 51 </textarea> 52 52 53 53 <button name="ok_button" from="basebutton"> … … 316 316 <area>546,480,100,30</area> 317 317 <font>smallstatsfont</font> 318 318 <align>right</align> 319 <value>xxxxx mb</value>319 <value>xxxxx MB</value> 320 320 </textarea> 321 321 322 322 <textarea name="minsize" from="basetextarea"> 323 323 <area>130,480,100,30</area> 324 324 <font>smallstatsfont</font> 325 <value>0 mb</value>325 <value>0 MB</value> 326 326 </textarea> 327 327 328 328 <textarea name="currentsize" from="basetextarea"> 329 329 <area>120,480,536,30</area> 330 330 <font>smallstatsfont</font> 331 331 <align>hcenter</align> 332 <value>xxxxx mb</value>332 <value>xxxxx MB</value> 333 333 </textarea> 334 334 335 335 <textarea name="currentsize_error" from="currentsize"> -
mythplugins/mytharchive/theme/default/mythnative-ui.xml
108 108 <area>550,505,100,40</area> 109 109 <font>detail</font> 110 110 <align>right</align> 111 <value>x.xx G b</value>111 <value>x.xx GB</value> 112 112 <multiline>yes</multiline> 113 113 </textarea> 114 114 … … 127 127 <textarea name="maxsize" from="basetextarea"> 128 128 <area>710,380,100,30</area> 129 129 <font>smallstatsfont</font> 130 <value>xxxxx mb</value>130 <value>xxxxx MB</value> 131 131 </textarea> 132 132 133 133 <textarea name="minsize" from="basetextarea"> 134 134 <area>710,520,100,30</area> 135 135 <font>smallstatsfont</font> 136 <value>0 mb</value>136 <value>0 MB</value> 137 137 </textarea> 138 138 139 139 <textarea name="currentsize" from="basetextarea"> 140 140 <area>710,445,100,30</area> 141 141 <font>smallstatsfont</font> 142 <value>xxxxx mb</value>142 <value>xxxxx MB</value> 143 143 </textarea> 144 144 145 145 <textarea name="currentsize_error" from="basetextarea"> 146 146 <area>710,445,100,30</area> 147 147 <font>statserror</font> 148 <value>xxxxx mb</value>148 <value>xxxxx MB</value> 149 149 </textarea> 150 150 151 151 <button name="cancel_button" from="basebutton"> -
mythplugins/mytharchive/theme/default-wide/mythburn-ui.xml
40 40 <area>30,300,200,60</area> 41 41 <font>basesmallpurple</font> 42 42 <align>left</align> 43 <value>12.34 GB</value>43 <value>12.34 GB</value> 44 44 </textarea> 45 45 46 46 <textarea name="newsize_text" from="basetextarea"> 47 47 <area>170,300,200,60</area> 48 48 <font>basesmallpurple</font> 49 49 <align>right</align> 50 <value>12.34 GB</value>50 <value>12.34 GB</value> 51 51 </textarea> 52 52 53 53 <button name="ok_button" from="basebutton"> … … 318 318 <area>798,580,100,30</area> 319 319 <font>smallstatsfont</font> 320 320 <align>right</align> 321 <value>xxxxx mb</value>321 <value>xxxxx MB</value> 322 322 </textarea> 323 323 324 324 <textarea name="minsize" from="basetextarea"> 325 325 <area>383,580,100,30</area> 326 326 <font>smallstatsfont</font> 327 <value>0 mb</value>327 <value>0 MB</value> 328 328 </textarea> 329 329 330 330 <textarea name="currentsize" from="basetextarea"> 331 331 <area>372,580,536,30</area> 332 332 <font>smallstatsfont</font> 333 333 <align>hcenter</align> 334 <value>xxxxx mb</value>334 <value>xxxxx MB</value> 335 335 </textarea> 336 336 337 337 <textarea name="currentsize_error" from="currentsize"> -
mythplugins/mytharchive/theme/default-wide/mythnative-ui.xml
117 117 <area>1010,555,100,40</area> 118 118 <font>detail</font> 119 119 <align>right</align> 120 <value>x.xx G b</value>120 <value>x.xx GB</value> 121 121 <multiline>yes</multiline> 122 122 </textarea> 123 123 … … 136 136 <textarea name="maxsize" from="basetextarea"> 137 137 <area>1190,425,100,30</area> 138 138 <font>smallstatsfont</font> 139 <value>xxxxx mb</value>139 <value>xxxxx MB</value> 140 140 </textarea> 141 141 142 142 <textarea name="minsize" from="basetextarea"> 143 143 <area>1190,565,100,30</area> 144 144 <font>smallstatsfont</font> 145 <value>0 mb</value>145 <value>0 MB</value> 146 146 </textarea> 147 147 148 148 <textarea name="currentsize" from="basetextarea"> 149 149 <area>1190,480,100,30</area> 150 150 <font>smallstatsfont</font> 151 <value>xxxxx mb</value>151 <value>xxxxx MB</value> 152 152 </textarea> 153 153 154 154 <textarea name="currentsize_error" from="basetextarea"> 155 155 <area>1190,480,100,30</area> 156 156 <font>statserror</font> 157 <value>xxxxx mb</value>157 <value>xxxxx MB</value> 158 158 </textarea> 159 159 160 160 <button name="cancel_button" from="basebutton"> -
packaging/rpm/mythtv/mythtv-0.21-svnfixes.patch
14314 14314 + <translation>××§×××ת × ×××××ת</translation> 14315 14315 </message> 14316 14316 <message> 14317 <source>Retrieving Recording Status ...</source>14318 - <translation>Retrieving Recording Status ...</translation>14317 <source>Retrieving Recording Status...</source> 14318 - <translation>Retrieving Recording Status...</translation> 14319 14319 + <translation>××××ך ××Š× ××§×××ת ...</translation> 14320 14320 </message> 14321 14321 <message> … … 14324 14324 + <translation>××§×××ת ××××ת</translation> 14325 14325 </message> 14326 14326 <message> 14327 <source>Retrieving Scheduled Recordings ...</source>14328 - <translation>Retrieving Scheduled Recordings ...</translation>14327 <source>Retrieving Scheduled Recordings...</source> 14328 - <translation>Retrieving Scheduled Recordings...</translation> 14329 14329 + <translation>××××ך ××§×××ת שת×××× × ...</translation> 14330 14330 </message> 14331 14331 <message> … … 14500 14500 + <translation type="unfinished">There are no scheduled recordings</translation> 14501 14501 </message> 14502 14502 <message> 14503 <source>Please Wait ...</source>14504 - <translation>Please Wait ...</translation>14505 + <translation type="unfinished">Please Wait ...</translation>14503 <source>Please Wait...</source> 14504 - <translation>Please Wait...</translation> 14505 + <translation type="unfinished">Please Wait...</translation> 14506 14506 </message> 14507 14507 <message> 14508 14508 <source>MythTV is about to start recording.</source> -
myththemes/Mythbuntu/mythburn-ui.xml
40 40 <area>30,300,200,60</area> 41 41 <font>basesmallpurple</font> 42 42 <align>left</align> 43 <value>12.34 GB</value>43 <value>12.34 GB</value> 44 44 </textarea> 45 45 46 46 <textarea name="newsize_text" from="basetextarea"> 47 47 <area>170,300,200,60</area> 48 48 <font>basesmallpurple</font> 49 49 <align>right</align> 50 <value>12.34 GB</value>50 <value>12.34 GB</value> 51 51 </textarea> 52 52 53 53 <button name="ok_button" from="basebutton"> … … 325 325 <area>798,580,100,30</area> 326 326 <font>smallstatsfont</font> 327 327 <align>right</align> 328 <value>xxxxx mb</value>328 <value>xxxxx MB</value> 329 329 </textarea> 330 330 331 331 <textarea name="minsize" from="basetextarea"> 332 332 <area>383,580,100,30</area> 333 333 <font>smallstatsfont</font> 334 <value>0 mb</value>334 <value>0 MB</value> 335 335 </textarea> 336 336 337 337 <textarea name="currentsize" from="basetextarea"> 338 338 <area>372,580,536,30</area> 339 339 <font>smallstatsfont</font> 340 340 <align>hcenter</align> 341 <value>xxxxx mb</value>341 <value>xxxxx MB</value> 342 342 </textarea> 343 343 344 344 <textarea name="currentsize_error" from="currentsize"> -
myththemes/Mythbuntu/mythnative-ui.xml
109 109 <area>1010,555,100,40</area> 110 110 <font>detail</font> 111 111 <align>right</align> 112 <value>x.xx G b</value>112 <value>x.xx GB</value> 113 113 <multiline>yes</multiline> 114 114 </textarea> 115 115 … … 128 128 <textarea name="maxsize" from="basetextarea"> 129 129 <area>1190,425,100,30</area> 130 130 <font>smallstatsfont</font> 131 <value>xxxxx mb</value>131 <value>xxxxx MB</value> 132 132 </textarea> 133 133 134 134 <textarea name="minsize" from="basetextarea"> 135 135 <area>1190,565,100,30</area> 136 136 <font>smallstatsfont</font> 137 <value>0 mb</value>137 <value>0 MB</value> 138 138 </textarea> 139 139 140 140 <textarea name="currentsize" from="basetextarea"> 141 141 <area>1190,480,100,30</area> 142 142 <font>smallstatsfont</font> 143 <value>xxxxx mb</value>143 <value>xxxxx MB</value> 144 144 </textarea> 145 145 146 146 <textarea name="currentsize_error" from="basetextarea"> 147 147 <area>1190,480,100,30</area> 148 148 <font>statserror</font> 149 <value>xxxxx mb</value>149 <value>xxxxx MB</value> 150 150 </textarea> 151 151 152 152 <button name="cancel_button" from="basebutton"> -
myththemes/Mythbuntu/welcome-ui.xml
89 89 90 90 <textarea name="recording_text" from="status_text"> 91 91 <area>32,198,1216,180</area> 92 <value>Retrieving Recording Status ...</value>92 <value>Retrieving Recording Status...</value> 93 93 </textarea> 94 94 95 95 <!-- … … 102 102 103 103 <textarea name="scheduled_text" from="recording_text"> 104 104 <area>32,426,1216,144</area> 105 <value>Retrieving Scheduled Recordings ...</value>105 <value>Retrieving Scheduled Recordings...</value> 106 106 </textarea> 107 107 108 108 <!-- -
myththemes/Mythbuntu/themeinfo.xml
21 21 22 22 <detail> 23 23 <thumbnail name="preview">preview.jpg</thumbnail> 24 <description>Mythbuntu is based o ff of ProjectGrayhem,a dark, shiny theme originally inspired by XBMC's ProjectMayhem skin</description>24 <description>Mythbuntu is based on ProjectGrayhem - a dark, shiny theme originally inspired by XBMC's ProjectMayhem skin</description> 25 25 <errata>N/A</errata> 26 26 </detail> 27 27 </themeinfo> -
myththemes/metallurgy/welcome-ui.xml
32 32 33 33 <textarea name="recording_text" from="status_text"> 34 34 <area>32,228,1216,180</area> 35 <value>Retrieving Recording Status ...</value>35 <value>Retrieving Recording Status...</value> 36 36 </textarea> 37 37 38 38 <!-- … … 45 45 46 46 <textarea name="scheduled_text" from="recording_text"> 47 47 <area>32,486,1216,144</area> 48 <value>Retrieving Scheduled Recordings ...</value>48 <value>Retrieving Scheduled Recordings...</value> 49 49 </textarea> 50 50 51 51 <!-- -
myththemes/Childish/mythburn-ui.xml
38 38 <area>30,300,200,60</area> 39 39 <font>basesmallpurple</font> 40 40 <align>left</align> 41 <value>12.34 GB</value>41 <value>12.34 GB</value> 42 42 </textarea> 43 43 44 44 <textarea name="newsize_text" from="basetextarea"> 45 45 <area>170,300,200,60</area> 46 46 <font>basesmallpurple</font> 47 47 <align>right</align> 48 <value>12.34 GB</value>48 <value>12.34 GB</value> 49 49 </textarea> 50 50 51 51 <button name="ok_button" from="basebutton"> … … 285 285 <textarea name="maxsize" from="basetextarea"> 286 286 <area>680,460,100,35</area> 287 287 <align>right,vcenter</align> 288 <value>xxxxx mb</value>288 <value>xxxxx MB</value> 289 289 </textarea> 290 290 291 291 <textarea name="minsize" from="maxsize"> 292 292 <position>20,460</position> 293 <value>0 mb</value>293 <value>0 MB</value> 294 294 <align>left,vcenter</align> 295 295 </textarea> 296 296 297 297 <textarea name="currentsize" from="basetextarea"> 298 298 <area>120,460,560,35</area> 299 299 <align>allcenter</align> 300 <value>xxxxx mb</value>300 <value>xxxxx MB</value> 301 301 </textarea> 302 302 303 303 <textarea name="currentsize_error" from="currentsize" /> -
myththemes/Childish/mythnative-ui.xml
93 93 <textarea name="filesize" from="basetextarea"> 94 94 <area>620,345,80,35</area> 95 95 <align>left,vcenter</align> 96 <value>x.xx G b</value>96 <value>x.xx GB</value> 97 97 <multiline>yes</multiline> 98 98 </textarea> 99 99 … … 104 104 <textarea name="maxsize" from="basetextarea"> 105 105 <area>680,490,100,35</area> 106 106 <align>right,vcenter</align> 107 <value>xxxxx mb</value>107 <value>xxxxx MB</value> 108 108 </textarea> 109 109 110 110 <textarea name="minsize" from="maxsize"> 111 111 <position>20,490</position> 112 <value>0 mb</value>112 <value>0 MB</value> 113 113 <align>left,vcenter</align> 114 114 </textarea> 115 115 116 116 <textarea name="currentsize" from="basetextarea"> 117 117 <area>120,490,560,35</area> 118 118 <align>allcenter</align> 119 <value>xxxxx mb</value>119 <value>xxxxx MB</value> 120 120 </textarea> 121 121 122 122 <textarea name="currentsize_error" from="currentsize" /> -
myththemes/Arclight/welcome-ui.xml
56 56 57 57 <textarea name="recording_text" from="status_text"> 58 58 <area>15,500,760,150</area> 59 <value>Retrieving Recording Status ...</value>59 <value>Retrieving Recording Status...</value> 60 60 </textarea> 61 61 62 62 <!-- … … 69 69 70 70 <textarea name="scheduled_text" from="recording_text"> 71 71 <area>15,700,760,120</area> 72 <value>Retrieving Scheduled Recordings ...</value>72 <value>Retrieving Scheduled Recordings...</value> 73 73 </textarea> 74 74 75 75 <!-- -
mythtv/themes/default/welcome-ui.xml
97 97 98 98 <textarea name="recording_text" from="status_text"> 99 99 <area>20,165,760,150</area> 100 <value>Retrieving Recording Status ...</value>100 <value>Retrieving Recording Status...</value> 101 101 </textarea> 102 102 103 103 <!-- … … 110 110 111 111 <textarea name="scheduled_text" from="recording_text"> 112 112 <area>20,355,760,120</area> 113 <value>Retrieving Scheduled Recordings ...</value>113 <value>Retrieving Scheduled Recordings...</value> 114 114 </textarea> 115 115 116 116 <!-- -
mythtv/themes/themestrings.h
178 178 ThemeUI::tr("Welcome to MythTV"); 179 179 ThemeUI::tr("MythTV is idle and will shut down shortly."); 180 180 ThemeUI::tr("Current Recording(s):"); 181 ThemeUI::tr("Retrieving Recording Status ...");181 ThemeUI::tr("Retrieving Recording Status..."); 182 182 ThemeUI::tr("Next Scheduled Recording(s):"); 183 ThemeUI::tr("Retrieving Scheduled Recordings ...");183 ThemeUI::tr("Retrieving Scheduled Recordings..."); 184 184 ThemeUI::tr("WARNING: There are conflicting scheduled recordings!"); 185 185 ThemeUI::tr("Move the selected arrow to the corner of the TV screen. Press SELECT to edit the other arrow. Press MENU for options and ESC to quit."); 186 186 ThemeUI::tr("1280 x 720"); 187 187 ThemeUI::tr("0 x 0"); 188 188 ThemeUI::tr("Filename"); 189 ThemeUI::tr("Please Wait....");190 189 ThemeUI::tr("Select an Icon"); 191 190 ThemeUI::tr("Icon Download Status..."); 192 191 ThemeUI::tr("Search terms:"); … … 274 273 ThemeUI::tr("title goes here"); 275 274 ThemeUI::tr("sep 13, 2004 11:00 pm (1h 15m)"); 276 275 ThemeUI::tr("description goes here."); 277 ThemeUI::tr("x.xx G b");278 ThemeUI::tr("xxxxx mb");279 ThemeUI::tr("0 mb");276 ThemeUI::tr("x.xx GB"); 277 ThemeUI::tr("xxxxx MB"); 278 ThemeUI::tr("0 MB"); 280 279 ThemeUI::tr("File Finder To Import"); 281 280 ThemeUI::tr("Watch Recordings"); 282 281 ThemeUI::tr("%|\"SUBTITLE|\"% %STARS% %DESCRIPTION%"); … … 309 308 ThemeUI::tr("Post Processing Editor"); 310 309 ThemeUI::tr("Run User job #2"); 311 310 ThemeUI::tr("Details"); 312 ThemeUI::tr("Mythbuntu is based o ff of ProjectGrayhem,a dark, shiny theme originally inspired by XBMC's ProjectMayhem skin");311 ThemeUI::tr("Mythbuntu is based on ProjectGrayhem - a dark, shiny theme originally inspired by XBMC's ProjectMayhem skin"); 313 312 ThemeUI::tr("MythTV is idle and will shutdown shortly."); 314 313 ThemeUI::tr("Current Recording(s)"); 315 314 ThemeUI::tr("Next Scheduled Recording(s)"); … … 560 559 ThemeUI::tr("Sample Clauses:"); 561 560 ThemeUI::tr(" This was adapted from the Jeroen Brosens' MythCenter theme. The fonts have been changed to freely redistributable ones and layout changes have been made to make this theme look good on 1280x720 and 1920x1080 screens with a 1:1 pixel aspect ratio. "); 562 561 ThemeUI::tr("Heading"); 563 ThemeUI::tr("Playback starting âŠ");562 ThemeUI::tr("Playback starting..."); 564 563 ThemeUI::tr("Bookmark Manager"); 565 564 ThemeUI::tr("Web Page"); 566 565 ThemeUI::tr("Icon Importer"); -
mythtv/themes/MythCenter-wide/welcome-ui.xml
97 97 98 98 <textarea name="recording_text" from="status_text"> 99 99 <area>32,198,1216,180</area> 100 <value>Retrieving Recording Status ...</value>100 <value>Retrieving Recording Status...</value> 101 101 </textarea> 102 102 103 103 <!-- … … 110 110 111 111 <textarea name="scheduled_text" from="recording_text"> 112 112 <area>32,426,1216,144</area> 113 <value>Retrieving Scheduled Recordings ...</value>113 <value>Retrieving Scheduled Recordings...</value> 114 114 </textarea> 115 115 116 116 <!-- -
mythtv/themes/default-wide/welcome-ui.xml
97 97 98 98 <textarea name="recording_text" from="status_text"> 99 99 <area>32,198,1216,180</area> 100 <value>Retrieving Recording Status ...</value>100 <value>Retrieving Recording Status...</value> 101 101 </textarea> 102 102 103 103 <!-- … … 110 110 111 111 <textarea name="scheduled_text" from="recording_text"> 112 112 <area>32,426,1216,144</area> 113 <value>Retrieving Scheduled Recordings ...</value>113 <value>Retrieving Scheduled Recordings...</value> 114 114 </textarea> 115 115 116 116 <!-- -
mythtv/themes/Terra/welcome-ui.xml
34 34 35 35 <textarea name="recording_text" from="status_text"> 36 36 <area>32,178,1216,180</area> 37 <value>Retrieving Recording Status ...</value>37 <value>Retrieving Recording Status...</value> 38 38 </textarea> 39 39 40 40 <!-- … … 47 47 48 48 <textarea name="scheduled_text" from="recording_text"> 49 49 <area>32,406,1216,144</area> 50 <value>Retrieving Scheduled Recordings ...</value>50 <value>Retrieving Scheduled Recordings...</value> 51 51 </textarea> 52 52 53 53 <!-- -
mythtv/themes/Terra/base.xml
721 721 <textarea name="progresstext" from="basetextarea"> 722 722 <area>0,660,1280,60</area> 723 723 <align>allcenter</align> 724 <value>Playback starting âŠ</value>724 <value>Playback starting...</value> 725 725 </textarea> 726 726 727 727 </window> -
mythtv/libs/libmythtv/playgroup.cpp
79 79 "(" + QObject::tr("default") + ")"), 80 80 PlayGroupDBStorage(this, _parent, "jump") 81 81 { 82 setLabel(QObject::tr("Jump amount ( inminutes)"));82 setLabel(QObject::tr("Jump amount (minutes)")); 83 83 setHelpText(QObject::tr("How many minutes to jump forward or backward " 84 84 "when the jump keys are pressed.")); 85 85 }; -
mythtv/libs/libmythtv/mpeg/dvbdescriptors.cpp
297 297 298 298 categoryDesc[0x40] = QObject::tr("Sports"); 299 299 categoryDesc[0x41] = 300 QObject::tr("Special Events (World Cup, World Series ..)");300 QObject::tr("Special Events (World Cup, World Series, etc)"); 301 301 categoryDesc[0x42] = QObject::tr("Sports Magazines"); 302 302 categoryDesc[0x43] = QObject::tr("Football (Soccer)"); 303 303 categoryDesc[0x44] = QObject::tr("Tennis/Squash"); -
mythtv/libs/libmythtv/tv_play.cpp
318 318 if (p->GetRecordingStatus() == rsRecorded && 319 319 p->GetRecordingGroup() == "LiveTV") 320 320 { 321 buttonTitle = tr("Live TV, chan %1: %2")321 buttonTitle = tr("Live TV, chan %1: %2") 322 322 .arg(p->GetChanNum()).arg(p->GetTitle()); 323 323 } 324 324 else … … 11078 11078 "inputs for the channel you selected. " 11079 11079 "If you want to watch an in-progress recording, " 11080 11080 "select one from the playback menu. If you " 11081 "want to watch live TV, cancel one of the "11081 "want to watch Live TV, cancel one of the " 11082 11082 "in-progress recordings from the delete " 11083 11083 "menu."); 11084 11084 break; -
mythtv/libs/libmythtv/videosource.cpp
299 299 { 300 300 setLabel(QObject::tr("Perform EIT scan")); 301 301 setHelpText(QObject::tr( 302 "If this is enabled the data in this source will be"303 " updated with listing data provided by the channels"304 " themselves 'over-the-air'."));302 "If enabled, program guide data for channels on this " 303 "source will be updated with data provided by the " 304 "channels themselves 'Over-the-Air'.")); 305 305 } 306 306 }; 307 307 … … 437 437 438 438 TransButtonSetting *config = new TransButtonSetting(); 439 439 config->setLabel(tr("Configure")); 440 config->setHelpText(tr("Run xmltvconfigure command."));440 config->setHelpText(tr("Run XMLTV configure command.")); 441 441 442 442 addChild(config); 443 443 … … 992 992 SpinBoxSetting(this, min_val, 60000, 250), 993 993 CaptureCardDBStorage(this, parent, "signal_timeout") 994 994 { 995 setLabel(QObject::tr("Signal timeout (ms ec)"));995 setLabel(QObject::tr("Signal timeout (ms)")); 996 996 setValue(value); 997 997 setHelpText(QObject::tr( 998 "Maximum time MythTV waits for any signal when"999 " scanning for channels."));998 "Maximum time (in milliseconds) MythTV waits for " 999 "any signal when scanning for channels.")); 1000 1000 }; 1001 1001 }; 1002 1002 … … 1007 1007 SpinBoxSetting(this, min_val, 65000, 250), 1008 1008 CaptureCardDBStorage(this, parent, "channel_timeout") 1009 1009 { 1010 setLabel(QObject::tr("Tuning timeout (ms ec)"));1010 setLabel(QObject::tr("Tuning timeout (ms)")); 1011 1011 setValue(value); 1012 1012 setHelpText(QObject::tr( 1013 "Maximum time MythTV waits for a channel lock"1014 " when scanning for channels. Or, for issuing"1015 " a warning in Live TV mode."));1013 "Maximum time (in milliseconds) MythTV waits for " 1014 "a channel lock when scanning for channels. Or, for " 1015 "issuing a warning in Live TV mode.")); 1016 1016 }; 1017 1017 }; 1018 1018 … … 1025 1025 { 1026 1026 setLabel(QObject::tr("Audio sampling rate limit")); 1027 1027 setHelpText( 1028 QObject::tr("If other than None, override the audio sampling "1028 QObject::tr("If non-zero, override the audio sampling " 1029 1029 "rate in the recording profile when this card is " 1030 1030 "used. Use this if your capture card does not " 1031 1031 "support all of the standard rates.")); … … 1169 1169 setLabel(QObject::tr("Wait for SEQ start header.")); 1170 1170 setValue(true); 1171 1171 setHelpText( 1172 QObject::tr(" Make the dvb-recording drop packets from"1173 " the carduntil a sequence start header is seen."));1172 QObject::tr("If enabled, drop packets from the start of a DVB " 1173 "recording until a sequence start header is seen.")); 1174 1174 }; 1175 1175 }; 1176 1176 … … 1184 1184 setLabel(QObject::tr("Open DVB card on demand")); 1185 1185 setValue(true); 1186 1186 setHelpText( 1187 QObject::tr("This option makes the backend dvb-recorder " 1188 "only open the card when it is actually in-use, leaving " 1189 "it free for other programs at other times.")); 1187 QObject::tr("If enabled, only open the DVB card when required, " 1188 "leaving it free for other programs at other times.")); 1190 1189 }; 1191 1190 }; 1192 1191 … … 1200 1199 setLabel(QObject::tr("Use DVB card for active EIT scan")); 1201 1200 setValue(true); 1202 1201 setHelpText( 1203 QObject::tr(" This option activates the active scanfor "1204 "program data (EIT). W ith this optionenabled "1202 QObject::tr("If enabled, activate active scanning for " 1203 "program data (EIT). When this option is enabled " 1205 1204 "the DVB card is constantly in-use.")); 1206 1205 }; 1207 1206 }; … … 1213 1212 SpinBoxSetting(this, 0, 2000, 25), 1214 1213 CaptureCardDBStorage(this, parent, "dvb_tuning_delay") 1215 1214 { 1216 setLabel(QObject::tr("DVB tuning delay (ms ec)"));1215 setLabel(QObject::tr("DVB tuning delay (ms)")); 1217 1216 setHelpText( 1218 1217 QObject::tr("Some Linux DVB drivers, in particular for the " 1219 1218 "Hauppauge Nova-T, require that we slow down " 1220 "the tuning process.")); 1219 "the tuning process by specifying a delay " 1220 "(in milliseconds).")); 1221 1221 }; 1222 1222 }; 1223 1223 … … 1445 1445 _overridedeviceid(QString::null) 1446 1446 { 1447 1447 setLabel(tr("Device ID")); 1448 setHelpText(tr("Device dID of HDHomeRun device"));1448 setHelpText(tr("Device ID of HDHomeRun device")); 1449 1449 } 1450 1450 1451 1451 void HDHomeRunDeviceID::SetIP(const QString &ip) … … 1495 1495 setLabel(QObject::tr("Available devices")); 1496 1496 setHelpText( 1497 1497 QObject::tr( 1498 "Device dID and Tuner Number of available HDHomeRun devices."));1498 "Device ID and Tuner Number of available HDHomeRun devices.")); 1499 1499 1500 1500 connect(this, SIGNAL(valueChanged( const QString&)), 1501 1501 this, SLOT( UpdateDevices(const QString&))); … … 2253 2253 { 2254 2254 setLabel(QObject::tr("Display name (optional)")); 2255 2255 setHelpText(QObject::tr( 2256 "This name is displayed on screen when live TV begins "2256 "This name is displayed on screen when Live TV begins " 2257 2257 "and when changing the selected input or card. If you " 2258 2258 "use this, make sure the information is unique for " 2259 2259 "each input.")); … … 2424 2424 addSelection(QObject::tr("Live TV only"), "1", false); 2425 2425 addSelection(QObject::tr("Always"), "2", false); 2426 2426 setHelpText(QObject::tr( 2427 "If enabled MythTV will tune using only the "2427 "If enabled, MythTV will tune using only the " 2428 2428 "MPEG program number. The program numbers " 2429 2429 "change more often than DVB or ATSC tuning " 2430 2430 "parameters, so this is slightly less reliable. " … … 2605 2605 ingrpbtn->setLabel(QObject::tr("Create a New Input Group")); 2606 2606 ingrpbtn->setHelpText( 2607 2607 QObject::tr("Input groups are only needed when two or more cards " 2608 "share the same resource such as a firewire card and "2608 "share the same resource such as a FireWire card and " 2609 2609 "an analog card input controlling the same set top box.")); 2610 2610 interact->addChild(ingrpbtn); 2611 2611 interact->addChild(inputgrp0); … … 2936 2936 GetMythMainWindow(), 2937 2937 "", 2938 2938 tr("Capture Card Menu"), 2939 tr("Edit.. "),2940 tr("Delete.. "),2939 tr("Edit..."), 2940 tr("Delete..."), 2941 2941 kDialogCodeButton0); 2942 2942 2943 2943 if (kDialogCodeButton0 == val) … … 3069 3069 GetMythMainWindow(), 3070 3070 "", 3071 3071 tr("Video Source Menu"), 3072 tr("Edit.. "),3073 tr("Delete.. "),3072 tr("Edit..."), 3073 tr("Delete..."), 3074 3074 kDialogCodeButton0); 3075 3075 3076 3076 if (kDialogCodeButton0 == val) -
mythtv/libs/libmythtv/channelsettings.cpp
273 273 { 274 274 setValue(true); 275 275 setLabel(QObject::tr("Visible")); 276 setHelpText(QObject::tr("If set, the channel will be visible in the "276 setHelpText(QObject::tr("If enabled, the channel will be visible in the " 277 277 "EPG.")); 278 278 } 279 279 }; … … 285 285 CheckBoxSetting(this), ChannelDBStorage(this, id, "useonairguide") 286 286 { 287 287 setLabel(QObject::tr("Use on air guide")); 288 setHelpText(QObject::tr("If set the guide information will be taken " 289 "from the On Air Channel guide.")); 288 setHelpText(QObject::tr("If enabled, guide information for this " 289 "channel will be updated using 'Over-the-Air' " 290 "program listings.")); 290 291 } 291 292 }; 292 293 … … 303 304 setLabel(QObject::tr("Frequency")+" "+QObject::tr("or")+" "+ 304 305 QObject::tr("Channel")); 305 306 setHelpText(QObject::tr( 306 "Specify either the exact frequency in kHzor "307 "Specify either the exact frequency (in kHz) or " 307 308 "a valid channel for your 'TV Format'.")); 308 309 } 309 310 }; … … 317 318 { 318 319 setLabel(QObject::tr("Finetune")+" (kHz)"); 319 320 setHelpText(QObject::tr("Value to be added to your desired frequency " 320 " in kHz,for 'fine tuning'."));321 "(in kHz) for 'fine tuning'.")); 321 322 } 322 323 }; 323 324 … … 479 480 ChannelOptionsV4L::ChannelOptionsV4L(const ChannelID& id) : 480 481 VerticalConfigurationGroup(false, true, false, false) 481 482 { 482 setLabel(QObject::tr("Channel Options - Video 4Linux"));483 setLabel(QObject::tr("Channel Options - Video4Linux")); 483 484 setUseLabel(false); 484 485 485 486 addChild(new Freqid(id)); -
mythtv/libs/libmythtv/recordingprofile.cpp
521 521 SliderSetting(this, 100, 8000, 100), 522 522 CodecParamStorage(this, parent, "mpeg4bitrate") 523 523 { 524 setLabel(QObject::tr("Bitrate "));524 setLabel(QObject::tr("Bitrate (kb/s)")); 525 525 setValue(2200); 526 setHelpText(QObject::tr("Bitrate in kilobits/second. 2200Kbps is"527 " approximately 1 gigabyte per hour."));526 setHelpText(QObject::tr("Bitrate in kilobits/second. As a guide, " 527 "2200 kb/s is approximately 1 GB/hr.")); 528 528 }; 529 529 }; 530 530 … … 680 680 CodecParamStorage(this, parent, setting) 681 681 { 682 682 if (label.isEmpty()) 683 label = QObject::tr("Avg. Bitrate ");683 label = QObject::tr("Avg. Bitrate (kb/s)"); 684 684 setLabel(label); 685 685 setValue(default_br); 686 686 setHelpText(QObject::tr( 687 "Average bit rate in kilobits/second."688 "2200 Kbps is approximately 1 Gigabyte perhour."));687 "Average bitrate in kilobits/second. As a guide, " 688 "2200 kb/s is approximately 1 GB/hour.")); 689 689 }; 690 690 }; 691 691 … … 701 701 CodecParamStorage(this, parent, setting) 702 702 { 703 703 if (label.isEmpty()) 704 label = QObject::tr("Max. Bitrate ");704 label = QObject::tr("Max. Bitrate (kb/s)"); 705 705 setLabel(label); 706 706 setValue(default_br); 707 setHelpText(QObject::tr("Maximum bit rate in kilobits/second. "708 " 2200Kbps is approximately 1 Gigabyte perhour."));707 setHelpText(QObject::tr("Maximum bitrate in kilobits/second. " 708 "As a guide, 2200 kb/s is approximately 1 GB/hour.")); 709 709 }; 710 710 }; 711 711 -
mythtv/libs/libmythtv/transporteditor.cpp
350 350 GetMythMainWindow(), 351 351 "", 352 352 tr("Transport Menu"), 353 tr("Edit.. "),354 tr("Delete.. "), kDialogCodeButton0);353 tr("Edit..."), 354 tr("Delete..."), kDialogCodeButton0); 355 355 356 356 if (kDialogCodeButton0 == val) 357 357 emit Edit(); … … 460 460 setLabel(QObject::tr("Symbol Rate")); 461 461 setHelpText( 462 462 QObject::tr( 463 "Symbol Rate (symbols/sec ond).\n"464 "Most dvb-stransponders transmit at 27.5 "463 "Symbol Rate (symbols/sec).\n" 464 "Most DVB-S transponders transmit at 27.5 " 465 465 "million symbols per second.")); 466 466 addSelection("3333000"); 467 467 addSelection("22000000"); -
mythtv/libs/libmythtv/videodisplayprofile.cpp
731 731 else if ("opengldoubleratelinearblend" == short_name) 732 732 return QObject::tr("Linear blend (2x, HW)"); 733 733 else if ("opengldoubleratefieldorder" == short_name) 734 return QObject::tr("Interlaced (2x, H w)");734 return QObject::tr("Interlaced (2x, HW)"); 735 735 else if ("opengldoublerateyadif" == short_name) 736 return QObject::tr("Yadif (2x, H w)");736 return QObject::tr("Yadif (2x, HW)"); 737 737 else if ("openglyadif" == short_name) 738 return QObject::tr("Yadif (H w)");738 return QObject::tr("Yadif (HW)"); 739 739 else if ("vdpauonefield" == short_name) 740 return QObject::tr("One Field (1x, H w)");740 return QObject::tr("One Field (1x, HW)"); 741 741 else if ("vdpaubobdeint" == short_name) 742 return QObject::tr("Bob (2x, H w)");742 return QObject::tr("Bob (2x, HW)"); 743 743 else if ("vdpaubasic" == short_name) 744 return QObject::tr("Temporal (1x, H w)");744 return QObject::tr("Temporal (1x, HW)"); 745 745 else if ("vdpaubasicdoublerate" == short_name) 746 return QObject::tr("Temporal (2x, H w)");746 return QObject::tr("Temporal (2x, HW)"); 747 747 else if ("vdpauadvanced" == short_name) 748 return QObject::tr("Advanced (1x, H w)");748 return QObject::tr("Advanced (1x, HW)"); 749 749 else if ("vdpauadvanceddoublerate" == short_name) 750 return QObject::tr("Advanced (2x, H w)");750 return QObject::tr("Advanced (2x, HW)"); 751 751 752 752 return ""; 753 753 } -
mythtv/libs/libmythui/myththemedmenu.cpp
593 593 "menu file %1").arg(menuname)); 594 594 595 595 if (menuname != "mainmenu.xml") 596 ShowOkPopup(QObject::tr("Myth could not locate the menu file %1")596 ShowOkPopup(QObject::tr("MythTV could not locate the menu file %1") 597 597 .arg(menuname)); 598 598 return false; 599 599 } -
mythtv/libs/libmythui/mythprogressdialog.cpp
12 12 if (!message.isEmpty()) 13 13 m_message = message; 14 14 else 15 m_message = tr("Please Wait ...");15 m_message = tr("Please Wait..."); 16 16 m_messageText = NULL; 17 17 } 18 18 -
mythtv/libs/libmyth/dbsettings.cpp
89 89 info->setValue(QObject::tr("All database settings take effect when " 90 90 "you restart this program.")); 91 91 else 92 info->setValue(QObject::tr("Myth could not connect to the database. "92 info->setValue(QObject::tr("MythTV could not connect to the database. " 93 93 "Please verify your database settings " 94 94 "below.")); 95 95 addChild(info); … … 194 194 195 195 wolEnabled = new TransCheckBoxSetting(); 196 196 wolEnabled->setLabel(QObject::tr("Enable database server wakeup")); 197 wolEnabled->setHelpText(QObject::tr("If checked, the frontend will use "197 wolEnabled->setHelpText(QObject::tr("If enabled, the frontend will use " 198 198 "database wakeup parameters to " 199 199 "reconnect to the database server.")); 200 200 -
mythtv/libs/libmyth/mythcontext.cpp
1234 1234 QString message = (persistent) ? 1235 1235 QObject::tr( 1236 1236 "The connection to the master backend " 1237 "server has gone away for some reason. ."1237 "server has gone away for some reason. " 1238 1238 "Is it running?") : 1239 1239 QObject::tr( 1240 "Could not connect to the master backend server -- is "1241 "it running? Is the IP address set for it in the"1242 " setup programcorrect?");1240 "Could not connect to the master backend server. Is " 1241 "it running? Is the IP address set for it in " 1242 "mythtv-setup correct?"); 1243 1243 1244 1244 if (HasMythMainWindow() && m_ui && m_ui->IsScreenSetup()) 1245 1245 { -
mythtv/libs/libmyth/programinfo.cpp
3746 3746 QObject::tr("Live TV", "Recording Profile Live TV") + 3747 3747 QObject::tr("Low Quality", "Recording Profile Low Quality") + 3748 3748 QObject::tr("Medium Quality", "Recording Profile Medium Quality") + 3749 QObject::tr("MPEG 2", "Recording Profile MPEG2") +3750 QObject::tr("RTjpeg/MPEG 4", "Recording Profile RTjpeg/MPEG4");3749 QObject::tr("MPEG-2", "Recording Profile MPEG-2") + 3750 QObject::tr("RTjpeg/MPEG-4", "Recording Profile RTjpeg/MPEG-4"); 3751 3751 3752 3752 3753 3753 QString rec_profile_groups = … … 3769 3769 "Recording Profile Group Name") + 3770 3770 QObject::tr("MPEG-2 Encoders (PVR-x50, PVR-500)", 3771 3771 "Recording Profile Group Name") + 3772 QObject::tr("Software Encoders ( v4lbased)",3772 QObject::tr("Software Encoders (V4L based)", 3773 3773 "Recording Profile Group Name") + 3774 3774 QObject::tr("Transcoders", 3775 3775 "Recording Profile Group Name") + 3776 QObject::tr("USB M peg-4 Encoder (Plextor ConvertX, etc)",3776 QObject::tr("USB MPEG-4 Encoder (Plextor ConvertX, etc)", 3777 3777 "Recording Profile Group Name"); 3778 3778 3779 3779 QString display_rec_groups = 3780 3780 QObject::tr("All Programs", "Recording Group All Programs") + 3781 3781 QObject::tr("All", "Recording Group All Programs -- short form") + 3782 QObject::tr("Live TV", "Recording Group LiveTV") +3782 QObject::tr("Live TV", "Recording Group Live TV") + 3783 3783 QObject::tr("Default", "Recording Group Default") + 3784 3784 QObject::tr("Deleted", "Recording Group Deleted"); 3785 3785 3786 3786 QString storage_groups = 3787 3787 QObject::tr("Default", "Storage Group Name") + 3788 QObject::tr("Live TV","Storage Group Name") +3788 QObject::tr("Live TV", "Storage Group Name") + 3789 3789 QObject::tr("Thumbnails", "Storage Group Name") + 3790 3790 QObject::tr("DB Backups", "Storage Group Name"); 3791 3791 -
mythtv/libs/libmyth/backendselect.cpp
194 194 #endif 195 195 196 196 197 label = new QLabel(tr("Please select default Myth Backend Server"), this);197 label = new QLabel(tr("Please select default MythTV Backend Server"), this); 198 198 199 199 m_backends = new QListWidget(this); 200 200 OK = new MythPushButton(tr("OK"), this); -
mythtv/programs/mythfrontend/playbackbox.cpp
1492 1492 (p->GetRecordingGroup() == "LiveTV") && 1493 1493 (m_viewMask & VIEW_LIVETVGRP)) 1494 1494 { 1495 QString tmpTitle = tr("Live TV");1495 QString tmpTitle = tr("Live TV"); 1496 1496 sortedList[tmpTitle.toLower()] = tmpTitle; 1497 1497 m_progLists[tmpTitle.toLower()].push_front(p); 1498 1498 m_progLists[tmpTitle.toLower()].setAutoDelete(false); … … 1879 1879 if (m_progLists[m_watchGroupLabel].size() > 0) 1880 1880 m_titleList << m_watchGroupName; 1881 1881 if ((m_progLists["livetv"].size() > 0) && 1882 (!sortedList.values().contains(tr("Live TV"))))1883 m_titleList << tr("Live TV");1882 (!sortedList.values().contains(tr("Live TV")))) 1883 m_titleList << tr("Live TV"); 1884 1884 m_titleList << sortedList.values(); 1885 1885 1886 1886 // Populate list of recording groups … … 3242 3242 { 3243 3243 // LiveTV ProgramInfo's are not in the aggregated list 3244 3244 ProgramList::iterator _it[2] = { 3245 m_progLists[tr("Live TV").toLower()].begin(), m_progLists[""].begin() };3245 m_progLists[tr("Live TV").toLower()].begin(), m_progLists[""].begin() }; 3246 3246 ProgramList::iterator _end[2] = { 3247 m_progLists[tr("Live TV").toLower()].end(), m_progLists[""].end() };3247 m_progLists[tr("Live TV").toLower()].end(), m_progLists[""].end() }; 3248 3248 3249 3249 if (recgroup != "LiveTV") 3250 3250 { … … 4126 4126 4127 4127 dispGroup = (dispGroup == "Default") ? tr("Default") : dispGroup; 4128 4128 dispGroup = (dispGroup == "Deleted") ? tr("Deleted") : dispGroup; 4129 dispGroup = (dispGroup == "LiveTV") ? tr("Live TV") : dispGroup;4129 dispGroup = (dispGroup == "LiveTV") ? tr("Live TV") : dispGroup; 4130 4130 4131 4131 displayNames.append(tr("%1 [%n item(s)]", 0, items).arg(dispGroup)); 4132 4132 … … 4314 4314 if (dispGroup == "Default") 4315 4315 dispGroup = tr("Default"); 4316 4316 else if (dispGroup == "LiveTV") 4317 dispGroup = tr("Live TV");4317 dispGroup = tr("Live TV"); 4318 4318 else if (dispGroup == "Deleted") 4319 4319 dispGroup = tr("Deleted"); 4320 4320 -
mythtv/programs/mythfrontend/scheduleeditor.cpp
813 813 if (*it == "Default") 814 814 dispValue = tr("Default"); 815 815 else if (*it == "LiveTV") 816 dispValue = tr("Live TV");816 dispValue = tr("Live TV"); 817 817 else 818 818 dispValue = *it; 819 819 -
mythtv/programs/mythfrontend/globalsettings.cpp
121 121 HostCheckBox *gc = new HostCheckBox("AudioDefaultUpmix"); 122 122 gc->setLabel(QObject::tr("Upconvert stereo to 5.1 surround")); 123 123 gc->setValue(true); 124 gc->setHelpText(QObject::tr(" MythTV can upconvert stereo to 5.1 audio. Set"125 "t his option to enable it by default. You can enable or"126 " disablethe upconversion during playback at anytime."));124 gc->setHelpText(QObject::tr("If enabled, MythTV will upconvert stereo " 125 "to 5.1 audio by default. You can enable or disable " 126 "the upconversion during playback at anytime.")); 127 127 return gc; 128 128 } 129 129 … … 154 154 HostCheckBox *gc = new HostCheckBox("SRCQualityOverride"); 155 155 gc->setLabel(QObject::tr("Override SRC quality")); 156 156 gc->setValue(false); 157 gc->setHelpText(QObject::tr(" Override audio sample-rate conversion"158 "quality."));157 gc->setHelpText(QObject::tr("Enable to override audio sample rate " 158 "conversion quality.")); 159 159 return gc; 160 160 } 161 161 … … 224 224 HostCheckBox *gc = new HostCheckBox("MythControlsVolume"); 225 225 gc->setLabel(QObject::tr("Use internal volume controls")); 226 226 gc->setValue(true); 227 gc->setHelpText(QObject::tr(" MythTV can control the PCM and master"228 "m ixer volume. If you prefer to control the volume"229 " externally (for example, using your amplifier) or to"230 " use an external mixer program, disable this option."));227 gc->setHelpText(QObject::tr("If enabled, MythTV will control the PCM and " 228 "master mixer volume. Disable this option if you prefer " 229 "to control the volume externally (for example, using " 230 "your amplifier) or use an external mixer program.")); 231 231 return gc; 232 232 } 233 233 … … 414 414 HostCheckBox *gc = new HostCheckBox("QueryInitialFilter"); 415 415 gc->setLabel(QObject::tr("Always prompt for initial group filter")); 416 416 gc->setValue(false); 417 gc->setHelpText(QObject::tr(" Always prompt the user for the initial filter"418 "to apply when entering the Watch Recordings screen."));419 417 gc->setHelpText(QObject::tr("If enabled, always prompt the user for the " 418 "initial filter to apply when entering the " 419 "Watch Recordings screen.")); 420 420 return gc; 421 421 } 422 422 … … 425 425 HostCheckBox *gc = new HostCheckBox("RememberRecGroup"); 426 426 gc->setLabel(QObject::tr("Save current group filter when changed")); 427 427 gc->setValue(true); 428 gc->setHelpText(QObject::tr(" Remember the last selected filter "428 gc->setHelpText(QObject::tr("If enabled, remember the last selected filter " 429 429 "instead of displaying the default filter " 430 430 "whenever you enter the playback screen.")); 431 432 431 return gc; 433 432 } 434 433 … … 437 436 HostCheckBox *gc = new HostCheckBox("DispRecGroupAsAllProg"); 438 437 gc->setLabel(QObject::tr("Show filter name instead of \"All Programs\"")); 439 438 gc->setValue(false); 440 gc->setHelpText(QObject::tr(" Use the name of the display filter currently "441 " applied in place of the term \"All Programs\" in the"442 " playback screen."));439 gc->setHelpText(QObject::tr("If enabled, use the name of the display " 440 "filter currently applied in place of the term \"All " 441 "Programs\" in the playback screen.")); 443 442 return gc; 444 443 } 445 444 … … 581 580 bc->setLabel(QObject::tr("Skip blank frames after commercials")); 582 581 bc->setValue(true); 583 582 bc->setHelpText(QObject::tr("When using blank frame detection and " 584 "automatic flagging, include blank frames following " 585 "commercial breaks as part of the commercial break.")); 583 "automatic flagging, enable this option to include blank " 584 "frames following commercial breaks as part of the " 585 "commercial break.")); 586 586 return bc; 587 587 } 588 588 589 589 static HostSpinBox *CommRewindAmount() 590 590 { 591 591 HostSpinBox *gs = new HostSpinBox("CommRewindAmount", 0, 10, 1); 592 gs->setLabel(QObject::tr("Commercial skip automatic rewind amount "));593 gs->setHelpText(QObject::tr(" If set,MythTV will automatically rewind "592 gs->setLabel(QObject::tr("Commercial skip automatic rewind amount (secs)")); 593 gs->setHelpText(QObject::tr("MythTV will automatically rewind " 594 594 "this many seconds after performing a commercial skip.")); 595 595 gs->setValue(0); 596 596 return gs; … … 599 599 static HostSpinBox *CommNotifyAmount() 600 600 { 601 601 HostSpinBox *gs = new HostSpinBox("CommNotifyAmount", 0, 10, 1); 602 gs->setLabel(QObject::tr("Commercial skip notify amount "));603 gs->setHelpText(QObject::tr(" If set,MythTV will act like a commercial "602 gs->setLabel(QObject::tr("Commercial skip notify amount (secs)")); 603 gs->setHelpText(QObject::tr("MythTV will act like a commercial " 604 604 "begins this many seconds early. This can be useful " 605 605 "when commercial notification is used in place of " 606 606 "automatic skipping.")); … … 611 611 static GlobalSpinBox *MaximumCommercialSkip() 612 612 { 613 613 GlobalSpinBox *bs = new GlobalSpinBox("MaximumCommercialSkip", 0, 3600, 10); 614 bs->setLabel(QObject::tr("Maximum commercial skip ( in seconds)"));614 bs->setLabel(QObject::tr("Maximum commercial skip (secs)")); 615 615 bs->setHelpText(QObject::tr("MythTV will discourage long manual commercial " 616 616 "skips. Skips which are longer than this will require the " 617 617 "user to hit the SKIP key twice. Automatic commercial " … … 623 623 static GlobalSpinBox *MergeShortCommBreaks() 624 624 { 625 625 GlobalSpinBox *bs = new GlobalSpinBox("MergeShortCommBreaks", 0, 3600, 5); 626 bs->setLabel(QObject::tr("Merge short commercial breaks ( in seconds)"));626 bs->setLabel(QObject::tr("Merge short commercial breaks (secs)")); 627 627 bs->setHelpText(QObject::tr("Treat consecutive commercial breaks shorter " 628 628 "than this as one break when skipping forward. Useful if " 629 629 "you have to skip a few times during breaks. Applies to " … … 635 635 static GlobalSpinBox *AutoExpireExtraSpace() 636 636 { 637 637 GlobalSpinBox *bs = new GlobalSpinBox("AutoExpireExtraSpace", 0, 200, 1); 638 bs->setLabel(QObject::tr("Extra disk space "));638 bs->setLabel(QObject::tr("Extra disk space (GB)")); 639 639 bs->setHelpText(QObject::tr("Extra disk space (in gigabytes) beyond what " 640 640 "MythTV requires that you want to keep free on the " 641 641 "recording file systems.")); … … 648 648 GlobalCheckBox *cb = new GlobalCheckBox("AutoExpireInsteadOfDelete"); 649 649 cb->setLabel(QObject::tr("Auto-Expire instead of delete recording")); 650 650 cb->setValue(false); 651 cb->setHelpText(QObject::tr("I nstead of deleting a recording,"652 " move recording to the 'Deleted' recgroup and turn on"653 " Auto-Expire."));651 cb->setHelpText(QObject::tr("If enabled, move deleted recordings to the " 652 "'Deleted' recgroup and turn on autoexpire " 653 "instead of deleting immediately.")); 654 654 return cb; 655 655 } 656 656 657 657 static GlobalSpinBox *DeletedMaxAge() 658 658 { 659 659 GlobalSpinBox *bs = new GlobalSpinBox("DeletedMaxAge", 0, 365, 1); 660 bs->setLabel(QObject::tr("Deleted max age "));660 bs->setLabel(QObject::tr("Deleted max age (days)")); 661 661 bs->setHelpText(QObject::tr("When set to a number greater than zero, " 662 662 "Auto-Expire will force expiration of Deleted recordings " 663 663 "when they are this many days old.")); … … 671 671 cb->setLabel(QObject::tr("Expire in deleted order")); 672 672 cb->setValue(false); 673 673 cb->setHelpText(QObject::tr( 674 " Expire Deletedrecordings in the order which they were "674 "If enabled, delete recordings in the order which they were " 675 675 "originally deleted.")); 676 676 return cb; 677 677 }; … … 717 717 GlobalCheckBox *bc = new GlobalCheckBox("AutoExpireWatchedPriority"); 718 718 bc->setLabel(QObject::tr("Watched before unwatched")); 719 719 bc->setValue(false); 720 bc->setHelpText(QObject::tr("If set, programs that have been marked as "720 bc->setHelpText(QObject::tr("If enabled, programs that have been marked as " 721 721 "watched will be expired before programs that have not " 722 722 "been watched.")); 723 723 return bc; … … 739 739 GlobalCheckBox *bc = new GlobalCheckBox("AutoExpireDefault"); 740 740 bc->setLabel(QObject::tr("Auto-Expire default")); 741 741 bc->setValue(true); 742 bc->setHelpText(QObject::tr(" Whenenabled, any new recording schedules "743 "will be marked as eligible for Auto-expiration. "742 bc->setHelpText(QObject::tr("If enabled, any new recording schedules " 743 "will be marked as eligible for auto-expiration. " 744 744 "Existing schedules will keep their current value.")); 745 745 return bc; 746 746 } … … 748 748 static GlobalSpinBox *AutoExpireLiveTVMaxAge() 749 749 { 750 750 GlobalSpinBox *bs = new GlobalSpinBox("AutoExpireLiveTVMaxAge", 1, 365, 1); 751 bs->setLabel(QObject::tr("Live TV max age "));752 bs->setHelpText(QObject::tr("Auto-Expire will force expiration of Live TV"753 " recordings when they are this many days old. Live TV "751 bs->setLabel(QObject::tr("Live TV max age (days)")); 752 bs->setHelpText(QObject::tr("Auto-Expire will force expiration of Live " 753 "TV recordings when they are this many days old. Live TV " 754 754 "recordings may also be expired early if necessary to " 755 755 "free up disk space.")); 756 756 bs->setValue(1); … … 763 763 GlobalSpinBox *bs = new GlobalSpinBox("MinRecordDiskThreshold", 764 764 0, 1000000, 100); 765 765 bs->setLabel(QObject::tr("New recording free disk space threshold " 766 "( in megabytes)"));766 "(MB)")); 767 767 bs->setHelpText(QObject::tr("MythTV will stop scheduling new recordings on " 768 "a backend when its free disk space falls below this "769 " value."));768 "a backend when its free disk space (in megabytes) falls " 769 "below this value.")); 770 770 bs->setValue(300); 771 771 return bs; 772 772 } … … 777 777 GlobalCheckBox *bc = new GlobalCheckBox("RerecordWatched"); 778 778 bc->setLabel(QObject::tr("Re-record watched")); 779 779 bc->setValue(true); 780 bc->setHelpText(QObject::tr("If set, programs that have been marked as "780 bc->setHelpText(QObject::tr("If enabled, programs that have been marked as " 781 781 "watched and are Auto-Expired will be re-recorded if " 782 782 "they are shown again.")); 783 783 return bc; … … 787 787 { 788 788 GlobalSpinBox *bs = new GlobalSpinBox("RecordPreRoll", 0, 600, 60, true); 789 789 bs->setLabel(QObject::tr("Time to record before start of show " 790 "( in seconds)"));790 "(secs)")); 791 791 bs->setHelpText(QObject::tr("This global setting allows the recorder " 792 792 "to start before the scheduled start time. It does " 793 793 "not affect the scheduler. It is ignored when two shows " … … 799 799 static GlobalSpinBox *RecordOverTime() 800 800 { 801 801 GlobalSpinBox *bs = new GlobalSpinBox("RecordOverTime", 0, 1800, 60, true); 802 bs->setLabel(QObject::tr("Time to record past end of show ( in seconds)"));802 bs->setLabel(QObject::tr("Time to record past end of show (secs)")); 803 803 bs->setValue(0); 804 804 bs->setHelpText(QObject::tr("This global setting allows the recorder " 805 805 "to record beyond the scheduled end time. It does " … … 837 837 { 838 838 GlobalSpinBox *bs = new GlobalSpinBox("CategoryOverTime", 839 839 0, 180, 60, true); 840 bs->setLabel(QObject::tr("Record past end of show ( in minutes)"));840 bs->setLabel(QObject::tr("Record past end of show (mins)")); 841 841 bs->setValue(30); 842 842 bs->setHelpText(QObject::tr("For the specified category, an attempt " 843 843 "will be made to extend the recording by the specified " 844 " time. It is ignored when two shows have been scheduled"845 " without enough time inbetween."));844 "number of minutes. It is ignored when two shows have " 845 "been scheduled without enough time in-between.")); 846 846 return bs; 847 847 } 848 848 … … 948 948 skiploop->setHelpText( 949 949 tr("When unchecked the deblocking loopfilter will be disabled ") + "\n" + 950 950 tr("Disabling will significantly reduce the load on the CPU " 951 "when watching HD h264 but may significantly reduce video quality."));951 "when watching HD H.264 but may significantly reduce video quality.")); 952 952 953 953 osdfade->setHelpText( 954 954 tr("When unchecked the OSD will not fade away but instead " … … 1662 1662 gc->addSelection(QObject::tr("PAL teletext"), "pal_txt", 1 == sel); 1663 1663 gc->addSelection(QObject::tr("NTSC closed caption"), "ntsc_cc", 2 == sel); 1664 1664 gc->setHelpText( 1665 QObject::tr("If set, this overrides the mythtv-setup setting "1665 QObject::tr("If enabled, this overrides the mythtv-setup setting " 1666 1666 "used during recording when decoding captions.")); 1667 1667 1668 1668 return gc; … … 1748 1748 gc->setLabel(QObject::tr("Always stream recordings from the backend")); 1749 1749 gc->setValue(false); 1750 1750 gc->setHelpText(QObject::tr( 1751 "Enable this setting if you want MythTV to " 1752 "always stream files from a remote backend " 1753 "instead of directly reading a recording " 1754 "file if it is accessible locally.")); 1751 "If enabled, MythTV will always stream files from a " 1752 "remote backend instead of directly reading a " 1753 "recording file if it is accessible locally.")); 1755 1754 return gc; 1756 1755 } 1757 1756 … … 1787 1786 gc->setValue(true); 1788 1787 gc->setHelpText( 1789 1788 QObject::tr( 1790 " When enabled the newEIA-708 captions will be preferred over "1791 "the old EIA-608 captions in ATSC streams."));1789 "If enabled, the newer EIA-708 captions will be preferred over " 1790 "the older EIA-608 captions in ATSC streams.")); 1792 1791 1793 1792 return gc; 1794 1793 } … … 1835 1834 HostCheckBox *gc = new HostCheckBox("ClearSavedPosition"); 1836 1835 gc->setLabel(QObject::tr("Clear bookmark on playback")); 1837 1836 gc->setValue(true); 1838 gc->setHelpText(QObject::tr(" Automatically clear the bookmark on a"1839 " recording when the recording is played back. If"1840 " disabled, you can mark the beginning with rewind"1841 " then save position."));1837 gc->setHelpText(QObject::tr("If enabled, automatically clear the " 1838 "bookmark on a recording when the recording is played " 1839 "back. If disabled, you can mark the beginning with " 1840 "rewind then save position.")); 1842 1841 return gc; 1843 1842 } 1844 1843 … … 1902 1901 HostCheckBox *gc = new HostCheckBox("EndOfRecordingExitPrompt"); 1903 1902 gc->setLabel(QObject::tr("Prompt at end of recording")); 1904 1903 gc->setValue(false); 1905 gc->setHelpText(QObject::tr("If set, a menu will be displayed allowing "1904 gc->setHelpText(QObject::tr("If enabled, a menu will be displayed allowing " 1906 1905 "you to delete the recording when it has finished " 1907 1906 "playing.")); 1908 1907 return gc; … … 1917 1916 "Set the choice between viewing the current " 1918 1917 "recording group in the OSD, or showing the " 1919 1918 "'Watch Recording' screen when 'Jump to Program' " 1920 "is activated. If set, the recordings are shown "1919 "is activated. If enabled, the recordings are shown " 1921 1920 "in the OSD")); 1922 1921 return gc; 1923 1922 } … … 1928 1927 gc->setLabel(QObject::tr("Continue playback when embedded")); 1929 1928 gc->setValue(false); 1930 1929 gc->setHelpText(QObject::tr( 1931 " This option continues TV playbackwhen the TV window "1930 "If enabled, TV playback continues when the TV window " 1932 1931 "is embedded in the upcoming program list or recorded " 1933 1932 "list. The default is to pause the recorded show when " 1934 1933 "embedded.")); … … 1940 1939 HostCheckBox *gc = new HostCheckBox("AutomaticSetWatched"); 1941 1940 gc->setLabel(QObject::tr("Automatically mark a recording as watched")); 1942 1941 gc->setValue(false); 1943 gc->setHelpText(QObject::tr("If set, when you exit near the end of a "1942 gc->setHelpText(QObject::tr("If enabled, when you exit near the end of a " 1944 1943 "recording it will be marked as watched. The automatic " 1945 1944 "detection is not foolproof, so do not enable this " 1946 1945 "setting if you don't want an unwatched recording marked " … … 1951 1950 static HostSpinBox *LiveTVIdleTimeout() 1952 1951 { 1953 1952 HostSpinBox *gs = new HostSpinBox("LiveTVIdleTimeout", 0, 3600, 1); 1954 gs->setLabel(QObject::tr("Live TV idle timeout "));1953 gs->setLabel(QObject::tr("Live TV idle timeout (mins)")); 1955 1954 gs->setValue(0); 1956 1955 gs->setHelpText(QObject::tr( 1957 1956 "Exit Live TV automatically if left idle for the " … … 1965 1964 HostCheckBox *gc = new HostCheckBox("PlaybackPreview"); 1966 1965 gc->setLabel(QObject::tr("Display live preview of recordings")); 1967 1966 gc->setValue(true); 1968 gc->setHelpText(QObject::tr(" Whenenabled, a preview of the recording "1967 gc->setHelpText(QObject::tr("If enabled, a preview of the recording " 1969 1968 "will play in a small window on the \"Watch a " 1970 1969 "Recording\" menu.")); 1971 1970 return gc; … … 1978 1977 gc->setValue(false); 1979 1978 gc->setHelpText( 1980 1979 QObject::tr( 1981 "Use HW acceleration for the live recording preview. " 1982 "Video renderer used is determined by the CPU profiles. " 1983 "Disable if playback is sluggish or causes high CPU.")); 1980 "If enabled, live recording preview will use hardware " 1981 "acceleration. The video renderer used is determined by the " 1982 "selected CPU profile. Disable if playback is sluggish or " 1983 "causes high CPU load")); 1984 1984 return gc; 1985 1985 } 1986 1986 … … 1991 1991 gc->setValue(false); 1992 1992 gc->setHelpText( 1993 1993 QObject::tr( 1994 "If you have a very slow frontend you can enable this to"1995 " always have a backend server generate preview images."));1994 "If enabled, a backend server will generate preview images. " 1995 "Recommended for very slow frontends.")); 1996 1996 return gc; 1997 1997 } 1998 1998 … … 2027 2027 HostCheckBox *gc = new HostCheckBox("UseVirtualKeyboard"); 2028 2028 gc->setLabel(QObject::tr("Use line edit virtual keyboards")); 2029 2029 gc->setValue(true); 2030 gc->setHelpText(QObject::tr(" Allows you touse a virtual keyboard "2031 "in MythTV line edit boxes. To use, hit SELECT (Enter or "2032 " Space) while a line edit is in focus."));2030 gc->setHelpText(QObject::tr("If enabled, you can use a virtual keyboard " 2031 "in MythTV's line edit boxes. To use, hit SELECT (Enter " 2032 "or Space) while a line edit is in focus.")); 2033 2033 return gc; 2034 2034 } 2035 2035 … … 2055 2055 HostCheckBox *gc = new HostCheckBox("NoPromptOnExit"); 2056 2056 gc->setLabel(QObject::tr("Confirm exit")); 2057 2057 gc->setValue(true); 2058 gc->setHelpText(QObject::tr(" Whenenabled, MythTV will prompt "2058 gc->setHelpText(QObject::tr("If enabled, MythTV will prompt " 2059 2059 "for confirmation when you press the System Exit " 2060 2060 "key.")); 2061 2061 return gc; … … 2148 2148 HostCheckBox *gc = new HostCheckBox("SetupPinCodeRequired"); 2149 2149 gc->setLabel(QObject::tr("Require setup PIN") + " "); 2150 2150 gc->setValue(false); 2151 gc->setHelpText(QObject::tr("If set, you will not be able to return "2151 gc->setHelpText(QObject::tr("If enabled, you will not be able to return " 2152 2152 "to this screen and reset the Setup PIN without first " 2153 2153 "entering the current PIN.")); 2154 2154 return gc; … … 2231 2231 static HostSpinBox *GuiWidth() 2232 2232 { 2233 2233 HostSpinBox *gs = new HostSpinBox("GuiWidth", 0, 1920, 8, true); 2234 gs->setLabel(QObject::tr("GUI width (p x)"));2234 gs->setLabel(QObject::tr("GUI width (pixels)")); 2235 2235 gs->setValue(0); 2236 2236 gs->setHelpText(QObject::tr("The width of the GUI. Do not make the GUI " 2237 2237 "wider than your actual screen resolution. Set to 0 to " … … 2242 2242 static HostSpinBox *GuiHeight() 2243 2243 { 2244 2244 HostSpinBox *gs = new HostSpinBox("GuiHeight", 0, 1600, 8, true); 2245 gs->setLabel(QObject::tr("GUI height (p x)"));2245 gs->setLabel(QObject::tr("GUI height (pixels)")); 2246 2246 gs->setValue(0); 2247 2247 gs->setHelpText(QObject::tr("The height of the GUI. Do not make the GUI " 2248 2248 "taller than your actual screen resolution. Set to 0 to " … … 2525 2525 gc->setLabel(QObject::tr("Use fixed window size")); 2526 2526 gc->setValue(true); 2527 2527 gc->setHelpText(QObject::tr( 2528 " When disabledthe video playback "2528 "If disabled, the video playback " 2529 2529 "window can be resized")); 2530 2530 return gc; 2531 2531 } … … 2831 2831 HostCheckBox *gc = new HostCheckBox("EPGShowCategoryColors"); 2832 2832 gc->setLabel(QObject::tr("Display genre colors")); 2833 2833 gc->setHelpText(QObject::tr("Colorize program guide using " 2834 "genre colors . (Not available for all grabbers.)"));2834 "genre colors (not available for all grabbers).")); 2835 2835 gc->setValue(true); 2836 2836 return gc; 2837 2837 } … … 3508 3508 HostCheckBox *gc = new HostCheckBox("PlaybackWLStart"); 3509 3509 gc->setLabel(QObject::tr("Start from the Watch List view")); 3510 3510 gc->setValue(false); 3511 gc->setHelpText(QObject::tr("If set, the 'Watch List' will be the "3511 gc->setHelpText(QObject::tr("If enabled, the 'Watch List' will be the " 3512 3512 "initial view each time you enter the " 3513 3513 "Watch Recordings screen")); 3514 3514 return gc; … … 3580 3580 gc->setLabel(QObject::tr("Enable OpenGL vertical sync for timing")); 3581 3581 gc->setValue(false); 3582 3582 gc->setHelpText(QObject::tr( 3583 "If it issupported by your hardware/drivers, "3583 "If supported by your hardware/drivers, " 3584 3584 "MythTV will use OpenGL vertical syncing for " 3585 3585 "video timing, reducing frame jitter.")); 3586 3586 return gc; … … 3619 3619 { 3620 3620 HostSpinBox *gs = new HostSpinBox("LCDPopupTime", 1, 300, 1, true); 3621 3621 gs->setLabel(QObject::tr("Menu pop-up time")); 3622 gs->setHelpText(QObject::tr(" The time (in seconds) thatthe menu will "3622 gs->setHelpText(QObject::tr("How many seconds the menu will " 3623 3623 "remain visible after navigation.")); 3624 3624 gs->setValue(5); 3625 3625 return gs; … … 3777 3777 HostCheckBox *gc = new HostCheckBox("MacGammaCorrect"); 3778 3778 gc->setLabel(QObject::tr("Enable gamma correction for video")); 3779 3779 gc->setValue(false); 3780 gc->setHelpText(QObject::tr("If checked, QuickTime will correct the gamma "3780 gc->setHelpText(QObject::tr("If enabled, QuickTime will correct the gamma " 3781 3781 "of the video to match your monitor. Turning this off can " 3782 3782 "save some CPU cycles.")); 3783 3783 return gc; … … 3788 3788 HostCheckBox *gc = new HostCheckBox("MacScaleUp"); 3789 3789 gc->setLabel(QObject::tr("Scale video as necessary")); 3790 3790 gc->setValue(true); 3791 gc->setHelpText(QObject::tr("If checked, video will be scaled to fit your "3791 gc->setHelpText(QObject::tr("If enabled, video will be scaled to fit your " 3792 3792 "window or screen. If unchecked, video will never be made " 3793 3793 "larger than its actual pixel size.")); 3794 3794 return gc; … … 3812 3812 HostCheckBox *gc = new HostCheckBox("MacMainEnabled"); 3813 3813 gc->setLabel(QObject::tr("Video in main window")); 3814 3814 gc->setValue(true); 3815 gc->setHelpText(QObject::tr("If checked, video will be displayed in the "3815 gc->setHelpText(QObject::tr("If enabled, video will be displayed in the " 3816 3816 "main GUI window. Disable this when you only want video " 3817 3817 "on the desktop or in a floating window. Only valid when " 3818 3818 "\"Use GUI size for TV playback\" and \"Run the " … … 3868 3868 HostCheckBox *gc = new HostCheckBox("MacFloatEnabled"); 3869 3869 gc->setLabel(QObject::tr("Video in floating window")); 3870 3870 gc->setValue(false); 3871 gc->setHelpText(QObject::tr("If checked, video will be displayed in a "3871 gc->setHelpText(QObject::tr("If enabled, video will be displayed in a " 3872 3872 "floating window. Only valid when \"Use GUI size for TV " 3873 3873 "playback\" and \"Run the frontend in a window\" are " 3874 3874 "checked.")); … … 3923 3923 HostCheckBox *gc = new HostCheckBox("MacDockEnabled"); 3924 3924 gc->setLabel(QObject::tr("Video in the dock")); 3925 3925 gc->setValue(true); 3926 gc->setHelpText(QObject::tr("If checked, video will be displayed in the "3926 gc->setHelpText(QObject::tr("If enabled, video will be displayed in the " 3927 3927 "application's dock icon. Only valid when \"Use GUI size " 3928 3928 "for TV playback\" and \"Run the frontend in a window\" " 3929 3929 "are checked.")); … … 3963 3963 HostCheckBox *gc = new HostCheckBox("MacDesktopEnabled"); 3964 3964 gc->setLabel(QObject::tr("Video on the desktop")); 3965 3965 gc->setValue(false); 3966 gc->setHelpText(QObject::tr("If checked, video will be displayed on the "3966 gc->setHelpText(QObject::tr("If enabled, video will be displayed on the " 3967 3967 "desktop, behind the Finder icons. Only valid when \"Use " 3968 3968 "GUI size for TV playback\" and \"Run the frontend in a " 3969 3969 "window\" are checked.")); -
mythtv/programs/mythfrontend/statusbox.cpp
763 763 fontstate = "warning"; 764 764 } 765 765 else if (state == kState_WatchingLiveTV) 766 status = tr("is watching live TV");766 status = tr("is watching Live TV"); 767 767 else if (state == kState_RecordingOnly || 768 768 state == kState_WatchingRecording) 769 769 status = tr("is recording"); … … 971 971 long long used, long long free, 972 972 const recprof2bps_t& prof2bps) 973 973 { 974 const QString tail = QObject::tr(", using your %1 rate of %2 Kb/sec");974 const QString tail = QObject::tr(", using your %1 rate of %2 kb/s"); 975 975 976 976 out<<usage_str_kb(total, used, free); 977 977 if (free<0) -
mythtv/programs/mythtv-setup/backendsettings.cpp
96 96 gc->addSelection("None"); 97 97 gc->addSelection("PAL Teletext"); 98 98 gc->addSelection("NTSC Closed Caption"); 99 gc->setHelpText(QObject::tr(" VBI stands for Vertical Blanking Interrupt."100 " VBI is used to carry Teletext andClosed Captioning "99 gc->setHelpText(QObject::tr("The VBI (Vertical Blanking Interval) is " 100 "used to carry Teletext or Closed Captioning " 101 101 "data.")); 102 102 return gc; 103 103 }; … … 121 121 GlobalCheckBox *gc = new GlobalCheckBox("SaveTranscoding"); 122 122 gc->setLabel(QObject::tr("Save original files after transcoding (globally)")); 123 123 gc->setValue(false); 124 gc->setHelpText(QObject::tr(" When setand the transcoder is active, the "124 gc->setHelpText(QObject::tr("If enabled and the transcoder is active, the " 125 125 "original files will be renamed to .old once the " 126 126 "transcoding is complete.")); 127 127 return gc; … … 133 133 hc->setLabel(QObject::tr("Delete files slowly")); 134 134 hc->setValue(false); 135 135 hc->setHelpText(QObject::tr("Some filesystems use a lot of resources when " 136 "deleting large recording files. This option makes MythTV"137 " delete the fileslowly on this backend to lessen the "136 "deleting large files. If enabled, this option makes " 137 "MythTV delete files slowly on this backend to lessen the " 138 138 "impact.")); 139 139 return hc; 140 140 }; … … 144 144 GlobalCheckBox *gc = new GlobalCheckBox("DeletesFollowLinks"); 145 145 gc->setLabel(QObject::tr("Follow symbolic links when deleting files")); 146 146 gc->setValue(false); 147 gc->setHelpText(QObject::tr(" This will cause MythTV tofollow symlinks "147 gc->setHelpText(QObject::tr("If enabled, MythTV will follow symlinks " 148 148 "when recordings and related files are deleted, instead " 149 149 "of deleting the symlink and leaving the actual file.")); 150 150 return gc; … … 154 154 { 155 155 GlobalSpinBox *bs = new GlobalSpinBox( 156 156 "HDRingbufferSize", 25*188, 512*188, 25*188); 157 bs->setLabel(QObject::tr("HD ringbuffer size ( KB)"));157 bs->setLabel(QObject::tr("HD ringbuffer size (kB)")); 158 158 bs->setHelpText(QObject::tr("The HD device ringbuffer allows the " 159 159 "backend to weather moments of stress. " 160 "The larger the ringbuffer , the longer "160 "The larger the ringbuffer (in kilobytes), the longer " 161 161 "the moments of stress can be. However, " 162 162 "setting the size too large can cause " 163 163 "swapping, which is detrimental.")); … … 185 185 GlobalCheckBox *gc = new GlobalCheckBox("DisableAutomaticBackup"); 186 186 gc->setLabel(QObject::tr("Disable automatic database backup")); 187 187 gc->setValue(false); 188 gc->setHelpText(QObject::tr(" This will prevent MythTV from backingup the "189 "database before upgrades. If disabled,"190 " you should have your own backup strategy"191 " in place."));188 gc->setHelpText(QObject::tr("If enabled, MythTV will not backup the " 189 "database before upgrades. You should " 190 "therefore have your own database backup " 191 "strategy in place.")); 192 192 return gc; 193 193 }; 194 194 195 195 static HostCheckBox *DisableFirewireReset() 196 196 { 197 197 HostCheckBox *hc = new HostCheckBox("DisableFirewireReset"); 198 hc->setLabel(QObject::tr("Disable firewire reset"));198 hc->setLabel(QObject::tr("Disable FireWire reset")); 199 199 hc->setHelpText( 200 200 QObject::tr( 201 "By default MythTV will reset the firewire bus when a "202 " firewire recorder stops responding to commands."203 " When set, this disables firewire bus resets for "204 " Linux firewire recorders."));201 "By default, MythTV resets the FireWire bus when a " 202 "FireWire recorder stops responding to commands. If " 203 "this causes problems, you can disable this behaviour " 204 "here.")); 205 205 hc->setValue(false); 206 206 return hc; 207 207 } … … 308 308 gc->setLabel(QObject::tr("EIT transport timeout (mins)")); 309 309 gc->setValue(5); 310 310 QString helpText = QObject::tr( 311 "Maximum time to spend waiting for listings data on one DTV channel " 312 "before checking for new listings data on the next channel."); 311 "Maximum time to spend waiting (in minutes) for listings data " 312 "on one digital TV channel before checking for new listings data " 313 "on the next channel."); 313 314 gc->setHelpText(helpText); 314 315 return gc; 315 316 } … … 343 344 static GlobalSpinBox *EITCrawIdleStart() 344 345 { 345 346 GlobalSpinBox *gc = new GlobalSpinBox("EITCrawIdleStart", 30, 7200, 30); 346 gc->setLabel(QObject::tr("Backend idle before EIT crawl (sec onds)"));347 gc->setLabel(QObject::tr("Backend idle before EIT crawl (secs)")); 347 348 gc->setValue(60); 348 349 QString help = QObject::tr( 349 350 "The minimum number of seconds after a recorder becomes idle " … … 380 381 gc->setLabel(QObject::tr("Wake command")); 381 382 gc->setValue(""); 382 383 gc->setHelpText(QObject::tr("The command used to wake up your master " 383 "backend server (e g. sudo /etc/init.d/mythtv-backend restart)."));384 "backend server (e.g. sudo /etc/init.d/mythtv-backend restart).")); 384 385 return gc; 385 386 }; 386 387 … … 433 434 GlobalSpinBox *gc = new GlobalSpinBox("idleTimeoutSecs", 0, 1200, 5); 434 435 gc->setLabel(QObject::tr("Idle shutdown timeout (secs)")); 435 436 gc->setValue(0); 436 gc->setHelpText(QObject::tr("The amount of time the master backend idles"437 " before it shuts down all backends. Set to 0 to disable"438 " automatic shutdown."));437 gc->setHelpText(QObject::tr("The number of seconds the master backend " 438 "idles before it shuts down all backends. Set to 0 to " 439 "disable automatic shutdown.")); 439 440 return gc; 440 441 }; 441 442 442 443 static GlobalSpinBox *idleWaitForRecordingTime() 443 444 { 444 445 GlobalSpinBox *gc = new GlobalSpinBox("idleWaitForRecordingTime", 0, 120, 1); 445 gc->setLabel(QObject::tr("Maximum wait for recording (min )"));446 gc->setLabel(QObject::tr("Maximum wait for recording (mins)")); 446 447 gc->setValue(15); 447 gc->setHelpText(QObject::tr("The amount of time the master backend waits " 448 "for a recording. If it's idle but a recording starts " 449 "within this time period, the backends won't shut down.")); 448 gc->setHelpText(QObject::tr("The number of minutes the master backend " 449 "waits for a recording. If it's idle but a recording " 450 "starts within this time period, the backends won't " 451 "shut down.")); 450 452 return gc; 451 453 }; 452 454 … … 455 457 GlobalSpinBox *gc = new GlobalSpinBox("StartupSecsBeforeRecording", 0, 1200, 5); 456 458 gc->setLabel(QObject::tr("Startup before recording (secs)")); 457 459 gc->setValue(120); 458 gc->setHelpText(QObject::tr("The amount of time the master backend will be"459 "w oken up before a recording starts."));460 gc->setHelpText(QObject::tr("The number of seconds the master backend " 461 "will be woken up before a recording starts.")); 460 462 return gc; 461 463 }; 462 464 … … 509 511 GlobalCheckBox *gc = new GlobalCheckBox("blockSDWUwithoutClient"); 510 512 gc->setLabel(QObject::tr("Block shutdown before client connected")); 511 513 gc->setValue(true); 512 gc->setHelpText(QObject::tr("If set, the automatic shutdown routine will "514 gc->setHelpText(QObject::tr("If enabled, the automatic shutdown routine will " 513 515 "be disabled until a client connects.")); 514 516 return gc; 515 517 }; … … 540 542 static HostSpinBox *JobQueueCheckFrequency() 541 543 { 542 544 HostSpinBox *gc = new HostSpinBox("JobQueueCheckFrequency", 5, 300, 5); 543 gc->setLabel(QObject::tr("Job Queue check frequency ( in seconds)"));545 gc->setLabel(QObject::tr("Job Queue check frequency (secs)")); 544 546 gc->setHelpText(QObject::tr("When looking for new jobs to process, the " 545 "Job Queue will wait this longbetween checks."));547 "Job Queue will wait this many seconds between checks.")); 546 548 gc->setValue(60); 547 549 return gc; 548 550 }; … … 586 588 GlobalCheckBox *gc = new GlobalCheckBox("JobsRunOnRecordHost"); 587 589 gc->setLabel(QObject::tr("Run jobs only on original recording backend")); 588 590 gc->setValue(false); 589 gc->setHelpText(QObject::tr("If set, jobs in the queue will be required "591 gc->setHelpText(QObject::tr("If enabled, jobs in the queue will be required " 590 592 "to run on the backend that made the " 591 593 "original recording.")); 592 594 return gc; … … 598 600 gc->setLabel(QObject::tr("Run transcode jobs before auto commercial " 599 601 "detection")); 600 602 gc->setValue(false); 601 gc->setHelpText(QObject::tr("If set and both auto transcode and auto"603 gc->setHelpText(QObject::tr("If enabled, and if both auto-transcode and " 602 604 "commercial detection are turned ON for a " 603 605 "recording, transcoding will run first; " 604 606 "otherwise, commercial detection runs first.")); … … 611 613 gc->setLabel(QObject::tr("Start auto-commercial-detection jobs when the " 612 614 "recording starts")); 613 615 gc->setValue(false); 614 gc->setHelpText(QObject::tr("If set and auto commercial detection is ON"615 " for a recording, the flagging job will be "616 gc->setHelpText(QObject::tr("If enabled, and Auto Commercial Flagging is " 617 "ON for a recording, the flagging job will be " 616 618 "started as soon as the recording starts. NOT " 617 619 "recommended on underpowered systems.")); 618 620 return gc; … … 643 645 HostCheckBox *gc = new HostCheckBox("JobAllowCommFlag"); 644 646 gc->setLabel(QObject::tr("Allow commercial-detection jobs")); 645 647 gc->setValue(true); 646 gc->setHelpText(QObject::tr(" Allow jobs of this type to run on this"647 " backend."));648 gc->setHelpText(QObject::tr("If enabled, allow jobs of this type to " 649 "run on this backend.")); 648 650 return gc; 649 651 }; 650 652 … … 653 655 HostCheckBox *gc = new HostCheckBox("JobAllowTranscode"); 654 656 gc->setLabel(QObject::tr("Allow transcoding jobs")); 655 657 gc->setValue(true); 656 gc->setHelpText(QObject::tr(" Allow jobs of this type to run on this"657 " backend."));658 gc->setHelpText(QObject::tr("If enabled, allow jobs of this type to " 659 "run on this backend.")); 658 660 return gc; 659 661 }; 660 662 … … 695 697 // if (QString(gCoreContext->GetSetting(QString("UserJob%1").arg(job_num))) 696 698 // .length() == 0) 697 699 // bc->setEnabled(false); 698 bc->setHelpText(QObject::tr(" Allow jobs of this type to run on this"699 " backend."));700 bc->setHelpText(QObject::tr("If enabled, allow jobs of this type to " 701 "run on this backend.")); 700 702 return bc; 701 703 } 702 704 … … 766 768 HostCheckBox *gc = new HostCheckBox("LogCleanEnabled"); 767 769 gc->setLabel(QObject::tr("Automatic log cleaning enabled")); 768 770 gc->setValue(false); 769 gc->setHelpText(QObject::tr(" This enables theperiodic cleanup of the "770 "events stored in the MythTV database (see \"Log MythTV"771 " events to database\")."));771 gc->setHelpText(QObject::tr("If enabled, a periodic cleanup of the " 772 "events stored in the MythTV database occurs (see \"Log " 773 "MythTV events to database\").")); 772 774 return gc; 773 775 } 774 776 … … 829 831 GlobalCheckBox *bc = new GlobalCheckBox("MythFillEnabled"); 830 832 bc->setLabel(QObject::tr("Automatically run mythfilldatabase")); 831 833 bc->setValue(true); 832 bc->setHelpText(QObject::tr(" This enables the automaticexecution of "833 "mythfilldatabase ."));834 bc->setHelpText(QObject::tr("If enabled, execution of " 835 "mythfilldatabase occurs automatically.")); 834 836 return bc; 835 837 } 836 838 … … 876 878 bc->setLabel(QObject::tr("Run mythfilldatabase at time suggested by the " 877 879 "grabber.")); 878 880 bc->setValue(true); 879 bc->setHelpText(QObject::tr(" This setting allowsa DataDirect guide data "881 bc->setHelpText(QObject::tr("If enabled, allow a DataDirect guide data " 880 882 "provider to specify the next download time in order to " 881 "distribute load on their servers. If this setting is " 882 "enabled, mythfilldatabase execution start/end times are " 883 "ignored.")); 883 "distribute load on their servers. mythfilldatabase " 884 "Execution Start/End times are also ignored.")); 884 885 return bc; 885 886 } 886 887 -
mythtv/programs/mythtv-setup/channeleditor.cpp
599 599 { 600 600 menu->SetReturnEvent(this, "iconimportopt"); 601 601 602 menu->AddButton(tr("Download all icons.. "));603 menu->AddButton(tr("Rescan for missing icons.. "));602 menu->AddButton(tr("Download all icons...")); 603 menu->AddButton(tr("Rescan for missing icons...")); 604 604 if (!channelname.isEmpty()) 605 605 menu->AddButton(tr("Download icon for %1").arg(channelname), 606 606 channelname); -
mythtv/programs/mythwelcome/welcomedialog.cpp
412 412 413 413 // update status message 414 414 if (m_statusList.empty()) 415 status = tr("Please Wait ...");415 status = tr("Please Wait..."); 416 416 else 417 417 { 418 418 if ((int)m_statusListNo >= m_statusList.count()) -
mythtv/programs/mythwelcome/welcomesettings.cpp
55 55 static HostCheckBox *AutoStartFrontend() 56 56 { 57 57 HostCheckBox *gc = new HostCheckBox("AutoStartFrontend"); 58 gc->setLabel(QObject::tr("Automatically Start Myth Frontend"));58 gc->setLabel(QObject::tr("Automatically Start mythfrontend")); 59 59 gc->setValue(true); 60 gc->setHelpText(QObject::tr("Mythwelcome will automatically start the"60 gc->setHelpText(QObject::tr("Mythwelcome will automatically start " 61 61 "mythfrontend if it is determined that it was not started to " 62 62 "record a program.")); 63 63 return gc;
