Selaa lähdekoodia

1.修改云机未连接 操作nas的提示语

huangxiaodong 4 kuukautta sitten
vanhempi
commit
967c585fca

+ 3 - 3
创维盒子/code/NAS/NASViewController.m

@@ -1013,9 +1013,9 @@
         return;
     }
     
-    [[BoxHeartbeatAlertTool shareInstance] showBoxHeartbeatAlertFun:1 didClickBut:^(NSInteger tag) {
-                
-    }];
+//    [[BoxHeartbeatAlertTool shareInstance] showBoxHeartbeatAlertFun:1 didClickBut:^(NSInteger tag) {
+//                
+//    }];
     
     if(ksharedAppDelegate.isWebSockLinkOKAginType && ksharedAppDelegate.cloudPhoneExtraFileListMod){
         return;

+ 1 - 1
创维盒子/code/en.lproj/Localizable.strings

@@ -414,7 +414,7 @@
 
 "File_Transfer_Disable_tip"   = "This feature is currently unavailable. Please plug and unplug the power to update the device. After restoring power and network connection, it is estimated to take 15 minutes to complete the update, during which cloud services will be unavailable.";
 "File_Transfer_Disable_tip2"   = "This feature is currently unavailable. Please wait for the latest version update of the cloud server.";
-"check_could_phone_state"   = "Please enter the cloud machine first before proceeding with the operation!";
+"check_could_phone_state"   = "Please check the device connection status on my page first! If it is in an unconnected state, please restart the cloud machine first. If the problem is not resolved, please contact customer service!";
 "download_video_disable_state"   = "iOS system only supports video formats MP4, MOV, 3GP, M4V for download. Other formats are not supported.";
 "download_image_disable_state"   = "IOS system only supports image formats JPG, PNG, GIF, TIFF, BMP,heic,jpeg,heif for download. Other formats cannot be downloaded.";
 "download_image_to_album_fail"   = "save to album failed";

+ 1 - 1
创维盒子/code/zh-Hans.lproj/Localizable.strings

@@ -411,7 +411,7 @@
 
 "File_Transfer_Disable_tip"   = "此功能暂时无法使用,请插拔电源更新设备。恢复电源和网络后,预计需要15分钟完成更新,更新期间将无法使用云机。";
 "File_Transfer_Disable_tip2"   = "此功能不可用,敬请等待云机最新版本更新";
-"check_could_phone_state"   = "请先进入云机后再进行操作!";
+"check_could_phone_state"   = "请先到我的页面检查设备连接状态!如果是未连接状态,请先重启云机,如果问题未解决,请联系客服!";//"请先进入云机后再进行操作!";
 "download_video_disable_state"   = "IOS系统仅支持MP4、MOV、3GP、M4V 的视频格式,其他格式无法下载";
 "download_image_disable_state"   = "IOS系统仅支持JPG 、PNG、GIF、TIFF、BMP,heic,jpeg,heif的图片格式,其他格式无法下载";
 "download_image_to_album_fail"   = "保存到相册失败";

+ 1 - 1
创维盒子/code/zh-Hant.lproj/Localizable.strings

@@ -416,7 +416,7 @@
 
 "File_Transfer_Disable_tip"   = "此功能暫時無法使用,請插拔電源更新設備。恢復電源和網路後,預計需要15分鐘完成更新,更新期間將無法使用雲端機";
 "File_Transfer_Disable_tip2"   = "此功能暫時無法使用,敬請等待雲機的最新版本更新。";
-"check_could_phone_state"   = "請先進入雲機後再進行操作!";
+"check_could_phone_state"   = "請先到我的頁面檢查設備連接狀態! 如果是未連接狀態,請先重啓雲機,如果問題未解决,請聯系客服!";
 "download_video_disable_state"   = "iOS 系統僅支持 MP4、MOV、3GP、M4V 的視頻格式,其他格式無法下載。";
 "download_image_disable_state"   = "IOS 系統僅支持 JPG、PNG、GIF、TIFF、BMP,heic,jpeg,heif 的圖片格式,其他格式無法下載";
 "download_image_to_album_fail"   = "保存到相册失敗";