Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
1403f3a0
Commit
1403f3a0
authored
May 12, 2009
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 1.0-bugfix
parents
224e96f2
a11122ee
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
11 deletions
+3
-11
modules/gui/qt4/dialogs/help.cpp
modules/gui/qt4/dialogs/help.cpp
+1
-1
po/de.po
po/de.po
+0
-2
po/fi.po
po/fi.po
+0
-2
po/fr.po
po/fr.po
+1
-3
po/sv.po
po/sv.po
+1
-3
No files found.
modules/gui/qt4/dialogs/help.cpp
View file @
1403f3a0
...
...
@@ -96,7 +96,7 @@ AboutDialog::AboutDialog( QWidget *parent, intf_thread_t *_p_intf)
closeButton
->
setDefault
(
true
);
QLabel
*
introduction
=
new
QLabel
(
qtr
(
"VLC media player"
" "
VERSION_MESSAGE
)
);
qtr
(
"VLC media player"
)
+
qfu
(
" "
VERSION_MESSAGE
);
QLabel
*
iconVLC
=
new
QLabel
;
if
(
QDate
::
currentDate
().
dayOfYear
()
>=
354
)
iconVLC
->
setPixmap
(
QPixmap
(
":/vlc48-christmas.png"
)
);
...
...
po/de.po
View file @
1403f3a0
...
...
@@ -25137,13 +25137,11 @@ msgid "(Experimental) XCB video window"
msgstr "DirectX-Videoausgabe"
#: modules/video_output/xcb/window.c:165
#, fuzzy
msgctxt "ASCII"
msgid "VLC media player"
msgstr "VLC media player"
#: modules/video_output/xcb/window.c:167
#, fuzzy
msgctxt "ASCII"
msgid "VLC"
msgstr "VLC"
...
...
po/fi.po
View file @
1403f3a0
...
...
@@ -24610,13 +24610,11 @@ msgid "(Experimental) XCB video window"
msgstr "(Kokeellinen) XCB videoulostulo"
#: modules/video_output/xcb/window.c:165
#, fuzzy
msgctxt "ASCII"
msgid "VLC media player"
msgstr "VLC-mediasoitin"
#: modules/video_output/xcb/window.c:167
#, fuzzy
msgctxt "ASCII"
msgid "VLC"
msgstr "VLC"
...
...
po/fr.po
View file @
1403f3a0
...
...
@@ -24592,13 +24592,11 @@ msgid "(Experimental) XCB video window"
msgstr "Sortie vidéo « XCB » (expérimental)"
#: modules/video_output/xcb/window.c:165
#, fuzzy
msgctxt "ASCII"
msgid "VLC media player"
msgstr "Lecteur multim
é
dia VLC"
msgstr "Lecteur multim
e
dia VLC"
#: modules/video_output/xcb/window.c:167
#, fuzzy
msgctxt "ASCII"
msgid "VLC"
msgstr "VLC"
...
...
po/sv.po
View file @
1403f3a0
...
...
@@ -24171,16 +24171,14 @@ msgid "(Experimental) XCB video window"
msgstr "Videoutmatning med DirectX"
#: modules/video_output/xcb/window.c:165
#, fuzzy
msgctxt "ASCII"
msgid "VLC media player"
msgstr "Mediaspelaren VLC"
#: modules/video_output/xcb/window.c:167
#, fuzzy
msgctxt "ASCII"
msgid "VLC"
msgstr "VL
M
"
msgstr "VL
C
"
#: modules/video_output/yuv.c:51
msgid "device, fifo or filename"
...
...
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