Commit fd5612f1 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Change the meta information fetcher TEXT

parent a45e8fee
...@@ -1065,7 +1065,7 @@ static const char *ppsz_clock_descriptions[] = ...@@ -1065,7 +1065,7 @@ static const char *ppsz_clock_descriptions[] =
"Automatically preparse files added to the playlist " \ "Automatically preparse files added to the playlist " \
"(to retrieve some metadata)." ) "(to retrieve some metadata)." )
#define FETCH_META_TEXT N_( "Meta fetcher policy" ) #define FETCH_META_TEXT N_( "Autorise meta information fetching" )
#define FETCH_META_LONGTEXT N_( \ #define FETCH_META_LONGTEXT N_( \
"Specify if you want to attempt to fetch files'"\ "Specify if you want to attempt to fetch files'"\
"meta informations using the network." ); "meta informations using the network." );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment