*neutrino channnellist locales: add locales for record info message

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1726 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
thilo
2011-10-01 21:12:06 +00:00
parent 10981db08b
commit acc548850b
5 changed files with 5 additions and 1 deletions

View File

@@ -590,7 +590,7 @@ int CChannelList::show()
loop=false;
}
else
DisplayInfoMessage("Recording is not possible here!"); // UTF-8
DisplayInfoMessage(g_Locale->getText(LOCALE_CHANNELLIST_RECORDING_NOT_POSSIBLE)); // UTF-8
}
}