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
a5f1f960
Commit
a5f1f960
authored
Jan 06, 2010
by
Hugo Beauzee-Luyssen
Browse files
Renaming japanese translation to correct locale
parent
4320c2dd
Changes
2
Show whitespace changes
Inline
Side-by-side
src/src.pro
View file @
a5f1f960
...
@@ -72,7 +72,7 @@ INCLUDEPATH += $$VLMC_DIRS \
...
@@ -72,7 +72,7 @@ INCLUDEPATH += $$VLMC_DIRS \
DEPENDPATH
+=
$$
VLMC_DIRS
DEPENDPATH
+=
$$
VLMC_DIRS
#
Add
traduction
here
,
it
will
be
automatically
build
by
the
next
line
.
#
Add
traduction
here
,
it
will
be
automatically
build
by
the
next
line
.
TRANSLATIONS_LIST
=
cs
es
fr
j
p
sv
pt_BR
sk
TRANSLATIONS_LIST
=
cs
es
fr
j
a_JP
sv
pt_BR
sk
#
Add
every
translation
in
the
TRANSLATION
variable
#
Add
every
translation
in
the
TRANSLATION
variable
for
(
lang
,
TRANSLATIONS_LIST
)
:
exists
(
..
/
ts
/
vlmc_
$$
{
lang
}.
ts
)
:
TRANSLATIONS
+=
..
/
ts
/
vlmc_
$$
{
lang
}.
ts
for
(
lang
,
TRANSLATIONS_LIST
)
:
exists
(
..
/
ts
/
vlmc_
$$
{
lang
}.
ts
)
:
TRANSLATIONS
+=
..
/
ts
/
vlmc_
$$
{
lang
}.
ts
...
...
ts/vlmc_j
p
.ts
→
ts/vlmc_j
a_JP
.ts
View file @
a5f1f960
File moved
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