﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - WebGrid 7 - Translation Text Incomplete For Some Languages</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7---Translation-Text-Incomplete-For-Some-Languages/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebGrid 7 - Translation Text Incomplete For Some Languages</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7---Translation-Text-Incomplete-For-Some-Languages/</link><pubDate>Thu, 11 Mar 2010 21:16:17 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Yousif,&lt;/p&gt;&lt;p&gt;Yes, Thank you for the info. Btw, After you filled the xml for missing text, could you help us by sending the xml to us? We will really appreciate it if you can help us.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>WebGrid 7 - Translation Text Incomplete For Some Languages</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7---Translation-Text-Incomplete-For-Some-Languages/</link><pubDate>Thu, 11 Mar 2010 10:29:39 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;Handy,&lt;/p&gt;
&lt;p&gt;I found a typo.  "Switch" is misspelled in "Swith to Grid View" with the "c" missing.&lt;/p&gt;</description></item><item><title>WebGrid 7 - Translation Text Incomplete For Some Languages</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7---Translation-Text-Incomplete-For-Some-Languages/</link><pubDate>Tue, 09 Mar 2010 22:27:42 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Yousif,&lt;/p&gt;&lt;p&gt;As you noticed, some of text are missing in some localization languange. &lt;br /&gt;Currently, we don't have much resources to collect all the language text. &lt;br /&gt;Sometimes, we asked our customer who live in another country or region to help us by collecting the languanges. &lt;br /&gt;As you also knew, you can also fill the empty text in xml language localization at our commonLibrary. After completed the text, would you mind also to help us by sending us the xml?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>WebGrid 7 - Translation Text Incomplete For Some Languages</title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-7---Translation-Text-Incomplete-For-Some-Languages/</link><pubDate>Tue, 09 Mar 2010 13:27:10 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;I've implemented the localization on the grid and it's working fine from both the embedded resources and the physical files.  We'll be using the physical files so we can customize as needed.&lt;/p&gt;
&lt;p&gt;However, in doing this, I immediately noticed missing text in the context menus for Japanese and French.  I'm sure others are missing too.  Deutch is fine so I compared the language files and you can see the difference and the missing text.  Do you happen to have a complete set of language files that are 100% translated you can provide please?&lt;/p&gt;
&lt;p&gt;This is the Deutch (de-DE) column context menu entries:&lt;/p&gt;&lt;pre&gt;  &amp;lt;ContextMenu&amp;gt;
    &amp;lt;Column&amp;gt;
      &amp;lt;SortAsc&amp;gt;Sortierung aufsteigend&amp;lt;/SortAsc&amp;gt;
      &amp;lt;SortDesc&amp;gt;Sortierung absteigend&amp;lt;/SortDesc&amp;gt;
      &amp;lt;GroupByThisField&amp;gt;Gruppierung nach diesem Feld&amp;lt;/GroupByThisField&amp;gt;
      &amp;lt;UngroupField&amp;gt;Gruppierung für dieses Feld aufheben&amp;lt;/UngroupField&amp;gt;
      &amp;lt;GroupByBox&amp;gt;Gruppierungsfeld&amp;lt;/GroupByBox&amp;gt;
      &amp;lt;RemoveColumn&amp;gt;Spalte entfernen&amp;lt;/RemoveColumn&amp;gt;
      &amp;lt;BestFit&amp;gt;Größe optimal anpassen&amp;lt;/BestFit&amp;gt;
      &amp;lt;FilterBar&amp;gt;Filterzeile&amp;lt;/FilterBar&amp;gt;
      &amp;lt;SelectColumns&amp;gt;Spalten auswählen&amp;lt;/SelectColumns&amp;gt;
      &amp;lt;ApplyChanges&amp;gt;Änderungen übernehmen&amp;lt;/ApplyChanges&amp;gt;
      &amp;lt;Reset&amp;gt;Zurücksetzen&amp;lt;/Reset&amp;gt;
      &amp;lt;FreezePane&amp;gt;Spalte fixieren&amp;lt;/FreezePane&amp;gt;
      &amp;lt;UnfreezePane&amp;gt;Spalte freigeben&amp;lt;/UnfreezePane&amp;gt;
      &amp;lt;SortAscText&amp;gt;Sortierung A bis Z&amp;lt;/SortAscText&amp;gt;
      &amp;lt;SortAscNumber&amp;gt;Sortierung Klein nach Groß&amp;lt;/SortAscNumber&amp;gt;
      &amp;lt;SortAscDate&amp;gt;Sortierung Alt nach Neu&amp;lt;/SortAscDate&amp;gt;
      &amp;lt;SortAscBool&amp;gt;Sortierung Unmarkiert nach Markiert&amp;lt;/SortAscBool&amp;gt;
      &amp;lt;SortDescText&amp;gt;Sortierung Z bis A&amp;lt;/SortDescText&amp;gt;
      &amp;lt;SortDescNumber&amp;gt;Sortierung Groß nach Klein&amp;lt;/SortDescNumber&amp;gt;
      &amp;lt;SortDescDate&amp;gt;Sortierung Neu nach Alt&amp;lt;/SortDescDate&amp;gt;
      &amp;lt;SortDescBool&amp;gt;Sortierung Markiert nach Unmarkiert&amp;lt;/SortDescBool&amp;gt;
      &amp;lt;ClearFilter&amp;gt;Lösche Filter&amp;lt;/ClearFilter&amp;gt;
      &amp;lt;TextFilters&amp;gt;Text Filter&amp;lt;/TextFilters&amp;gt;
      &amp;lt;NumberFilters&amp;gt;Nummer Filter&amp;lt;/NumberFilters&amp;gt;
      &amp;lt;DateFilters&amp;gt;Datums Filter&amp;lt;/DateFilters&amp;gt;
      &amp;lt;BoolFilters&amp;gt;Filter&amp;lt;/BoolFilters&amp;gt;
    &amp;lt;/Column&amp;gt;
...&lt;/pre&gt;
&lt;p&gt;Compared to Francais (fr-FR) which has many entries missing:&lt;/p&gt;&lt;pre&gt;  &amp;lt;ContextMenu&amp;gt;
    &amp;lt;Column&amp;gt;
      &amp;lt;SortAsc&amp;gt;Tri croissant&amp;lt;/SortAsc&amp;gt;
      &amp;lt;SortDesc&amp;gt;Tri décroissant&amp;lt;/SortDesc&amp;gt;
      &amp;lt;GroupByThisField&amp;gt;Regrouper par ce champ&amp;lt;/GroupByThisField&amp;gt;
      &amp;lt;UngroupField&amp;gt;Ne pas regrouper par ce champ&amp;lt;/UngroupField&amp;gt;
      &amp;lt;GroupByBox&amp;gt;Boîte de regroupement&amp;lt;/GroupByBox&amp;gt;
      &amp;lt;RemoveColumn&amp;gt;Supprimer la colonne&amp;lt;/RemoveColumn&amp;gt;
      &amp;lt;BestFit&amp;gt;Ajuster la taille&amp;lt;/BestFit&amp;gt;
      &amp;lt;FilterBar&amp;gt;Barre de Filtre&amp;lt;/FilterBar&amp;gt;
      &amp;lt;SelectColumns&amp;gt;Sélecteur de champs&amp;lt;/SelectColumns&amp;gt;
      &amp;lt;ApplyChanges&amp;gt;Appliquer les changements&amp;lt;/ApplyChanges&amp;gt;
      &amp;lt;Reset&amp;gt;Réinitialiser&amp;lt;/Reset&amp;gt;
    &amp;lt;/Column&amp;gt;
...&lt;/pre&gt;
&lt;p&gt;and Japanese (ja-JP) which also is missing entries:&lt;/p&gt;&lt;pre&gt;	&amp;lt;ContextMenu&amp;gt;
		&amp;lt;Column&amp;gt;
			&amp;lt;SortAsc&amp;gt;並び替え－昇順&amp;lt;/SortAsc&amp;gt;
			&amp;lt;SortDesc&amp;gt;並び替え－降順&amp;lt;/SortDesc&amp;gt;
			&amp;lt;GroupByThisField&amp;gt;このフィールドをグループ化&amp;lt;/GroupByThisField&amp;gt;
			&amp;lt;UngroupField&amp;gt;このフィールドのグループ化を解除&amp;lt;/UngroupField&amp;gt;
			&amp;lt;GroupByBox&amp;gt;ボックスでグループ化&amp;lt;/GroupByBox&amp;gt;
			&amp;lt;RemoveColumn&amp;gt;列を除去&amp;lt;/RemoveColumn&amp;gt;
			&amp;lt;BestFit&amp;gt;ベストフィット&amp;lt;/BestFit&amp;gt;
			&amp;lt;FilterBar&amp;gt;フィルターバー&amp;lt;/FilterBar&amp;gt;
			&amp;lt;SelectColumns&amp;gt;列を選択&amp;lt;/SelectColumns&amp;gt;
			&amp;lt;ApplyChanges&amp;gt;変更をかける&amp;lt;/ApplyChanges&amp;gt;
			&amp;lt;Reset&amp;gt;リセット&amp;lt;/Reset&amp;gt;
		&amp;lt;/Column&amp;gt;
...&lt;/pre&gt;
</description></item></channel></rss>