Hi,
I want to do the localization for the filter options in WebDataGrid.I found the document with the step by step instructions to change the file WebDataGridStrings.resx
But in Version 10.3 the strings are in the file WebDataGridStrings_runtime.resx.
I tried to do the same with this file, but no luck.
Have someone any ideas whats wrong?
Thanks.
Jürgen
Hello Jürgen,
The steps in the document should still be correct for WebDataGridStrings_runtime.resx.
Did you change your internet browser's language settings and start a new session? The language that you want to appear has to be at the top of the languages list.
If the translations still do not appear, Developer Support can help you with this issue. I'm including the link to the original document for reference.
http://blogs.infragistics.com/forums/p/24594/90382.aspx
Elizabeth AlbertLocalization Engineer
Hello Elizabeth,
I found a solution. I had to rename the file from WebDataGridStrings_runtime.resx to WebDataGridStrings.resx and then follow the steps in the document.
Then I saw the german strings in Browser.I first have also the problem with the internet browser's language settings, but at the end it works.
Thanks for your help.
Jürgen Sobotta
Whoops, must have had something else in my clipboard. Here's the link I meant to post:
http://community.infragistics.com/forums/p/24594/206077.aspx#206077
I'm sorry but I can't register the dll into the GAC without signing the dll on the server !
If I don't sign it, I got an error on registering it. Ok, Gac dll has to been signed !If I sign it on my computer, I can't register it on the server with a error. Ok, Gac dll must be signed with a server's key.
Here's the error :strong name signature verification failed for assembly. The Assembly may have been tampered with, ot it was delay signed but not fully signed with the correct private key
So how can i do it ? oO
As having the same problem, please let me know, if it could be solved, and how.
Thanks in advance,
pete.
hi
I wonder if there was ever an answer to this. We are using v13.2 and need to translate the WebDataGrid filter prompts into different languages. I think I can follow the instructions to create the Infragistics35.Web.v13.2.resources.dll but i will need to install it on a server where Visual Studio is not available and so will have to install a pre-built DLL in the GAC which is where the previous poster had trouble.
Is it worth trying this?
john
Hi John,
As far as I know, we have not found an answer to this. I'll forward your post to our support staff in case I'm wrong about that, and they can create a case for you. The workaround had been to create the .dll on the server but as you note, this is not always possible.