From 349e62835bfc7f34e1310e1835568132670946c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 8 Jan 2017 16:48:25 +0100 Subject: [PATCH] i18n: Add support for Scots (sco) language Fixes #6931. (cherry picked from commit ede36aca8d65e39b78520d45d3b3c29a99d4e17e) --- core/translation.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/core/translation.cpp b/core/translation.cpp index d4cec668365..cfb98452554 100644 --- a/core/translation.cpp +++ b/core/translation.cpp @@ -308,6 +308,7 @@ static const char* locale_list[]={ "sa_IN", // Sanskrit (India) "sat_IN", // Santali (India) "sc_IT", // Sardinian (Italy) +"sco", // Scots "sd_IN", // Sindhi (India) "se_NO", // Northern Sami (Norway) "sgs_LT", // Samogitian (Lithuania)