diff help/help_mp-it.h @ 33830:f1cae258e3c7

stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel
author diego
date Mon, 25 Jul 2011 15:34:17 +0000
parents 277ec491a8a7
children 25667edae85c
line wrap: on
line diff
--- a/help/help_mp-it.h	Sun Jul 24 23:55:39 2011 +0000
+++ b/help/help_mp-it.h	Mon Jul 25 15:34:17 2011 +0000
@@ -1927,6 +1927,7 @@
 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init fallito: %s\n"
 #define MSGTR_RADIO_AllocateBufferFailed "[radio] impossibile allocare il buffer audio (blocco=%d,buf=%d): %s\n"
 #define MSGTR_RADIO_CurrentFreq "[radio] Frequenza attuale: %.2f\n"
+#define MSGTR_RADIO_SelectedChannel "[radio] Canale selezionato: %d - %s (freq: %.2f)\n"
 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] Impossibile cambiare canale: nessuna lista canali fornita.\n"
 #define MSGTR_RADIO_UnableOpenDevice "[radio] Impossibile aprire '%s': %s\n"
 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac fallito.\n"