Finish CSV provider implementation

Based on Kormyrs contribution.

Id #9293 | Release: None | Updated: Thu at 8:52 PM by MrCircuit | Created: Thu at 8:52 PM by MrCircuit

Object of type 'SLLocalizeExtension.Extensions.LocTextExtension' cannot be converted to type 'System.String'

Refer to SLTest

Id #9292 | Release: None | Updated: Thu at 8:48 PM by MrCircuit | Created: Thu at 8:48 PM by MrCircuit

New Setting: Output missing keys flag.

The key name should be displayed, if no resource was found for the chosen language. This applies only to localized texts

Id #9291 | Release: None | Updated: Fri at 9:35 AM by edif | Created: Thu at 8:38 PM by MrCircuit

Possible memory leak in Locextension object

When I show a window with just localized labels and textboxes without databinding my application will not be properly shutdown. Possible roots from mem profiler : NestedMarkupextension or local...

Id #9284 | Release: None | Updated: Feb 5 at 12:04 PM by MrCircuit | Created: Jan 11 at 2:01 PM by slido

Datagrid column headers are not localized when using default assembly and default dictionary

If you use just <br /><DataGridTextColumn Header="{lex:LocText Key=Description}"></DataGridTextColumn><br />instead of <br /><DataGridTextColumn Header="{lex:LocText Key=Description, Assembly=XamlL...

Id #9282 | Release: None | Updated: Jan 9 at 7:14 PM by MrCircuit | Created: Jan 4 at 9:42 AM by slido

Extension not working in Addin

Hello,<br />I am attempting to use your library in an Auto-CAD addin! However whenever I try to open the window and use the library for its intended purpose my application crashes. The stack trace ...

Id #9281 | Release: None | Updated: Jan 9 at 7:15 PM by MrCircuit | Created: Dec 11, 2012 at 5:50 PM by CodeTherion

Problem using a Converter on XAML LocText

Im using a custom converter to make the text all upper case on some TextBlocks. The problem comes when i display the same text on other controls without that converter, its still upper case! Examp...

Id #9280 | Release: None | Updated: Jan 19 at 5:14 PM by MrCircuit | Created: Nov 21, 2012 at 1:45 PM by dbalboa

Windows Store App support

Hi, are Windows Store Apps supported? If not: is a support planned, or do you know a good alternative for runtime localization? This project is looking realy nice . I just tried to install the ...

Id #9279 | Release: None | Updated: Apr 7 at 1:03 PM by MrCircuit | Created: Nov 21, 2012 at 6:28 AM by MrCircuit

LocalizeDictionary.DesignCulture & Blend + VS2012

Blend and VS 2012 do not react properly on the value of LocalizeDictionary.DesignCulture. This is caused by the designer not uploading the satellite assemblies to the ShadowCache path, e.g.: [U...

Id #9269 | Release: None | Updated: Apr 23 at 2:00 PM by wezeku | Created: Oct 23, 2012 at 11:07 AM by MrCircuit

NuGet package DLLs are not strong signed

Hi I've used your NuGet package to add a reference to your extension, but your DLLs are not signed. So my project fails to build, as it's signed... As a workaround I have to download the source ...

Id #9266 | Release: None | Updated: Dec 10, 2012 at 12:26 PM by Amberg | Created: Oct 19, 2012 at 1:38 PM by nexbit