Skip to content

A small Eclipse plugin allowing to synchronize your android strings.

Notifications You must be signed in to change notification settings

Kayrnt/AndroidStringToolPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

AndroidStringToolPlugin

A small Eclipse plugin allowing to synchronize your android strings.

What's for ?

This is an Eclipse plugin designed to synchronize your strings.xml across localization :

It reads your res/values.xml It compares all its ids & comments to add missing ids to your other localization

Some features ?

Backup by default at /backup/ (checkbox to disable) Revert process from your backup Reorder your localized strings.xml as your main strings.xml

How to use ?

Right click on an Android Project and hit Sync strings.xml.

About me ?

http://kayrnt.wordpress.com/

LICENCE :

Copyright 2013 Christophe Oudar

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.

About

A small Eclipse plugin allowing to synchronize your android strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages