mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-03 12:28:51 +00:00
Added the Swedish language in the automated test cases.
Monotone-Parent: 487f8acb57ef05be13059a57b5274da87d4d4cde Monotone-Revision: 004229d10ec89760026cebaca31254e6487c54ab Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-11-30T18:51:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -9,7 +9,7 @@ if __name__ == "__main__":
|
||||
# Duplicated from UIxPreferences.m
|
||||
languages = ["Czech", "Dutch", "English", "French",
|
||||
"German", "Hungarian", "Italian", "BrazilianPortuguese",
|
||||
"Russian", "Spanish", "Welsh"]
|
||||
"Russian", "Spanish", "Swedish", "Welsh"]
|
||||
|
||||
# We can disable testing all languages
|
||||
testLanguages = True
|
||||
|
||||
Reference in New Issue
Block a user