New Post: Object of type 'SLLocalizeExtension.Extensions.LocTextExtension'...
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: Multiple languages
Hi, the VS2012 designer has problems with multiple satellite assemblies. I already opened a forums discussion at Microsoft regarding this issue, but did get results yet. I'll keep you informed (or just...
View ArticleCreated Unassigned: Finish CSV provider implementation [9293]
Based on Kormyrs contribution.
View ArticleNew Post: Embedding language specific generated assemblies
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: Set LocalizeDictionary.DefaultProvider ApplicationWide with...
Hi, for runtime I yould suggest setting it in the App class during startup. For designtime you'll have to implement it in each form unfortunately, because the designer only looks at this particular...
View ArticleNew Post: Set LocalizeDictionary.DefaultProvider ApplicationWide with...
I found a Solution, I implemented my own Localizeable Dictionary, but the Promblem I now had was that it did not work in VS2010 because it does not support Markup Extensions!
View ArticleCommented Feature: New Setting: Output missing keys flag. [9291]
The key name should be displayed, if no resource was found for the chosen language.This applies only to localized textsComments: An extension to this would be to externalize a handler for missing key...
View ArticleNew Post: Changing resource is not reflected
Hi, I just started to learn WPF Localization Extensions. My environment :VS2012 WPF application The problem I have right now, that if I change my resource string in the resx file, this does not get...
View ArticleNew Post: Changing resource is not reflected
Hi Rainer, is this a runtime or designtime issue or both? If it is just a design time issue, please be patient, because starting with VS2012 the designer does not react properly to the setting of the...
View ArticleNew Post: Changing resource is not reflected
Hi Uwe, it seems to be only a designtime issue. If I edit my textes in the resx file and run the app, the changes are shown. Stopping the program and returning to the designer, the text field is still...
View ArticleNew Post: How to make sample CSVLocalizationProvider to work in design mode?
I've my own application, where I need to use csv files as my localization resources. I can't make sample CSVLocalizationProvider to work in design mode. Project is set as startup. Everything is ok in...
View ArticleCreated Unassigned: Strange crash in an MVVM implementation [9294]
Hello!We have a largish-scale MVVM application with one shell window which hosts multiple views. In each of these views we use the WPF Localization Extension to provide the strings. Otherwise...
View ArticleNew Post: Changing resource is not reflected
Hi Rainer, at least one language (to be exact: the language of the first satellite assembly, when sorted alphabetically) should also work at designtime. Nevertheless the designtime is not working...
View ArticleNew Post: How to make sample CSVLocalizationProvider to work in design mode?
Hi, this issue is related to the general design time issue. The designer does not copy the CSV file to its temporary folder during design time. Best regards, Uwe
View ArticleCommented Unassigned: Strange crash in an MVVM implementation [9294]
Hello!We have a largish-scale MVVM application with one shell window which hosts multiple views. In each of these views we use the WPF Localization Extension to provide the strings. Otherwise...
View ArticleEdited Unassigned: Strange crash in an MVVM implementation [9294]
Hello!We have a largish-scale MVVM application with one shell window which hosts multiple views. In each of these views we use the WPF Localization Extension to provide the strings. Otherwise...
View ArticleNew Post: Changing resource is not reflected
Hello Uwe, Sorry if I did not express me the right way. BOTH Languages I am currently using are working at design time. I can switch between them, no problem. BUT... To me it looks, as if a snapshot of...
View ArticleCommented Unassigned: Strange crash in an MVVM implementation [9294]
Hello!We have a largish-scale MVVM application with one shell window which hosts multiple views. In each of these views we use the WPF Localization Extension to provide the strings. Otherwise...
View ArticleCreated Unassigned: SetBinding exception in Silverlight [9295]
The code behind binding throws an exception in Silverlight:Attempt by method 'SLLocalizeExtension.Extensions.LocExtension.SetBinding(System.Object, System.Object, Int32)' to access field...
View Article