diff options
author | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-07-24 12:56:07 +0000 |
---|---|---|
committer | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-07-24 12:56:07 +0000 |
commit | 1d644b7dd5c64c1fd412eca9f4e1fa79cdea5661 (patch) | |
tree | a397ac29038cf8f9b6adc6a083d40529e6cc3340 /help | |
parent | e23ff6c88cc69764d2feb4ea8b6d4968efb1237e (diff) |
Remove untranslatable strings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16080 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-en.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 3384f84e15..dcf7239f84 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -170,11 +170,6 @@ static char help_text[]= #define MSGTR_AudioFilterChainPreinitError "Error at audio filter chain pre-init!\n" #define MSGTR_LinuxRTCReadError "Linux RTC read error: %s\n" #define MSGTR_SoftsleepUnderflow "Warning! Softsleep underflow!\n" -#define MSGTR_AnsSubVisibility "ANS_SUB_VISIBILITY=%ld\n" -#define MSGTR_AnsLength "ANS_LENGTH=%ld\n" -#define MSGTR_AnsVoFullscreen "ANS_VO_FULLSCREEN=%ld\n" -#define MSGTR_AnsPercentPos "ANS_PERCENT_POSITION=%ld\n" -#define MSGTR_AnsTimePos "ANS_TIME_POSITION=%.1f\n" #define MSGTR_DvdnavNullEvent "DVDNAV Event NULL?!\n" #define MSGTR_DvdnavHighlightEventBroken "DVDNAV Event: Highlight event broken\n" #define MSGTR_DvdnavEvent "DVDNAV Event: %s\n" |