diff options
author | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2009-12-29 23:57:14 +0200 |
---|---|---|
committer | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2009-12-29 23:57:14 +0200 |
commit | 67b40bd21988fed2f70b1c4f5aea301b28f78298 (patch) | |
tree | d68ea94ae2d712cb2e991496049bc13f19d9ea60 /help | |
parent | 9fe4f647824b8067ea4e4f6cf7f699e6c8fa67cb (diff) | |
parent | f97fd3eff02bd1048750f350230d9e9192ea3dfd (diff) |
Merge svn changes up to r30065
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-it.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h index 4fab4f04a7..ab33704006 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 <see AUTHORS for email address> -// Updated to help_mp-en.h r29912 +// Updated to help_mp-en.h r30044 // ========================= MPlayer help =========================== @@ -851,8 +851,7 @@ static const char help_text[]= #define MSGTR_LIBVO_FONT_LOAD_FT_CannotPrepareOSDFont "Impossibile preparare il font per l'OSD.\n" #define MSGTR_LIBVO_FONT_LOAD_FT_CannotGenerateTables "Impossibile generare le tabelle.\n" #define MSGTR_LIBVO_FONT_LOAD_FT_DoneFreeTypeFailed "FT_Done_FreeType in errore.\n" - - +#define MSGTR_LIBVO_FONT_LOAD_FT_FontconfigNoMatch "Fontconfig non ha potuto selezionare un font. Provo senza fontconfig...\n" // sub.c #define MSGTR_VO_SUB_Seekbar "Barra ricerca" |