Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
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
Commits
fd5ff0c9
Commit
fd5ff0c9
authored
May 27, 2009
by
Felix Paul Kühne
Committed by
Jean-Baptiste Kempf
May 30, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx: fixed non-appearance of the verbose error panel and a few l10n things
(cherry picked from commit
bad63db8
)
parent
b241cb48
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
21 additions
and
16 deletions
+21
-16
modules/gui/macosx/coredialogs.h
modules/gui/macosx/coredialogs.h
+1
-1
modules/gui/macosx/coredialogs.m
modules/gui/macosx/coredialogs.m
+9
-6
modules/gui/macosx/open.m
modules/gui/macosx/open.m
+1
-0
po/POTFILES.in
po/POTFILES.in
+2
-0
po/de.po
po/de.po
+8
-9
No files found.
modules/gui/macosx/coredialogs.h
View file @
fd5ff0c9
...
...
@@ -40,7 +40,7 @@
NSMutableArray
*
o_errors
;
NSMutableArray
*
o_icons
;
BOOL
nib_loaded
;
BOOL
b_
nib_loaded
;
}
-
(
IBAction
)
cleanupTable
:(
id
)
sender
;
-
(
IBAction
)
showMessages
:(
id
)
sender
;
...
...
modules/gui/macosx/coredialogs.m
View file @
fd5ff0c9
...
...
@@ -234,12 +234,15 @@ static VLCCoreDialogProvider *_o_sharedInstance = nil;
{
[
super
init
];
nib_loaded
=
[
NSBundle
loadNibNamed
:
@"InteractionErrorPanel"
owner
:
self
];
/* init strings */
[
o_window
setTitle
:
_NS
(
"Errors and Warnings"
)];
[
o_cleanup_button
setTitle
:
_NS
(
"Clean up"
)];
[
o_messages_btn
setTitle
:
_NS
(
"Show Details"
)];
if
(
!
b_nib_loaded
)
{
b_nib_loaded
=
[
NSBundle
loadNibNamed
:
@"ErrorPanel"
owner
:
self
];
/* init strings */
[
o_window
setTitle
:
_NS
(
"Errors and Warnings"
)];
[
o_cleanup_button
setTitle
:
_NS
(
"Clean up"
)];
[
o_messages_btn
setTitle
:
_NS
(
"Show Details"
)];
}
/* init data sources */
o_errors
=
[[
NSMutableArray
alloc
]
init
];
...
...
modules/gui/macosx/open.m
View file @
fd5ff0c9
...
...
@@ -217,6 +217,7 @@ static VLCOpen *_o_sharedMainInstance = nil;
[
o_screen_top_lbl
setStringValue
:
_NS
(
"Subscreen top:"
)];
[
o_screen_width_lbl
setStringValue
:
_NS
(
"Subscreen width:"
)];
[
o_screen_height_lbl
setStringValue
:
_NS
(
"Subscreen height:"
)];
[
o_screen_follow_mouse_ckb
setTitle
:
_NS
(
"Follow the mouse"
)];
[
o_eyetv_currentChannel_lbl
setStringValue
:
_NS
(
"Current channel:"
)];
[
o_eyetv_previousProgram_btn
setTitle
:
_NS
(
"Previous Channel"
)];
[
o_eyetv_nextProgram_btn
setTitle
:
_NS
(
"Next Channel"
)];
...
...
po/POTFILES.in
View file @
fd5ff0c9
...
...
@@ -591,6 +591,8 @@ modules/gui/macosx/bookmarks.h
modules/gui/macosx/bookmarks.m
modules/gui/macosx/controls.h
modules/gui/macosx/controls.m
modules/gui/macosx/coredialogs.h
modules/gui/macosx/coredialogs.m
modules/gui/macosx/embeddedwindow.h
modules/gui/macosx/embeddedwindow.m
modules/gui/macosx/equalizer.h
...
...
po/de.po
View file @
fd5ff0c9
# German translation of VLC
# (c) 2002-200
6
the VideoLAN team
# (c) 2002-200
9
the VideoLAN team
# $Id$
#
# Thanks to Thomas Graf
<tgr
at
reeler
.
org
>
for starting a translation in 2002.
# Thanks to Philipp Weissenbacher
<philippweissenbacher
_at_
aon
.
at
>
for various fixes in 2004.
# Thanks to Jens Seidel
<jensseidel
_at_
users
.
sf
.
net
>
for some minor fixes in 2005.
# Felix Kühne
<fkuehne
at
users
.
sf
.
net
>
, 2003-200
6
.
# Felix Kühne
<fkuehne
at
users
.
sf
.
net
>
, 2003-200
9
.
# Mathias C. Berens | welcome-soft
<berens
at
welcome-soft
.
de
>
, 2006.
#
#
...
...
@@ -9059,7 +9059,7 @@ msgstr ""
#: modules/codec/avcodec/avcodec.h:125 modules/gui/macosx/simple_prefs.m:256
#: modules/gui/qt4/ui/sprefs_input.h:250
msgid "Skip the loop filter for H.264 decoding"
msgstr "Loop-Filter für
das Verarbeiten von H.264 überspring
en"
msgstr "Loop-Filter für
H.264-Dekodierung auslass
en"
#: modules/codec/avcodec/avcodec.h:126
msgid ""
...
...
@@ -14152,11 +14152,11 @@ msgstr "Maximales Level"
#: modules/gui/macosx/extended.m:95
msgid "Restore Defaults"
msgstr "Standard
werte
wiederherstellen"
msgstr "Standard
s
wiederherstellen"
#: modules/gui/macosx/extended.m:102 modules/gui/macosx/macosx.m:57
msgid "Opaqueness"
msgstr "
Undurchsichtigkeit
"
msgstr "
Transparenz
"
#: modules/gui/macosx/extended.m:172 modules/gui/macosx/extended.m:234
msgid "Adjust Image"
...
...
@@ -14974,9 +14974,8 @@ msgid "Expand Node"
msgstr "Knoten ausklappen"
#: modules/gui/macosx/playlist.m:441
#, fuzzy
msgid "Download Cover Art"
msgstr "
Jetzt
herunterladen"
msgstr "
Cover
herunterladen"
#: modules/gui/macosx/playlist.m:442
msgid "Fetch Meta Data"
...
...
@@ -14984,7 +14983,7 @@ msgstr "Metadaten abrufen"
#: modules/gui/macosx/playlist.m:443 modules/gui/macosx/playlist.m:444
msgid "Reveal in Finder"
msgstr "Im Finde
n
anzeigen"
msgstr "Im Finde
r
anzeigen"
#: modules/gui/macosx/playlist.m:446
msgid "Sort Node by Name"
...
...
@@ -15370,7 +15369,7 @@ msgstr "OSD aktivieren"
#: modules/gui/macosx/simple_prefs.m:279
msgid "Black screens in Fullscreen mode"
msgstr "
Im Vollbildmodus andere
Bildschirme schwärzen"
msgstr "
Bei Vollbild
Bildschirme schwärzen"
#: modules/gui/macosx/simple_prefs.m:281 modules/gui/qt4/ui/sprefs_video.h:280
#: modules/stream_out/display.c:54 modules/video_filter/deinterlace.c:132
...
...
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