Tagged Questions

0
votes
1answer
20 views

Google Translate set default language

Maybe this has an obvious solution that I'm overlooking, but I can't seem to find the correct parameter to put in to make this happen. Using the Google Translate widget on a site, …
0
votes
1answer
105 views

Need help converting apache .htaccess code to lighttpd url_rewrite code

Hi All, I have this custom written CMS built on XAMPP. I'm trying to test the same on lighttpd to benchmark the so-called performance gains... but am stuck at the rewrite rules. …
2
votes
5answers
3k views

C# How to translate virtual keycode to char?

I am trying to map a virtual keycode to a char. My code uses ProcessCmdKey to listen to WM_KEYDOWN which gives me access to the key pressed. For example, when I press single quote …
-3
votes
2answers
67 views

how to language translate from English to Africans in Zend 1.9 [closed]

how to language translate from English to Africans in Zend 1.9
0
votes
0answers
40 views

how does http://imo.im do their translation?

Hello, I'm a http://imo.im user and recently noticed that they implemented a translate system so that their users could help them translate their website to all other languages. I …
0
votes
6answers
154 views

Online Translation

I am trying to develop an online translation service (sort of a personal challenge) but I have been looking for any guidelines or any way to see how it should be done and so far I …
0
votes
1answer
63 views

Zend Framework and switching view script paths

I have a problem. Basically, depending on whether a user goes to /es or /br or /cn etc on our website, we have different language template files. So far, we were using a custom tem …
0
votes
1answer
98 views

Java Graphics2D Panning and Zooming / Translating and Scaling

I've got a JPanel I'm drawing onto and I'm trying to get it so that you can use the mouse wheel to "zoom" in and out by modifying the variable scale. Right now what happens is you …
0
votes
1answer
15 views

Is it possible to pass parameters into a translated sentence in a .po translation file?

Hi, I am using .po and .mo files for translating my website. My question is, is it possible to pass parameters into a translated sentence in a .po translation file? For example: …
0
votes
1answer
54 views

This is asking a lot, I know, but: Help me translate this Glossary plugin for WP

In my search for a good glossary plugin for WordPress, I came across Natan Olsen's WP-SNAP. Which is brilliant. Only I need it to work with Hebrew. I know this is asking a lot, bu …
1
vote
1answer
64 views

Google Translate API - isReliable not returning anything

Has someone ever used isReliable with the Google Translate API? It always returns "undefined" value. google.language.translate('hello','','es',function(result){ alert(result.i …
0
votes
2answers
113 views

Drupal, Translating menu PATHS

Is it possible to translate a menu path in Drupal using i18n? In other words, basically creating two different links, namely: www.mysite.com/english -- www.mysite.com/german In …
0
votes
2answers
65 views

JSF tag not found

Hi, I use JSF-facelets.jar 1.1.14 (I downloaded it here) and tomcat 6.0 Manifest-Version: 1.0 Ant-Version: Apache Ant 1.7.0 Created-By: 1.5.0_12-b04 (Sun Microsystems Inc.) Implem …
0
votes
3answers
146 views

JSTL tag not translate in HTML.

Hi, My imports : xmlns:c="http://java.sun.com/jstl/core" xmlns:fmt="http://java.sun.com/jsp/jstl/fmt" My JSTL Code : <h:outputLabel value="YESS" > <fmt:format …
0
votes
2answers
243 views

sudoku obfuscated python -> perl translation

Anybody care to translate this into obfuscated perl? It's written in Python taken from: here def r(a):i=a.find('0');~i or exit(a);[m in[(i-j)%9*(i/9^j/9)*(i/27^j/27|i%9/3^j%9/3)or …

1 2 next
15 30 50 per page