aboutsummaryrefslogtreecommitdiff
path: root/asteroid-stopwatch.pro
diff options
context:
space:
mode:
authorFlorent Revest <revestflo@gmail.com>2017-05-11 18:49:07 +0200
committerFlorent Revest <revestflo@gmail.com>2017-05-11 18:49:07 +0200
commit7eabc95c7b5e15723eae4f9db42953986575d6ee (patch)
treeb5793c23edea7b9513d6c8ba581d679eaa46940f /asteroid-stopwatch.pro
parentf71a40125a01ecdcf94d5e48b03aeca462f07eef (diff)
Update i18n Locales according to supported-languages' values
Diffstat (limited to '')
-rw-r--r--asteroid-stopwatch.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/asteroid-stopwatch.pro b/asteroid-stopwatch.pro
index e34fe41..600a861 100644
--- a/asteroid-stopwatch.pro
+++ b/asteroid-stopwatch.pro
@@ -12,12 +12,12 @@ lupdate_only{
}
# Needed for lupdate
-TRANSLATIONS = i18n/asteroid-stopwatch.de.ts \
+TRANSLATIONS = i18n/asteroid-stopwatch.de_DE.ts \
i18n/asteroid-stopwatch.es.ts \
i18n/asteroid-stopwatch.fa.ts \
i18n/asteroid-stopwatch.fr.ts \
i18n/asteroid-stopwatch.ko.ts \
- i18n/asteroid-stopwatch.nl.ts \
+ i18n/asteroid-stopwatch.nl_NL.ts \
i18n/asteroid-stopwatch.pl.ts \
i18n/asteroid-stopwatch.pt_BR.ts \
i18n/asteroid-stopwatch.ru.ts \