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
VideoLAN
VLMC
Commits
f53009f2
Commit
f53009f2
authored
Jan 12, 2010
by
Hugo Beauzee-Luyssen
Browse files
Integrated CS translation
parent
408a2afc
Changes
2
Hide whitespace changes
Inline
Side-by-side
ressources-ts.qrc
View file @
f53009f2
...
...
@@ -8,5 +8,6 @@
<file alias="it">ts/vlmc_it.qm</file>
<file alias="sk">ts/vlmc_sk.qm</file>
<file alias="uk">ts/vlmc_uk.qm</file>
<file alias="cs">ts/vlmc_cs.qm</file>
</qresource>
</RCC>
src/src.pro
View file @
f53009f2
...
...
@@ -72,7 +72,7 @@ INCLUDEPATH += $$VLMC_DIRS \
DEPENDPATH
+=
$$
VLMC_DIRS
#
Add
translations
here
,
it
will
be
automatically
build
by
the
next
line
.
TRANSLATIONS_LIST
=
es
fr
ja_JP
sv
pt_BR
sk
it
uk
TRANSLATIONS_LIST
=
es
fr
ja_JP
sv
pt_BR
sk
it
uk
cs
#
Add
every
translation
in
the
TRANSLATION
variable
for
(
lang
,
TRANSLATIONS_LIST
)
:
exists
(
..
/
ts
/
vlmc_
$$
{
lang
}.
ts
)
:
TRANSLATIONS
+=
..
/
ts
/
vlmc_
$$
{
lang
}.
ts
...
...
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