Skip to content

本地话工具-快速的查找工程中的所有中文并且替换成LocalizedString

Notifications You must be signed in to change notification settings

zhongqing05/ConvertApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ConvertAPP - 国际话(Localization) 工具

In the process of developing a project, many times we develop the project to the end of the period, and suddenly the product comes with a sentence to match English, Thai, and Malay. To pick out Chinese from tens of thousands of lines of code, it is not possible to replace it with NSLocalizedString(key, comment). This is not the programmer's approach. So I wrote this gadget later to quickly match the Chinese in the project.

Example

Usage

  1. Click Browse.. to select a project folder.
  2. Click Search to Start Search Xcode China
  3. Click 导出并替换

note:

  • If you want to specify the output directory,click 导出目录 select。
  • If you have already local files in your project, please select the current local directory, one-time conversion

Installation

ConvertApp.app.zip

support

Objective-C、Swift Project

About

本地话工具-快速的查找工程中的所有中文并且替换成LocalizedString

Resources

Stars

Watchers

Forks

Packages

No packages published