This is a migrated thread and some comments may be shown as answers.

Localization(Chinese) - telerik satellite assemblies

5 Answers 144 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
YLS
Top achievements
Rank 1
YLS asked on 28 Jun 2012, 03:29 PM
Hi, 

    I'm trying to translate a project into Chinese using a localization tool, which generates a new XAP file that has all the DLLs and a zh-CN folder. In the zh-CN folder, there are all the .resources.dll files. 

    Is there anyway that I can get the .resources.dll files for Telerik? For example, Telerik.Windows.Controls.GridView.resources.dll?
    I found a Telerik.Windows.Controls.resouces.dll under MAIN/BinSl/de but not for Chinese.

    Thank you.

Regards,
Yala

5 Answers, 1 is accepted

Sort by
0
Accepted
Maya
Telerik team
answered on 29 Jun 2012, 06:37 AM
Hi Yalei,

All resources are listed in Telerik.Windows.Controls assembly. You can get the Key-String pairs and translate those that you require.
The dll you are looking at (in de folder) provides only those that are localized in German.
I would recommend you to run through our online documentation (article1, article2) for more information on localization. 

Greetings,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
YLS
Top achievements
Rank 1
answered on 05 Jul 2012, 07:32 PM
Hi,

I tried to localize Telerik.Windows.Controls assemblies however they are signed assemblies, I need to specify a key file or key name otherwise .NET runtime can not use the satellite assembly file.  I think I need a key for this?? 

Thanks,
Yalei
0
Maya
Telerik team
answered on 06 Jul 2012, 05:49 AM
Hi Yalei,

Could you clarify how did you localize your controls ? Did you follow the instructions in the articles I mentioned above ?  

All the best,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
YLS
Top achievements
Rank 1
answered on 06 Jul 2012, 01:27 PM
Hi Maya,

    Sorry I forgot to mention that. No I didn't use the method in the article. We use a localization tool to do it, since we have many other files that need to be localized. The tool imports a XAP file (contains the dlls) and generates satellite assemblies(.resouces.dll s). while the tool's generating a Telerik satellite assemby, it told me that it's a signed assembly and a key is needed.

Regards,
Yalei
0
Maya
Telerik team
answered on 10 Jul 2012, 08:13 AM
Hi Yalei,

I would recommend you to use the approach we suggest for localization (illustrated in this article). Considering the key you need, it is not possible to give you the .snk for our assemblies. You can run through this article for a reference on how you can protect your assemblies as well.   

Kind regards,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
YLS
Top achievements
Rank 1
Answers by
Maya
Telerik team
YLS
Top achievements
Rank 1
Share this question
or