In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
996 [In-Portal CMS] Localization feature request always 2011-02-08 22:08 2011-11-06 15:52
Dmitry  
Dmitry  
normal  
needs work 5.1.2-B1  
open  
 
none  
https://groups.google.com/d/topic/in-portal-local/CvgC_wMW8g0/discussion
Integrated Google Translation API
2
0000996: Integrate Google Translation API into Language Translation
Google has very nice Google Translation API that we can utilize to translate In-Portal into multiple languages.

The following features will be implemented in this feature:

1. Ability to mass translate Phrases and Email Events when Language Pack is created from another one (all phrases + events are copied). The proper Locale must be selected for both (source and target) language packs.

2. Ability to get Translation (as suggestion) of any label when editing it via Admin->Labels & Phrases section. The purpose of this is to be able to translate Labels individually.


We are using Google Translate API version 2 - http://code.google.com/apis/language/translate/v2/getting_started.html


Also, both API related Configuration Settings (Google Translate API Url and Google Translate API Key) are put under Admin->Configuration->Advanced->3rd Party API Settings section (new)
patch GoogleTranslatePrototype-v3.patch (26,631) 2011-02-08 22:08
http://tracker.in-portal.org/file_download.php?file_id=937&type=bug
Issue History
2011-11-06 15:52 Dmitry Target Version 5.2.0 => Icebox
2011-10-22 05:38 alex Estimate Points => 2
2011-09-27 04:30 alex Time Estimate Added 2
2011-09-27 04:30 alex Note Added: 0003918
2011-09-24 22:20 Dmitry Note Added: 0003903
2011-09-24 22:20 Dmitry Assigned To !COMMUNITY => Dmitry
2011-09-24 22:20 Dmitry Status needs testing => needs work
2011-09-24 22:20 Dmitry Target Version Icebox => 5.2.0
2011-02-08 22:09 Dmitry Note Added: 0003224
2011-02-08 22:09 Dmitry Assigned To => !COMMUNITY
2011-02-08 22:09 Dmitry Developer => Dmitry
2011-02-08 22:09 Dmitry Status active => needs testing
2011-02-08 22:08 Dmitry New Issue
2011-02-08 22:08 Dmitry File Added: GoogleTranslatePrototype-v3.patch
2011-02-08 22:08 Dmitry Reference => https://groups.google.com/d/topic/in-portal-local/CvgC_wMW8g0/discussion
2011-02-08 22:08 Dmitry Change Log Message => Integrated Google Translation API

Notes
(0003224)
Dmitry   
2011-02-08 22:09   
Please test.
(0003903)
Dmitry   
2011-09-24 22:20   
New patch for 5.2.x needed (PHP 5 format)
(0003918)
alex   
2011-09-27 04:30   
We also need to test PHP code separately here. Maybe idea of task is good, but implementation doesn't match.