Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.6 KB

README.md

File metadata and controls

48 lines (38 loc) · 1.6 KB

AndroidLocalizePlugin

🌏 Android/idea localization plugin. support multiple languages, no need to apply for key.

Feature

  • Support 104 languages.
  • No need to apply for key.
  • One key generates all translation files.
  • Support for specifying that text is not translated.

Preview

image

Install

Local installation

  • Step 1: Download AndroidLocalizePlugin.zip file.
  • Step 2: Open AndroidStudio or idea.
  • Step 3: Preferences -> Plugins -> Install plugin from disk...
  • Step 4: Select AndroidLocalizePlugin.zip and Restart ide.

Usage

  • Step 1: Select the values/strings.xml.
  • Step 2: Right-click and select Convert to other languages.
  • Step 3: Select the language to be translated.
  • Step 4: Click ok.

Thanks

ContactMe

License

Copyright 2018 Airsaid. https://github.com/airsaid

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.