Current Page: 1 of 1
Results 1 - 3 of 3
10 years ago
jmeile
Dear Steven Thanks for your advise. I just decided to keep working with WAMP 32 Bits. Now I'm using gettext + PHPTal. If I see the need of using the 64 Bit version, then I will consider using that library. The only problem with PHPTal is that linux and Windows have a different locale management: linux uses locales like 'en_US', but windows expects 'English_United States'. Anyway, I just di
Forum: WampServer English
10 years ago
jmeile
Hi, The code is on the original post. Please read it carefully. You just have to replace the following by your own: * <root_dir_of_your_po_files>: Folder where your translated messages are located * <your_locale>: Language that you want to test * your_gettext_domain: gettext domain of your translations * <your_string>: Message you want to translate Off course, you will
Forum: WampServer English
10 years ago
jmeile
Hi, I just think this is worth of posting: gettext won't work when you install the 64 Bits version of WAMP. I lost three days trying to figure out this. Actually I tested with: * WampServer: 2.4 / 64 bits * Apache Version: 2.4.4 * PHP Version: 5.4.12 * OS: Windows 7 / 64 bits And this is the code, which works with the 32 bits version: define('LOCALE_DIR', '<root_dir_of_your_po_f
Forum: WampServer English
Current Page: 1 of 1