Changed a couple of experssions

This commit is contained in:
Moritz Bunkus 2010-03-01 16:29:10 +01:00
parent e3ed76e6d5
commit 0f0a07ed6d
5 changed files with 1400 additions and 1397 deletions

680
po/de.po

File diff suppressed because it is too large Load Diff

677
po/ja.po

File diff suppressed because it is too large Load Diff

717
po/zh_CN.po Executable file → Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -259,7 +259,7 @@ set_usage() {
" with this factor and calculates the display\n"
" dimensions from this factor.\n");
usage_text += Y(" --display-dimensions <TID:width>x<height>\n"
" Explicitely set the display dimensions.\n");
" Explicitly set the display dimensions.\n");
usage_text += Y(" --cropping <TID:left,top,right,bottom>\n"
" Sets the cropping parameters.\n");
usage_text += Y(" --stereo-mode <TID:n|none|left|right|both>\n"
@ -269,8 +269,8 @@ set_usage() {
usage_text += "\n";
usage_text += Y(" Options that only apply to text subtitle tracks:\n");
usage_text += Y(" --sub-charset <TID:charset>\n"
" Sets the charset the text subtitles are\n"
" written in for the conversion to UTF-8.\n");
" Determines the charset the text subtitles are\n"
" read as for the conversion to UTF-8.\n");
usage_text += "\n";
usage_text += Y(" Options that only apply to VobSub subtitle tracks:\n");
usage_text += Y(" --compression <TID:method>\n"