summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-03-13 17:53:55 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-03-13 17:53:55 +0000
commitb117530c9ec507ffa3925e33878e2472b66662f0 (patch)
treecfc90676df412e79b95d2d63f9d0cba62ed3e83a /help
parent80285294078b1a785da1a49ec5a6d0251739c166 (diff)
downloadmpv-b117530c9ec507ffa3925e33878e2472b66662f0.tar.bz2
mpv-b117530c9ec507ffa3925e33878e2472b66662f0.tar.xz
sync'ed to r26067
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26230 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-it.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index ca1dffb170..f5106147cf 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 r25663
+// Updated to help_mp-en.h r26067
// ========================= MPlayer help ===========================
@@ -936,6 +936,7 @@ static char help_text[]=
#define MSGTR_PREFERENCES_FontEncoding20 "Thai charset (CP874)"
#define MSGTR_PREFERENCES_FontEncoding21 "Cyrillic Windows (CP1251)"
#define MSGTR_PREFERENCES_FontEncoding22 "Slavic/Central European Windows (CP1250)"
+#define MSGTR_PREFERENCES_FontEncoding23 "Arabic Windows (CP1256)"
#define MSGTR_PREFERENCES_FontNoAutoScale "Nessun ridimensionamento automatico"
#define MSGTR_PREFERENCES_FontPropWidth "Proporzionale alla larghezza del filmato"
#define MSGTR_PREFERENCES_FontPropHeight "Proporzionale all'altezza del filmato"
@@ -1991,6 +1992,7 @@ static char help_text[]=
// ass_bitmap.c
#define MSGTR_LIBASS_FT_Glyph_To_BitmapError "[ass] Errore FT_Glyph_To_Bitmap %d \n"
#define MSGTR_LIBASS_UnsupportedPixelMode "[ass] Modalità pixel non supportata: %d\n"
+#define MSGTR_LIBASS_GlyphBBoxTooLarge "[ass] Glyph Bounding Box troppo ampio: %dx%dpx\n"
// ass.c
#define MSGTR_LIBASS_NoStyleNamedXFoundUsingY "[ass] [%p] Attenzione: non trovato alcuno stile chiamato '%s', uso '%s'\n"