formatting strings with {0}

first post: darin2012 wrote: in the changelog there's written that string formatting is supporte...

latest post: MrCircuit wrote: Hi Darin, String formatting is supported in the LocTextExtension cl...

Dynamic resource dll loading

first post: dabuzz wrote: Is it possible to have the compiled resx dll file sto be loaded dy...

latest post: dabuzz wrote: Can you provide any example how the resx files should be loaded? A...

Dynamically add to dictionary?

first post: GreatBigBrain wrote: Is it possible to dynamically add lookups to the dictionary at run...

latest post: kmgalanakis wrote: I also tried to do something like that, but didn't managed it! Anyw...

Add resx file at runtime

first post: Phyxion wrote: Is it possible to add a resx file at runtime to the localization p...

latest post: kmgalanakis wrote: Hello, any workaround about this problem would be great for as too....

Default assembly and dictionary

first post: uukasz wrote: Hi, I am using this extension, and I must say it's much better tha...

latest post: DanNad69 wrote: Hi, Okay, nevermind. I went to check on the DLL in Windows, and it ...

Use other translation resources apart from .resx files

first post: kmgalanakis wrote: Hello everybody. I'm trying to create a multilingual application t...

How does it handle regions that neet to re-size when the language changes

first post: _bertie wrote: Hi there. I am quite new to this, and just have a quick question o...

latest post: seriousm wrote: Hi Rob, the extension just replace the content of the bound propert...

Refactored and cleaned up the code

first post: sevenalive wrote: I'm not sure if I already told you about this. I been using this li...

The Idiot's Guide to using WPF Localization Extenstion (Get Started)

first post: Amadeus_H wrote: Hulloes! If you're like me you need an idiot's guide to get started...

latest post: elninoisback wrote: eddy_cs wrote: How set Window.Title ? Use DisplayName property o...

Formatting support for localized strings

first post: jgralton wrote: Hi, Does anyone have any examples of how to user the formattin...

latest post: eddy_cs wrote: In resources i have string: "Figure:'{0:F0}'х'{1:F0}'" Code to get ...