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