소스 검색

国际化

jsonwang 3 년 전
부모
커밋
58fa635e0d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      BFRecordScreenKit/Classes/RecordScreen/Controller/BFRecordScreenController.swift

+ 1 - 1
BFRecordScreenKit/Classes/RecordScreen/Controller/BFRecordScreenController.swift

@@ -1197,7 +1197,7 @@ public class BFRecordScreenController: BFBaseViewController {
         recordEndHandle?(voiceModel)
         BFLog(3, message: "开始录制-取消:currentAssetProgress=\(currentAssetProgress.seconds),cuInde=\(currItemModelIndex),currIndex=\(voiceModel?.currIndex ?? 0),\(String(describing: voiceModel)),\(String(describing: recorderManager?.voiceModel))")
         if voiceModel != nil, currentAssetProgress.seconds - (recorderManager?.voiceModel?.startCMTime.seconds ?? 0) < 1.0 {
-            cShowHUB(superView: nil, msg: "最短录制1秒")
+            cShowHUB(superView: nil, msg: "shoot_tips_least".BFLocale)
             recorderManager?.cancelTitleService()
         }
         // 删除文件