Show
Ignore:
Timestamp:
10/07/06 23:30:31 (2 years ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1152567031 +0000
git-parent:

[d09d23ba8e4c0dbd448827bfef6af07118314cff]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1152567031 +0000
Message:

* updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/libvlc.h

    r3619c8a r6f2a64e  
    838838#define PIDFILE_TEXT N_("Write process id to file") 
    839839#define PIDFILE_LONGTEXT N_( \ 
    840        "Writes proccess id into specified file.") 
     840       "Writes process id into specified file.") 
    841841 
    842842#define FILE_LOG_TEXT N_( "Log to file" )