Changeset f3345344bd6645cdce26848cd03ecdd6f346398b
- Timestamp:
- 09/06/06 12:02:20
(2 years ago)
- Author:
- Jean-Paul Saman <jpsaman@videolan.org>
- git-committer:
- Jean-Paul Saman <jpsaman@videolan.org> 1157536940 +0000
- git-parent:
[dbaf0349d79954025f5c6fa69afd77369466ec41]
- git-author:
- Jean-Paul Saman <jpsaman@videolan.org> 1157536940 +0000
- Message:
Typo tha -> that
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r7d8c474 |
rf334534 |
|
| 45 | 45 | /// \bug [String] typo |
|---|
| 46 | 46 | #define GRANULARITY_LONGTEXT N_( "This is the size of the temporary files " \ |
|---|
| 47 | | "tha will be used to store the timeshifted streams." ) |
|---|
| | 47 | "that will be used to store the timeshifted streams." ) |
|---|
| 48 | 48 | #define DIR_TEXT N_("Timeshift directory") |
|---|
| 49 | 49 | #define DIR_LONGTEXT N_( "Directory used to store the timeshift temporary " \ |
|---|