Changeset acd55c477e4c12311b8b276947f3b8bf06fb4103
- Timestamp:
- 28/08/08 21:31:58
(3 months ago)
- Author:
- Pavlov Konstantin <thresh@altlinux.ru>
- git-committer:
- Pavlov Konstantin <thresh@altlinux.ru> 1219951918 +0400
- git-parent:
[f89e9c426af9454f32c0a7f6a131f1bd11fc26f7]
- git-author:
- Pavlov Konstantin <thresh@altlinux.ru> 1219848716 +0400
- Message:
Spelling typo.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r90aa6fc |
racd55c4 |
|
| 94 | 94 | |
|---|
| 95 | 95 | #define FORWARD_COOKIES_TEXT N_("Forward Cookies") |
|---|
| 96 | | #define FORWARD_COOKIES_LONGTEXT N_("Forward Cookies Across http redirections ") |
|---|
| | 96 | #define FORWARD_COOKIES_LONGTEXT N_("Forward Cookies across http redirections ") |
|---|
| 97 | 97 | |
|---|
| 98 | 98 | vlc_module_begin(); |
|---|