Displaying 2 results from an estimated 2 matches for "languagecod".
Did you mean:
languagecode
2006 Jan 04
4
Need some implementation ideas :-)
Hi,
I have good this cool challenge from my boss on developing a very simple
cms-like system to publish articles within. The caveat is that he wants
to have multi-lingual content.
At first I thought RoR would be perfect for the assignment but right now
I''m not so sure.
My first attempt involved creating a table for each model/languagde like
this:
articles_en
articles_dk
articles_de
2006 Nov 26
0
[758] trunk/wxruby2: i18n support: added Locale class, methods for get/set languages & encodings
.../span><del>-h3(#wxlanguage). Supported languages
</del><ins>+ "LanguageInfo":languageinfo.html *find_language_info*(%(arg-type)String% locale)
</ins><span class="cx">
</span><del>-See "list of recognized language constants":languagecodes.html.
-These constants may be used to specify the language
-in "Init":localeinit.html and are returned by
-"get_system_language":#Locale_getsystemlanguage:
</del><ins>+This function may be used to find the language description structure for the
+given locale, spec...