Ignore:
Timestamp:
May 3, 2016, 2:14:41 PM (9 years ago)
Author:
Silvan Scherrer
Message:

smplayer: update vendor to version 16.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/prefadvanced.ui

    r163 r175  
    103103        <widget class="QCheckBox" name="mplayer_use_window_check">
    104104         <property name="text">
    105           <string>&amp;Run MPlayer in its own window</string>
     105          <string notr="true">&amp;Run PLAYER in its own window</string>
    106106         </property>
    107107        </widget>
     
    124124        <widget class="QCheckBox" name="shortnames_check">
    125125         <property name="text">
    126           <string>&amp;Pass short filenames (8+3) to MPlayer</string>
     126          <string notr="true">&amp;Pass short filenames (8+3) to PLAYER</string>
    127127         </property>
    128128        </widget>
     
    138138        <widget class="QCheckBox" name="mplayer_crashes_check">
    139139         <property name="text">
    140           <string>R&amp;eport MPlayer crashes</string>
     140          <string notr="true">R&amp;eport PLAYER crashes</string>
     141         </property>
     142        </widget>
     143       </item>
     144       <item>
     145        <widget class="QCheckBox" name="use_playlist_check">
     146         <property name="text">
     147          <string notr="true">Pa&amp;ss the PLAYLIST option to MPlayer (security risk)</string>
    141148         </property>
    142149        </widget>
     
    297304     <widget class="QWidget" name="tab2">
    298305      <attribute name="title">
    299        <string>Options for MP&amp;layer</string>
     306       <string notr="true">O&amp;ptions for PLAYER</string>
    300307      </attribute>
    301308      <layout class="QVBoxLayout">
     
    307314       </property>
    308315       <item>
    309         <widget class="QLabel" name="textLabel3_2">
    310          <property name="text">
    311           <string>Here you can pass extra options to MPlayer.
     316        <widget class="QLabel" name="options_info_label">
     317         <property name="text">
     318          <string notr="true">Here you can pass extra options to PLAYER.
    312319Write them separated by spaces.
    313320Example: -flip -nosound</string>
     
    371378          <string>You can also pass additional video filters.
    372379Separate them with &quot;,&quot;. Do not use spaces!
    373 Example: scale=512:-2,eq2=1.1</string>
     380Example: scale=512:-2,mirror</string>
    374381         </property>
    375382         <property name="alignment">
     
    430437         <property name="text">
    431438          <string>And finally audio filters. Same rule as for video filters.
    432 Example: resample=44100:0:0,volnorm</string>
     439Example: extrastereo,karaoke</string>
    433440         </property>
    434441         <property name="alignment">
     
    538545        <widget class="QGroupBox" name="mplayer_log_box">
    539546         <property name="title">
    540           <string>MPlayer</string>
     547          <string notr="true">PLAYER</string>
    541548         </property>
    542549         <layout class="QVBoxLayout" name="verticalLayout_2">
     
    544551           <widget class="QCheckBox" name="log_mplayer_check">
    545552            <property name="text">
    546              <string>Log MPlayer &amp;output</string>
     553             <string notr="true">Log PLAYER &amp;output</string>
    547554            </property>
    548555           </widget>
     
    583590              <widget class="QCheckBox" name="log_mplayer_save_check">
    584591               <property name="text">
    585                 <string>A&amp;utosave MPlayer log to file</string>
     592                <string notr="true">A&amp;utosave PLAYER log to file</string>
    586593               </property>
    587594              </widget>
     
    736743  <tabstop>repaint_video_background_check</tabstop>
    737744  <tabstop>mplayer_crashes_check</tabstop>
     745  <tabstop>use_playlist_check</tabstop>
    738746  <tabstop>correct_pts_combo</tabstop>
    739747  <tabstop>actions_to_run_edit</tabstop>
Note: See TracChangeset for help on using the changeset viewer.