From 94217b294ccd75a34787eb04d6e273e99536e45b Mon Sep 17 00:00:00 2001
From: 重庆迈尖科技有限公司
Date: 星期三, 30 一月 2019 15:12:32 +0800
Subject: [PATCH] no message

---
 BuWanVideo2.0/SettingController.m |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/BuWanVideo2.0/SettingController.m b/BuWanVideo2.0/SettingController.m
index 3bb9dea..6af868b 100755
--- a/BuWanVideo2.0/SettingController.m
+++ b/BuWanVideo2.0/SettingController.m
@@ -168,7 +168,7 @@
         switch (indexPath.row) {
             case 0:{//娓呯┖鍥剧墖缂撳瓨
                 NSString *str = [NSString stringWithFormat:@"纭娓呯┖%.2fM鍥剧墖缂撳瓨锛�",[self filePath]];
-                UIAlertController *alertController = [UIAlertController alertControllerWithTitle:@"璀﹀憡鎻愮ず" message:str preferredStyle:UIAlertControllerStyleAlert];
+                UIAlertController *alertController = [UIAlertController alertControllerWithTitle:@"娓╅Θ鎻愮ず" message:str preferredStyle:UIAlertControllerStyleAlert];
                 
                     UIAlertAction *cancelAction = [UIAlertAction actionWithTitle:@"鍙栨秷" style:UIAlertActionStyleCancel handler:^(UIAlertAction *action) {
                         NSLog(@"鐐瑰嚮鍙栨秷");

--
Gitblit v1.8.0