Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
f3345344
Commit
f3345344
authored
Sep 06, 2006
by
Jean-Paul Saman
Browse files
Typo tha -> that
parent
dbaf0349
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access_filter/timeshift.c
View file @
f3345344
...
@@ -44,7 +44,7 @@ static void Close( vlc_object_t * );
...
@@ -44,7 +44,7 @@ static void Close( vlc_object_t * );
#define GRANULARITY_TEXT N_("Timeshift granularity")
#define GRANULARITY_TEXT N_("Timeshift granularity")
/// \bug [String] typo
/// \bug [String] typo
#define GRANULARITY_LONGTEXT N_( "This is the size of the temporary files " \
#define GRANULARITY_LONGTEXT N_( "This is the size of the temporary files " \
"tha will be used to store the timeshifted streams." )
"tha
t
will be used to store the timeshifted streams." )
#define DIR_TEXT N_("Timeshift directory")
#define DIR_TEXT N_("Timeshift directory")
#define DIR_LONGTEXT N_( "Directory used to store the timeshift temporary " \
#define DIR_LONGTEXT N_( "Directory used to store the timeshift temporary " \
"files." )
"files." )
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment