diff options
author | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-07-31 10:04:28 +0000 |
---|---|---|
committer | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-07-31 10:04:28 +0000 |
commit | 39a0687e4409edeea44407f7e1f58ddfcdb71072 (patch) | |
tree | 260d0903416884eec4d4855c30e87ee066198634 /help | |
parent | ce138ecc7f709bd9c80ce78de732e0ced1e5341b (diff) |
synced to r23920
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23961 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-it.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 2111fd508d..27cc24a30e 100644 --- a/help/help_mp-it.h +++ b/help/help_mp-it.h @@ -2,7 +2,7 @@ // Updated by: Roberto Togni <see AUTHORS for email address> // Updated by: PaulTT <paultt@hackerjournal.it> -// Updated to help_mp-en.h r23747 +// Updated to help_mp-en.h r23920 // TODO: change references to DOCS/HTML/en/... to DOCS/HTML/it/... when they will be updated // @@ -2070,3 +2070,4 @@ static char help_text[]= #define MSGTR_TV_NoSuchDriver "Driver non trovato: %s\n" #define MSGTR_TV_UnknownColorOption "Specificata un'opzione colore (%d) sonosciuta!\n" #define MSGTR_TV_CurrentFrequency "Frequenza attuale: %lu (%.3f)\n" +#define MSGTR_TV_NoTeletext "Nessun televideo" |