The following new properties have been added: full day names and full month names
date_dayNames_{1-7}=Sunday to Saturday
date_monthNames_{1-12}=January to December
Please update your corresponding resource bundles on the getlocalization.com project page. The contributor who has already updated the German localization, please note that something in the conversion process (probably our fault) has overwritten your dayName translations back to English - so please accept our apologies and provide them again.
Thanks for contributing!
Isomorphic Software
Announcement
Collapse
No announcement yet.
This is a sticky topic.
X
X
-
That string was indeed impossible to translate from the language packs - this has been fixed for 9.0 and 9.1 builds and will be fixed for 8.3 as well in a few days. The new message is "grouping_weekNumberTitle".
Leave a comment:
-
Translation Group Title "Week"
Fellows,
I use pt_BR localization and ListGrid has one word, when a Date Field is grouped by week that is not in the resourse bundle. I searched more than one time and could not found one key for this work.
Is shown in the group title "Week #26", "Week #27", "Week #28", ... and the word "Week" has no key.
Someone could help me to i18N this word. In pt_BR should be "Semana".
Tanks,
Diogo.
Leave a comment:
-
Take a look at the first post in this thread for instructions on helping with translations. Thanks in advance for contributing!
Leave a comment:
-
Spanish Translation
The Spanish translation has a lot of items that still are in English (as you can see here http://code.google.com/p/smartgwt/source/browse/trunk/main/src/com/smartgwt/client/i18n/SmartGwtMessages_es.properties), and has also many misspelled words (missing accents most of all).
Is there any way I could help with that? Where can I edit that document?
Leave a comment:
-
It's not clear what problem you're trying to solve, but let's assume you've got a bunch of translated strings loaded into the client but not in a locale file.
In this case, look at the docs here for how to apply selective overrides of language packages (subclass of SmartGwtMessages), except, instead of placing messages in your own partial resource bundles files, just override methods and directly return values.
Leave a comment:
-
Hi,
We have one doubt; we are using Static String Internationalization process for laicization of smartGWt language properties files and for UI display Strings.
We want to know that is there any way to update properties files without recompiling (Dynamic updating).
If it possible please tell us how it can be done.
Leave a comment:
-
FilterBuilder french translation pb
Dear,
In SmartGWT 4.0d (4.0-d20130427), on the FilterBuilder for a ListGrid, the combo box for date or time field type criteria (ok pour string), 'equals' operator is displayed as ''iEquals". This occurs only when the field does NOT appear in the first position (1st column). If it appears in the first position, then the operation 'equals' does not appear, only 'iEquals' (and correctly translated).
See screenshots for better understanding....
AlexandreLast edited by clavaud; 27 Apr 2013, 06:19.
Leave a comment:
-
Originally posted by Isomorphic View PostThis has been fixed in the language packs - please retest with a nightly build dated April 26 or later
<extend-property name="locale" values="fr" />, when compiling with GWT 2.5.1, I've got :
Code:[INFO] [INFO] --- gwt-maven-plugin:2.5.1:compile (default) @ Moteur-Stockage-Web --- [INFO] Compiling module XX.XX.stockageMF.StockageMF [INFO] Validating units: [INFO] Ignored 2 units with compilation errors in first pass. [INFO] Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors. [INFO] Computing all possible rebind results for 'com.smartgwt.client.i18n.SmartGwtMessages' [INFO] Rebinding com.smartgwt.client.i18n.SmartGwtMessages [INFO] Invoking generator com.google.gwt.i18n.rebind.LocalizableGenerator [INFO] Processing interface com.smartgwt.client.i18n.SmartGwtMessages [INFO] Generating method body for calendar_eventNameFieldTitle() [INFO] [ERROR] Error parsing 'Nom de l'événement' [INFO] java.text.ParseException: Unterminated single quote: Nom de l'événement [INFO] at com.google.gwt.i18n.rebind.MessageFormatParser.parse(MessageFormatParser.java:466)
Alexandre
Leave a comment:
-
This was due to a mistranslation on getlocalization.com, which we've now fixed - please retest with a nightly build dated April 26 or later
Leave a comment:
-
Errors in SmartGwtMessages_nb_NO
Errors found in SmartGwtMessages_nb_NO in 3.1, seems to be introduced in revision 2227.
colorPicker_okButtonTitle=HTML
dateRangeDialog_okButtonTitle=HTML
dialog_OkButtonTitle=HTML
should be:
colorPicker_okButtonTitle=OK
dateRangeDialog_okButtonTitle=OK
dialog_OkButtonTitle=OK
https://code.google.com/p/smartgwt/source/diff?spec=svn2227&r=2227&format=side&path=/branches/3.1/main/src/com/smartgwt/client/i18n/SmartGwtMessages_nb_NO.properties&old_path=/branches/3.1/main/src/com/smartgwt/client/i18n/SmartGwtMessages_nb_NO.properties&old=2220
Leave a comment:
-
This has been fixed in the language packs - please retest with a nightly build dated April 26 or later
Leave a comment:
-
French translation display problem 'today'
Dear,
In SmartGWT 4.0d (4.0-d20130414), on the FilterBuilder for a ListGrid, the combo box for date criteria, 'Today' (Aujourd'hui in french) is displayed correctly in the combo, but when selected, it shows 'Aujourd'hui' instead of 'Aujourd'hui'. (see screenshot)
Alexandre
Leave a comment:
-
This has been fixed for 3.1p and 4.0d - please retest with a build dated April 23 or later
Leave a comment:
-
Leave a comment:
Leave a comment: