Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountView.cs
@@ -12,6 +12,7 @@ { } public void ShouwAccountView () { @@ -183,7 +184,7 @@ Button btnTitle = new Button () { X = Application.GetRealWidth (40), Text = "平台迁移", Text = "Platform migration", TextAlignment = TextAlignment.CenterLeft, TextColor = SkinStyle.Current.TextColor1, }; @@ -226,7 +227,7 @@ Button btnmanualUpgradeTitle = new Button () { X = Application.GetRealWidth (40), Text = "手动升级", Text = "Manual upgrade", TextAlignment = TextAlignment.CenterLeft, TextColor = SkinStyle.Current.TextColor1, };