mzubairsaleem / gtranslate-api-php

Automatically exported from code.google.com/p/gtranslate-api-php
GNU General Public License v3.0
0 stars 0 forks source link

I have problem with translation English to Urdu #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Other Languages working fine  
2. but i try $translate_string  =   'hello';
echo "[CURL] Translating [$translate_string] English to Italian=> 
".$gt->en_to_ur($translate_string)."\n";
3.

What is the expected output? What do you see instead?
i got error "Unable to perform Translation:invalid translation language pair"

What version of the product are you using? On what operating system?
 currently im using GTranslate 0.7.9.1 , windows Xp and PHP 5.3

Please provide any additional information below.

Original issue reported on code.google.com by mufass...@gmail.com on 5 May 2011 at 10:17