aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
diff options
context:
space:
mode:
authorscootergrisen <scootergrisen@gmail.com>2017-05-22 10:04:42 +0000
committerWeblate <noreply@weblate.org>2017-05-22 10:04:46 +0000
commit6013d58f331c19a2e1eb4e3decc21c24a3e46fa3 (patch)
treec8e1d761f2f9de0d1c2685e9211708c1f45e3953 /src-qt5
parentUpdate README.md (diff)
downloadlumina-6013d58f331c19a2e1eb4e3decc21c24a3e46fa3.tar.gz
lumina-6013d58f331c19a2e1eb4e3decc21c24a3e46fa3.tar.bz2
lumina-6013d58f331c19a2e1eb4e3decc21c24a3e46fa3.zip
Translated using Weblate (lumina_DESKTOP@da (generated))
Currently translated at 99.0% (317 of 320 strings)
Diffstat (limited to 'src-qt5')
-rw-r--r--src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts
index 1c569599..b4905074 100644
--- a/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts
+++ b/src-qt5/core/lumina-desktop/i18n/lumina-desktop_da.ts
@@ -40,12 +40,12 @@
<message>
<location filename="../desktop-plugins/applauncher/AppLauncherPlugin.cpp" line="64"/>
<source>Launch %1</source>
- <translation type="unfinished">Start %1</translation>
+ <translation>Start %1</translation>
</message>
<message>
<location filename="../desktop-plugins/applauncher/AppLauncherPlugin.cpp" line="103"/>
<source>Open</source>
- <translation type="unfinished">Åbn</translation>
+ <translation>Åbn</translation>
</message>
<message>
<location filename="../desktop-plugins/applauncher/AppLauncherPlugin.cpp" line="104"/>
bgstack15