From 1738e1ab6091df0cf5f9dc77f37fabad90cc28e0 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Tue, 13 Jan 2015 22:36:17 +0200 Subject: [PATCH] i18n: Fix up the Turkish translation The translation was not added to LINGUAS and there was this error from msgfmt: tr.po:2801: 'msgid' and 'msgstr' entries do not both begin with '\n' --- po/LINGUAS | 1 + po/tr.po | 1 + 2 files changed, 2 insertions(+) diff --git a/po/LINGUAS b/po/LINGUAS index addf24a37..71c73a57c 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -31,6 +31,7 @@ sr sv ta te +tr uk zh_CN zh_TW diff --git a/po/tr.po b/po/tr.po index 5ebb1c949..5af4ee1be 100644 --- a/po/tr.po +++ b/po/tr.po @@ -2799,6 +2799,7 @@ msgid "" "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" "can be used to specify the default sink, source and monitor.\n" msgstr "" +"\n" "Özel isimler @DEFAULT_SINK@, @DEFAULT_SOURCE@ ve @DEFAULT_MONITOR@\n" "varsayılan alıcıyı, kaynağı ve ekranı belirtmek için kullanılabilir.\n"