diff --git a/ShadowsocksX-NG/Base.lproj/AdvPreferencesWindowController.xib b/ShadowsocksX-NG/Base.lproj/AdvPreferencesWindowController.xib index 714bfaf..a5f184e 100644 --- a/ShadowsocksX-NG/Base.lproj/AdvPreferencesWindowController.xib +++ b/ShadowsocksX-NG/Base.lproj/AdvPreferencesWindowController.xib @@ -44,7 +44,7 @@ - + diff --git a/ShadowsocksX-NG/Base.lproj/Localizable.strings b/ShadowsocksX-NG/Base.lproj/Localizable.strings index b33b000..6bfdced 100755 --- a/ShadowsocksX-NG/Base.lproj/Localizable.strings +++ b/ShadowsocksX-NG/Base.lproj/Localizable.strings @@ -26,7 +26,7 @@ "By Handle SS URL" = "By Handle SS URL"; -" Encription Method: \(profile.method)" = " Encription Method: \(profile.method)"; +" Encryption Method: \(profile.method)" = " Encryption Method: \(profile.method)"; "Current server profile is not valid." = "Current server profile is not valid."; diff --git a/ShadowsocksX-NG/en.lproj/PreferencesWindowController.strings b/ShadowsocksX-NG/en.lproj/PreferencesWindowController.strings index 8cabe1f..75e163e 100644 --- a/ShadowsocksX-NG/en.lproj/PreferencesWindowController.strings +++ b/ShadowsocksX-NG/en.lproj/PreferencesWindowController.strings @@ -17,8 +17,8 @@ /* Class = "NSButtonCell"; title = "Enable OTA"; ObjectID = "hRZ-Rp-I5e"; */ "hRZ-Rp-I5e.title" = "Enable OTA"; -/* Class = "NSButtonCell"; title = "Cacnel"; ObjectID = "j03-9E-uHW"; */ -"j03-9E-uHW.title" = "Cacnel"; +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "j03-9E-uHW"; */ +"j03-9E-uHW.title" = "Cancel"; /* Class = "NSTextFieldCell"; title = "Password:"; ObjectID = "kil-xC-HPD"; */ "kil-xC-HPD.title" = "Password:";