Hello,

Hooray for the translation api! But, I'd like to see it become even
more useful. When I get feedback from users of my translation
application, I don't really have the power to do anything about it.
Except go to the translation site (http://translate.google.com/
translate_t), perform their same query, then report it as an error.
The form that's used there is pasted below. But I doubt they will
accept posts from outside their domain. Does anyone know how I could
programmtically tell the Google ajax language api team about my users
feedback?

<form onsubmit="_submitroll()" class="highlight" style="overflow:
hidden;" id="suggestion_form" method="post" target="hidden_iframe"
action="/translate_suggestion" name="suggestion_form">
            <input type="hidden" value="en" name="hl" />
            <input type="hidden" value="UTF-8" name="oe" />
            <input type="hidden" value="diamond rings" name="text" /
            ><input type="hidden" value="en|de" name="langpair" />
            <input type="hidden" value="Diamond Rings" name="gtrans" /
>
            <table id="suggesttable">
                <tbody>
                    <tr>
                        <td width="49%">
                            <span id="sug_exp" style="float: right;
font-size: smaller;">We'll use your suggestion to improve translation
quality in future updates to our system.</span>
                        </td>
                        <td width="2%" rowspan="2">
                        <td width="49%" id="utranscell">
                        <textarea id="suggestion" rows="5" dir="ltr"
wrap="SOFT" name="utrans"
itsalltext_uid="3e201f1h1h302b362x2u201c3a2z2e1u362s2t1w1z3b1p1p"><img
src="chrome://itsalltext/locale/gumdrop.png" title="It's All Text!"
style="border: medium none ! important; margin: 0pt ! important;
padding: 0pt ! important; cursor: pointer ! important; display: none !
important; position: absolute ! important; width: 28px ! important;
height: 14px ! important; opacity: 0.0152174 ! important; left:
1190px ! important; top: 391px ! important;"
itsalltext_uid="3e201f1h1h302b362x2u201c3a2z2e1u362s2t1w1z3b1p1p">
                        </td>
                    </tr>
                    <tr>
                        <td>
                        <td align="right">
                            <input type="submit" value="Contribute">
                        </td>
                    </tr>
                </tbody>
            </table>
        </form>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to