Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
db64ee87
Commit
db64ee87
authored
Jun 06, 2003
by
Derk-Jan Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Typo's by me. ( Cool i included a dutch sentence a while ago and noone noticed ?)
parent
d693470b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
modules/gui/macosx/macosx.m
modules/gui/macosx/macosx.m
+3
-3
No files found.
modules/gui/macosx/macosx.m
View file @
db64ee87
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* macosx.m: MacOS X plugin for vlc
* macosx.m: MacOS X plugin for vlc
*****************************************************************************
*****************************************************************************
* Copyright (C) 2001-2003 VideoLAN
* Copyright (C) 2001-2003 VideoLAN
* $Id: macosx.m,v 1.1
3 2003/06/06 02:23:30
hartman Exp $
* $Id: macosx.m,v 1.1
4 2003/06/06 02:48:19
hartman Exp $
*
*
* Authors: Colin Delacroix
<colin
@
zoy
.
org
>
* Authors: Colin Delacroix
<colin
@
zoy
.
org
>
* Eugenio Jarosiewicz
<ej0
@
cise
.
ufl
.
edu
>
* Eugenio Jarosiewicz
<ej0
@
cise
.
ufl
.
edu
>
...
@@ -46,7 +46,7 @@ void E_(CloseVideo) ( vlc_object_t * );
...
@@ -46,7 +46,7 @@ void E_(CloseVideo) ( vlc_object_t * );
*****************************************************************************/
*****************************************************************************/
#define VDEV_TEXT N_("Video device")
#define VDEV_TEXT N_("Video device")
#define VDEV_LONGTEXT N_("Choose a number corresponding to " \
#define VDEV_LONGTEXT N_("Choose a number corresponding to " \
"a screen in you video device selection menu and this screen "
"a screen in you video device selection menu and this screen "
\
"will be used by default as the screen for 'fullscreen'.")
"will be used by default as the screen for 'fullscreen'.")
#define OPAQUENESS_TEXT N_("Opaqueness")
#define OPAQUENESS_TEXT N_("Opaqueness")
...
@@ -54,7 +54,7 @@ void E_(CloseVideo) ( vlc_object_t * );
...
@@ -54,7 +54,7 @@ void E_(CloseVideo) ( vlc_object_t * );
"Set the transparency of the video output. 1 is non-transparent (default) " \
"Set the transparency of the video output. 1 is non-transparent (default) " \
"0 is fully transparent.")
"0 is fully transparent.")
#define FLOAT_TEXT N_("Al
tijd op de Voorgrond
")
#define FLOAT_TEXT N_("Al
ways float on top
")
#define FLOAT_LONGTEXT N_( \
#define FLOAT_LONGTEXT N_( \
"Let the video window float on top of other windows.")
"Let the video window float on top of other windows.")
...
...
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