issues
search
sillsdev
/
l10nsharp
A .NET localization library for Windows Forms applications.
3
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tests are not running on Ubuntu CI builds
#121
josephmyers
opened
5 months ago
0
Throw if the library is used before being initialized (BL-13266)
#120
andrew-polk
closed
7 months ago
3
Target .NET8 and Framework 4.8
#119
josephmyers
closed
5 months ago
1
Adding Framework 4.8 and .NET8 to targets.
#118
josephmyers
closed
5 months ago
6
Added IncludeSourceRevisionInInformationalVersion to SampleApp so Version doesn't get added garbage
#117
tombogle
opened
7 months ago
2
L10NSharp is a .Net framework only package but is depended on by .Net Standard packages
#116
hahn-kev
opened
9 months ago
6
The ApplicationIcon property is no longer used. This parameter in the Create method should be removed.
#115
tombogle
opened
1 year ago
0
Added version 7.0.0 in CHANGELOG
#114
tombogle
closed
1 year ago
1
Duplicate "Not found" notes from ExtractXliff
#113
papeh
opened
1 year ago
0
Added FileLoadException to the list of ignorable errors in FindLocalizedStringsInType
#112
tombogle
closed
1 year ago
1
Fix capitalization on internal XliffUtils classes
#111
papeh
closed
1 year ago
1
[API] #109: find specific languages when generics are specified
#110
papeh
closed
1 year ago
10
Initializing without a country code should find l10ns with a country code
#109
papeh
opened
1 year ago
6
Add CodeQL workflow for GitHub code scanning
#108
lgtm-com[bot]
closed
1 year ago
1
Add `LocalizationManager.Create` methods without `kind` parameter
#107
ermshiperete
closed
1 year ago
2
Trigger GHA on tag push
#106
ermshiperete
closed
2 years ago
1
Replace exception rethrow with writing warning message (20221006)
#105
StephenMcConnel
closed
2 years ago
2
Empty string for l10n ID causes crash
#104
andrew-polk
opened
2 years ago
0
Remove obsolete files and update readme
#103
ermshiperete
closed
2 years ago
1
Modernize build
#102
ermshiperete
closed
2 years ago
8
Removed support for TMX-based l10n files
#101
tombogle
closed
2 years ago
4
Added optional owner parameter to methods that show dialog boxes
#100
tombogle
closed
2 years ago
2
.Localize method does not get entire string if it is split across lines
#99
tombogle
opened
2 years ago
0
Fixed bug: LoadedManagers has wrong AppId because it was passed in with extension during Create
#98
tombogle
closed
2 years ago
2
Allow caller to specify file extension of the "original" executable file in LocalizationManager.Create
#97
tombogle
closed
2 years ago
2
SP-2269: Made StringsLocalized fire for each modified LocalizatinoManager
#96
tombogle
closed
2 years ago
0
Remove progress dialogs for xliff initialization
#95
StephenMcConnel
closed
2 years ago
1
Added BadImageFormatException to the list of exceptions to ignore
#94
tombogle
closed
2 years ago
0
Make lazy loading of xliffs thread-safe (BL-11086)
#93
JohnThomson
closed
2 years ago
0
Added property to fix the way versions are published via nuget
#92
tombogle
closed
2 years ago
0
Load Xliff files lazily (BL-10843)
#91
JohnThomson
closed
2 years ago
3
Fixed overlapping text in How To Distribute dialog; improved internationalization
#90
tombogle
closed
2 years ago
0
+semver:major Added ILocalizationManager parameter to StringsLocalizedHandler
#89
tombogle
closed
2 years ago
0
Add instructions for building with GitVersion
#88
papeh
closed
2 years ago
3
Generate messages for all extraction errors
#87
papeh
closed
3 years ago
0
Provide an option to not throw if LM disposed (BL-9904)
#86
JohnThomson
closed
3 years ago
1
Improve error handling
#85
andrew-polk
closed
3 years ago
0
Merge new strings with translations into "custom" localizations
#84
tombogle
opened
3 years ago
1
Put in logic to re-attempt save when an IO exception is thrown.
#83
tombogle
closed
3 years ago
0
Update message in How to Distribute Dialog
#82
papeh
opened
4 years ago
0
Overlapping a text in How To Distribute dialog
#81
papeh
closed
2 years ago
0
Fix a crashing bug inside L10NSharp scanning
#80
StephenMcConnel
closed
4 years ago
0
Removed debugging lines that accidentally got committed
#79
tombogle
closed
4 years ago
0
Create LocalizationManager using more specific locale if necessary
#78
tombogle
closed
4 years ago
5
+semver:minor Improved error handling/reporting when loading DLLs using reflection
#77
tombogle
closed
4 years ago
0
PG-1365: Enhanced ExtractXliff tool to be able to specify additional methods
#76
tombogle
closed
4 years ago
0
Added version of LocalizationManager.Create with param to allow additional GetString methods
#75
tombogle
closed
4 years ago
1
Add instructions for building with GitVersion
#74
papeh
closed
4 years ago
0
Include dependent L10NSharp.dll in tools nuget package
#73
ermshiperete
closed
4 years ago
1
Add ExtractXliff and CheckOrFixXliff as nuget packages
#72
ermshiperete
closed
4 years ago
1
Next