-
25 Jan 2011 10:36 PM #1
missing I18n messages in XMessages_de.properties (german)
missing I18n messages in XMessages_de.properties (german)
GXT 2.2.1
I have not checked all, but stumbled upon missing DualListField messages.
I would suggest:
Code:# DualListField listField_moveSelectedUp=Selektierte Einträge nach oben verschieben listField_moveSelectedDown=Selektierte Einträge nach unten verschieben listField_addAll=Alle Einträge hinzufügen listField_addSelected=Selektierte Einträge hinzufügen listField_removeAll=Alle Einträge entfernen listField_removeSelected=Selektierte Einträge entfernen
-
25 Jan 2011 11:21 PM #2
existing typo
existing typo
While we're at it, I found another typo. Instead of
it should beCode:datePicker_minText=Dieses Datum liegt von dem erstmöglichen Datum
Its "von" --> "vor".Code:datePicker_minText=Dieses Datum liegt vor dem erstmöglichen Datum
-
26 Jan 2011 2:01 AM #3
Dear administrator,
You moved that post from Bug- to the Help-Forum. But still.. it is a bug. The messages are missing in the german locale and one existing entry is mistyped.
I wasnt asking for help. I wanted to let you know that there is room for improvement and gave a fix for the GXT developers to copy and paste.
-
26 Jan 2011 4:39 AM #4
missing entries
missing entries
Since I got PMed by community members, I took the time to insert and translate more missing entries. The complete german i18n bundle is attached.
Just rename the file to XMessages_de.properties
For those who need it quickly:
- unpack your 2.2.1 gxt.jar,
- copy XMessages_de.properties to com/extjs/gxt/ui/client/messages (overwriting existing file)
- repack the contents to gxt.jar
- use the jar
-
26 Jan 2011 5:45 AM #5
Thxs!
-
26 Jan 2011 10:06 AM #6
Translation issues are not counted as bugs. We dont do the translation to other locales. All translations are provided by the community. I will make sure that the missing german translations are added to one of the next releases.
-
13 Nov 2011 9:53 PM #7
-
1 Mar 2012 3:52 AM #8
I can't find an updated file of the XMessages_de.properties neither in GXT 2.2.5 nor in GXT 3.0Beta 3.
Especially translations for DualListField, HtmlEditor, RowEditor, ContentPanel, Filters, Window and ARIA widgets/components are missing.
This is very annoying! 
Please update the lib as soon as possible.
Could we get a new compiled lib of GXT 2.2.5 with all German translations through premium support?
Similar Threads
-
Missing german translation for numberField_negativeText
By jahrens in forum Ext GWT: DiscussionReplies: 1Last Post: 8 Nov 2010, 5:30 AM -
Not really a bug: error message of regex-error in german translation missing
By gishmo in forum Ext GWT: DiscussionReplies: 4Last Post: 9 Aug 2010, 11:32 AM -
Missing in the Tutorial: GXT and I18N
By Arno.Nyhm in forum Ext GWT: DiscussionReplies: 12Last Post: 9 May 2010, 2:05 AM -
Missing properties in Docs?
By dVyper in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 5 Dec 2008, 3:56 AM -
[FIXED] missing i18n for some DateField messages
By hbrands in forum Ext GWT: Bugs (1.x)Replies: 1Last Post: 29 Oct 2008, 9:35 AM


Reply With Quote