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
Steve Lhomme
VLC
Commits
136fe6c2
Commit
136fe6c2
authored
Aug 22, 2004
by
Cyril Deguet
Browse files
* all: french translation for skin popup menu
parent
96120c20
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
modules/gui/skins2/src/theme_repository.cpp
View file @
136fe6c2
...
...
@@ -81,7 +81,7 @@ ThemeRepository::ThemeRepository( intf_thread_t *pIntf ): SkinObject( pIntf )
// Add an entry for the "open skin" dialog
val
.
psz_string
=
(
char
*
)
kOpenDialog
;
text
.
psz_string
=
"Open skin..."
;
text
.
psz_string
=
_
(
"Open skin..."
)
;
var_Change
(
getIntf
(),
"intf-skins"
,
VLC_VAR_ADDCHOICE
,
&
val
,
&
text
);
...
...
po/fr.po
View file @
136fe6c2
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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