w<<U("Local lyrics not found. As ncmpcpp has been compiled without curl support, you can put appropriate lyrics into ")<<TO_WSTRING(Config.lyrics_directory)<<U(" directory (file syntax is \"$ARTIST - $TITLE.txt\") or recompile ncmpcpp with curl support.");
w<<"Local lyrics not found. As ncmpcpp has been compiled without curl support, you can put appropriate lyrics into "<<Config.lyrics_directory<<" directory (file syntax is \"$ARTIST - $TITLE.txt\") or recompile ncmpcpp with curl support.";