From b1d3aba1e19188beec0d2c9c8b52aa64a2b9e4c0 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 29 Nov 2012 16:09:53 -0500 Subject: [PATCH] Add missing localizable strings in prefs module --- UI/PreferencesUI/English.lproj/Localizable.strings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UI/PreferencesUI/English.lproj/Localizable.strings b/UI/PreferencesUI/English.lproj/Localizable.strings index 7eff7cfd1..55ccf5d36 100644 --- a/UI/PreferencesUI/English.lproj/Localizable.strings +++ b/UI/PreferencesUI/English.lproj/Localizable.strings @@ -159,6 +159,8 @@ "Server Name:" = "Server Name:"; "Port:" = "Port:"; +"Encryption:" = "Encryption:"; +"None" = "None"; "User Name:" = "User Name:"; "Password:" = "Password:";