v0.9.174
This commit is contained in:
@@ -39,6 +39,7 @@ void audio_bitrate(const char *info)
|
||||
}
|
||||
|
||||
bool printable(const char *info) {
|
||||
if(L10N_LANGUAGE!=RU) return true;
|
||||
bool p = true;
|
||||
for (int c = 0; c < strlen(info); c++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user