Ignore:
Timestamp:
May 23, 2013, 5:06:17 PM (13 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update vendor to 0.8.5'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/prefplaylist.cpp

    r121 r140  
    11/*  smplayer, GUI front-end for mplayer.
    2     Copyright (C) 2006-2012 Ricardo Villalba <[email protected]>
     2    Copyright (C) 2006-201 Ricardo Villalba <[email protected]>
    33
    44    This program is free software; you can redistribute it and/or modify
     
    120120           "added to the playlist.") );
    121121
     122
     123
     124
     125
     126
    122127        setWhatsThis(recursive_check, tr("Add files in directories recursively"),
    123128                tr("Check this option if you want that adding a directory will also "
     
    125130        "files in the selected directory will be added."));
    126131
    127         setWhatsThis(getinfo_check, tr("Add info automatically about files added"),
     132        setWhatsThis(getinfo_check, tr(" info automatically about files added"),
    128133                tr("Check this option to inquire the files to be added to the playlist "
    129134        "for some info. That allows to show the title name (if available) and "
     
    132137        "specially if you add many files."));
    133138
     139
     140
     141
     142
    134143}
    135144
Note: See TracChangeset for help on using the changeset viewer.