Changeset 1e7fef8ed54b9ec4bf67122461bc559619aaa7f6
- Timestamp:
- 12/16/07 00:18:43
(9 months ago)
- Author:
- Dennis van Amerongen <trax@videolan.org>
- git-committer:
- Dennis van Amerongen <trax@videolan.org> 1197760723 +0000
- git-parent:
[721e7def4e730aed01599ea6eb03d71974eb9ef8]
- git-author:
- Dennis van Amerongen <trax@videolan.org> 1197760723 +0000
- Message:
* src/libvlc-module.c: typo autorise -> authorise
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r8493971 |
r1e7fef8 |
|
| 1066 | 1066 | "(to retrieve some metadata)." ) |
|---|
| 1067 | 1067 | |
|---|
| 1068 | | #define FETCH_META_TEXT N_( "Autorise meta information fetching" ) |
|---|
| | 1068 | #define FETCH_META_TEXT N_( "Authorise meta information fetching" ) |
|---|
| 1069 | 1069 | #define FETCH_META_LONGTEXT N_( \ |
|---|
| 1070 | 1070 | "Specify if you want to attempt to fetch files'"\ |
|---|