Переглянути джерело

分享界面展示不全 英文处理

huangxiaodong 3 місяців тому
батько
коміт
c343767dc4

+ 1 - 1
创维盒子/code/Class/Set/previewFile/view/editShareView.m

@@ -111,7 +111,7 @@
     
     [secondTitleLabel mas_makeConstraints:^(MASConstraintMaker *make) {
         make.left.mas_equalTo(25);
-        make.width.mas_equalTo(secondWith);
+        //make.width.mas_equalTo(secondWith);
         make.top.equalTo(titleLabel.mas_bottom).offset(10);
         make.height.mas_equalTo(25);
     }];

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

@@ -461,9 +461,9 @@
 "common_edit_didSelect"   = "Select";
 "common_edit_share"   = "share";
 "share_title_left"   = "Share files";
-"share_title_right"   = "No dissemination of illegal content. Violators will be liable.";
-"share_expiration_date"   = "responsibilities";
-"share_expiration_date_7"   = "7 days to expire";
+"share_title_right"   = "No illegal content. Violators will be liable.";
+"share_expiration_date"   = "Validity period";
+"share_expiration_date_7"   = "7 days";
 "share_expiration_date_forever"   = "Permanent";
 "share_by_weixin"   = "WeChat";
 "share_by_QQ"   = "QQ";
@@ -530,7 +530,7 @@
 "play_video_fail_tip"   = "Preview unsupported for this file type";
 "share_no_qq"   = "QQ not installed. Install first";
 "share_no_wx"   = "WeChat not installed. Install first";
-"share_file_tip_msg"   = "Tip: Some formats of shared files do not support online preview";
+"share_file_tip_msg"   = "Tip: Some file formats not supported for online preview";
 
 //1.4.1
 "tabbar_cloud_phone"   = "CloudPhone";
@@ -541,7 +541,7 @@
 "NAS_cloudPhone_Space"   = "Cloud Phone Space";
 "NAS_disk_Total_title"   = "Total Space";
 "NAS_disk_used_Space"   = "Used";
-"NAS_disk_unuse_Space"   = "Available Capacity";
+"NAS_disk_unuse_Space"   = "Available ";
 "NAS_common_used"   = "Common Features";
 "NAS_last_file"   = "Recent Files";
 "NAS_bottom_tip"   = "- That's all -";