comparison help/help_mp-en.h @ 21135:5474f4b56407

typo
author diego
date Tue, 21 Nov 2006 20:05:38 +0000
parents 6196ba31e97e
children baff04d3e1be
comparison
equal deleted inserted replaced
21134:d3ef4ae45375 21135:5474f4b56407
2015 #define MSGTR_LIBASS_FT_Glyph_Stroke_Error "[ass] FT_Glyph_Stroke error %d \n" 2015 #define MSGTR_LIBASS_FT_Glyph_Stroke_Error "[ass] FT_Glyph_Stroke error %d \n"
2016 #define MSGTR_LIBASS_UnknownEffectType_InternalError "[ass] Unknown effect type (internal error)\n" 2016 #define MSGTR_LIBASS_UnknownEffectType_InternalError "[ass] Unknown effect type (internal error)\n"
2017 #define MSGTR_LIBASS_NoStyleFound "[ass] No style found!\n" 2017 #define MSGTR_LIBASS_NoStyleFound "[ass] No style found!\n"
2018 #define MSGTR_LIBASS_EmptyEvent "[ass] Empty event!\n" 2018 #define MSGTR_LIBASS_EmptyEvent "[ass] Empty event!\n"
2019 #define MSGTR_LIBASS_MAX_GLYPHS_Reached "[ass] MAX_GLYPHS reached: event %d, start = %llu, duration = %llu\n Text = %s\n" 2019 #define MSGTR_LIBASS_MAX_GLYPHS_Reached "[ass] MAX_GLYPHS reached: event %d, start = %llu, duration = %llu\n Text = %s\n"
2020 #define MSGTR_LIBASS_EventHeightHasChanged "[ass] Warnung! Event height has changed! \n" 2020 #define MSGTR_LIBASS_EventHeightHasChanged "[ass] Warning! Event height has changed! \n"
2021 #define MSGTR_LIBASS_TooManySimultaneousEvents "[ass] Too many simultaneous events!\n" 2021 #define MSGTR_LIBASS_TooManySimultaneousEvents "[ass] Too many simultaneous events!\n"
2022 2022