sillsdev / l10nsharp

A .NET localization library for Windows Forms applications.
3 stars 10 forks source link

Make TranslationManager.ReturnOnlyApprovedStrings behave dynamically #64

Closed StephenMcConnel closed 2 years ago

StephenMcConnel commented 5 years ago

This supports optionally viewing unapproved translations as requested by https://issues.bloomlibrary.org/youtrack/issue/BL-7281.


This change is Reviewable

hatton commented 5 years ago

I think we're going to hold off on this for now. We can ship what we need with a restart when the user enables this unapproved-messages flag.

StephenMcConnel commented 2 years ago

This is obviously defunct. The approach taken was not approved, any many changes have happened to the L10nSharp code.