From 2313f465c76d58d93d7cea5e1c3dfe5361853006 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期三, 06 一月 2021 17:55:20 +0800
Subject: [PATCH] 2021-1-6-1
---
HDL-ON_Android/Resources/Resource.designer.cs | 87 ++++++++++++++++++++++++++++++++++++++++---
1 files changed, 81 insertions(+), 6 deletions(-)
diff --git a/HDL-ON_Android/Resources/Resource.designer.cs b/HDL-ON_Android/Resources/Resource.designer.cs
index b5f3cd6..506131b 100644
--- a/HDL-ON_Android/Resources/Resource.designer.cs
+++ b/HDL-ON_Android/Resources/Resource.designer.cs
@@ -1,11 +1,11 @@
#pragma warning disable 1591
//------------------------------------------------------------------------------
// <auto-generated>
-// 姝や唬鐮佺敱宸ュ叿鐢熸垚銆�
-// 杩愯鏃剁増鏈�:4.0.30319.42000
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
//
-// 瀵规鏂囦欢鐨勬洿鏀瑰彲鑳戒細瀵艰嚧涓嶆纭殑琛屼负锛屽苟涓斿鏋�
-// 閲嶆柊鐢熸垚浠g爜锛岃繖浜涙洿鏀瑰皢浼氫涪澶便��
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
@@ -4439,7 +4439,79 @@
public const int status_bar_notification_info_overflow = 2131624016;
// aapt resource value: 0x7F0E0051
- public const int touch_fingerprint_sensor_hint = 2131624017;
+ public const int strNetworkTipsCancelBtn = 2131624017;
+
+ // aapt resource value: 0x7F0E0052
+ public const int strNetworkTipsConfirmBtn = 2131624018;
+
+ // aapt resource value: 0x7F0E0053
+ public const int strNetworkTipsMessage = 2131624019;
+
+ // aapt resource value: 0x7F0E0054
+ public const int strNetworkTipsTitle = 2131624020;
+
+ // aapt resource value: 0x7F0E0055
+ public const int strNotificationClickToContinue = 2131624021;
+
+ // aapt resource value: 0x7F0E0056
+ public const int strNotificationClickToInstall = 2131624022;
+
+ // aapt resource value: 0x7F0E0057
+ public const int strNotificationClickToRetry = 2131624023;
+
+ // aapt resource value: 0x7F0E0058
+ public const int strNotificationClickToView = 2131624024;
+
+ // aapt resource value: 0x7F0E0059
+ public const int strNotificationDownloadError = 2131624025;
+
+ // aapt resource value: 0x7F0E005B
+ public const int strNotificationDownloading = 2131624027;
+
+ // aapt resource value: 0x7F0E005A
+ public const int strNotificationDownloadSucc = 2131624026;
+
+ // aapt resource value: 0x7F0E005C
+ public const int strNotificationHaveNewVersion = 2131624028;
+
+ // aapt resource value: 0x7F0E005E
+ public const int strToastCheckingUpgrade = 2131624030;
+
+ // aapt resource value: 0x7F0E005D
+ public const int strToastCheckUpgradeError = 2131624029;
+
+ // aapt resource value: 0x7F0E005F
+ public const int strToastYourAreTheLatestVersion = 2131624031;
+
+ // aapt resource value: 0x7F0E0060
+ public const int strUpgradeDialogCancelBtn = 2131624032;
+
+ // aapt resource value: 0x7F0E0061
+ public const int strUpgradeDialogContinueBtn = 2131624033;
+
+ // aapt resource value: 0x7F0E0062
+ public const int strUpgradeDialogFeatureLabel = 2131624034;
+
+ // aapt resource value: 0x7F0E0063
+ public const int strUpgradeDialogFileSizeLabel = 2131624035;
+
+ // aapt resource value: 0x7F0E0064
+ public const int strUpgradeDialogInstallBtn = 2131624036;
+
+ // aapt resource value: 0x7F0E0065
+ public const int strUpgradeDialogRetryBtn = 2131624037;
+
+ // aapt resource value: 0x7F0E0066
+ public const int strUpgradeDialogUpdateTimeLabel = 2131624038;
+
+ // aapt resource value: 0x7F0E0067
+ public const int strUpgradeDialogUpgradeBtn = 2131624039;
+
+ // aapt resource value: 0x7F0E0068
+ public const int strUpgradeDialogVersionLabel = 2131624040;
+
+ // aapt resource value: 0x7F0E0069
+ public const int touch_fingerprint_sensor_hint = 2131624041;
static String()
{
@@ -8326,7 +8398,10 @@
public const int network_security_config = 2131820546;
// aapt resource value: 0x7F110003
- public const int xamarin_essentials_fileprovider_file_paths = 2131820547;
+ public const int provider_paths = 2131820547;
+
+ // aapt resource value: 0x7F110004
+ public const int xamarin_essentials_fileprovider_file_paths = 2131820548;
static Xml()
{
--
Gitblit v1.8.0