forked from cezary-butler/google-translate-idea-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Programisci/google-translate-idea-plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
google-translate-idea-plugin ver. 1.0.2
This plugin performs translations in Editor window from one language to another. It uses "translate.google.com" service behind the scene.
Plugin is especially convenient when you are trying to translate long i18n.property
files in your project for different languages.
Plugin adds "Translate" item into popup menu for the editor (also, in "Code" menu and
"Generate" group). It also have separate configuration screen for selecting "from"
and "to" languages.
How to use
1. Select the part to be translated;
2. Select "Translate" item from the editor popup menu;
3. "translate.google.com" web site will perform actual translation;
4. Response from the service will be inserted in place of selection.
Author: Alexander Shvets (mailto:shvets_alexander@yahoo.com).
About
Automatically exported from code.google.com/p/google-translate-idea-plugin
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 72.5%
- Ruby 27.0%
- Batchfile 0.5%