Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
ResXResourceManager
Manages all .resx based resources
Collective -
Host: opensource -
https://opencollective.com/resxresourcemanager
- Code: https://github.com/tom-englert/ResXResourceManager
Fix #146: Icon overlay on tool bar
github.com/dotnet/ResXResourceManager - b7ee48ac9116d6158a85cfd54e68d3da1c48d4fb authored about 5 years ago
github.com/dotnet/ResXResourceManager - b7ee48ac9116d6158a85cfd54e68d3da1c48d4fb authored about 5 years ago
Fix #257
github.com/dotnet/ResXResourceManager - 0642ed6ca72a8acd8cb12afd4c547c15ac828e57 authored about 5 years ago
github.com/dotnet/ResXResourceManager - 0642ed6ca72a8acd8cb12afd4c547c15ac828e57 authored about 5 years ago
update Chinese translation for #239
github.com/dotnet/ResXResourceManager - e693a7dbdfd509548bc3a75a97f133ff48919210 authored about 5 years ago
github.com/dotnet/ResXResourceManager - e693a7dbdfd509548bc3a75a97f133ff48919210 authored about 5 years ago
Consolidate line endings
github.com/dotnet/ResXResourceManager - 09823191bb5b93150825cbac7965c982b8b84ab7 authored about 5 years ago
github.com/dotnet/ResXResourceManager - 09823191bb5b93150825cbac7965c982b8b84ab7 authored about 5 years ago
fix typo
github.com/dotnet/ResXResourceManager - 49cceb09fa646de00250bcc5b312a0c8ab537c07 authored about 5 years ago
github.com/dotnet/ResXResourceManager - 49cceb09fa646de00250bcc5b312a0c8ab537c07 authored about 5 years ago
Simplify styles
github.com/dotnet/ResXResourceManager - f653ca804306856fda734bb1138accacca95480d authored about 5 years ago
github.com/dotnet/ResXResourceManager - f653ca804306856fda734bb1138accacca95480d authored about 5 years ago
Adjust command grouping in menu
github.com/dotnet/ResXResourceManager - 4edf32d3cc1ec11a4f0d9cadcc40dc0d84221eb2 authored about 5 years ago
github.com/dotnet/ResXResourceManager - 4edf32d3cc1ec11a4f0d9cadcc40dc0d84221eb2 authored about 5 years ago
Disabled rules are disabled in the GUI, too
github.com/dotnet/ResXResourceManager - 0778a56531ae16b085e39723f4c6297941c533a2 authored about 5 years ago
github.com/dotnet/ResXResourceManager - 0778a56531ae16b085e39723f4c6297941c533a2 authored about 5 years ago
Add menu to configure muted rules
github.com/dotnet/ResXResourceManager - ecbf4c34119befda1ab9112eb0a1172fb7c7553a authored about 5 years ago
github.com/dotnet/ResXResourceManager - ecbf4c34119befda1ab9112eb0a1172fb7c7553a authored about 5 years ago
Add todo:
github.com/dotnet/ResXResourceManager - 1285b514540984fe4d050c79fa364ff4969ebb49 authored about 5 years ago
github.com/dotnet/ResXResourceManager - 1285b514540984fe4d050c79fa364ff4969ebb49 authored about 5 years ago
Fix build: missing file commit
github.com/dotnet/ResXResourceManager - 0ac045328f45e901a3aeb059213ba16babf40562 authored about 5 years ago
github.com/dotnet/ResXResourceManager - 0ac045328f45e901a3aeb059213ba16babf40562 authored about 5 years ago
Cache muted rule id's; move rules logic from ResourceTableEntry to ResourceTableEntryRules
github.com/dotnet/ResXResourceManager - 6154f62f41ae576730db378d424769dbe75cefb0 authored about 5 years ago
github.com/dotnet/ResXResourceManager - 6154f62f41ae576730db378d424769dbe75cefb0 authored about 5 years ago
Fix: null reference exceptions; errors only filter should compare selected columns with neutral value.
github.com/dotnet/ResXResourceManager - 5cca29a06dd9092095ffb92a7b81940419257e27 authored about 5 years ago
github.com/dotnet/ResXResourceManager - 5cca29a06dd9092095ffb92a7b81940419257e27 authored about 5 years ago
refs #236 Used Localized*Attribute for showing the name of the rules
The additional converter is gone now as requested.
github.com/dotnet/ResXResourceManager - df21def92bdc64d821363b44c1e4b2ce7d5cc52b authored about 5 years ago
refs #236 Fixed translations
Fixed translations as requested
github.com/dotnet/ResXResourceManager - c29f677038e4c2f7233b4db0d799a62ac914d5f5 authored about 5 years ago
refs #236 Fixed reverse iterator function
github.com/dotnet/ResXResourceManager - e2084400689f023f1239715a7e5f09d813224e96 authored about 5 years ago
github.com/dotnet/ResXResourceManager - e2084400689f023f1239715a7e5f09d813224e96 authored about 5 years ago
refs #236 Added missing call to rules check
There was a left over call to the string format test that resulted in a stack overflow when bein...
github.com/dotnet/ResXResourceManager - 0944c7f2e89edde4739b1418ba19cfcffef9b086 authored about 5 years ago
refs #236 Renamed CheckRule to CompliesToRule
Renamed the function and all it's derivates according to the change request.
github.com/dotnet/ResXResourceManager - e4d4b1da2675a5e9b3f61588a893de643650b04e authored about 5 years ago
refs #236 First version of new rules
The first implementation of the reworked rules contain a global configuration to enable or disab...
github.com/dotnet/ResXResourceManager - 650c01dac3f4773a59729202b64ad56c12acfd81 authored about 5 years ago
Show the exception error when failing without InnerException
github.com/dotnet/ResXResourceManager - 6441291fd8bdcec6181bf5b692c185fcc24daf69 authored about 5 years ago
github.com/dotnet/ResXResourceManager - 6441291fd8bdcec6181bf5b692c185fcc24daf69 authored about 5 years ago
Fix configuration load error
github.com/dotnet/ResXResourceManager - 603b9921279d9bfdb7003b6df0d23599c99a1073 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 603b9921279d9bfdb7003b6df0d23599c99a1073 authored over 5 years ago
Fix #229: Sort by key when opening
github.com/dotnet/ResXResourceManager - dfb343476a718e3e552d6c36fa6aa8a96c3d0484 authored over 5 years ago
github.com/dotnet/ResXResourceManager - dfb343476a718e3e552d6c36fa6aa8a96c3d0484 authored over 5 years ago
Update publish settings
github.com/dotnet/ResXResourceManager - 6bf456187d9524160c773d3bcdd3b8dcbfeab1ce authored over 5 years ago
github.com/dotnet/ResXResourceManager - 6bf456187d9524160c773d3bcdd3b8dcbfeab1ce authored over 5 years ago
Workaround for method failing in VS for unknown reason: Add logging to find root cause
github.com/dotnet/ResXResourceManager - 9e6ffc260c3912b11eee6f3601f477e48c69da70 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 9e6ffc260c3912b11eee6f3601f477e48c69da70 authored over 5 years ago
Restore workaround, since it happened again...
github.com/dotnet/ResXResourceManager - c6ee490ce5334839587e3f4ded131aa04032b49c authored over 5 years ago
github.com/dotnet/ResXResourceManager - c6ee490ce5334839587e3f4ded131aa04032b49c authored over 5 years ago
Update styles so grid splitter works with 4px
github.com/dotnet/ResXResourceManager - 8dd7083afbba03a7be828911f65c8da3aa111cd9 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 8dd7083afbba03a7be828911f65c8da3aa111cd9 authored over 5 years ago
Improve layout of main view as suggested by @taoyouh in #237 / #246
github.com/dotnet/ResXResourceManager - 69e2a8ca9dd694dd47a5b7a1c48ac388b0a40d42 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 69e2a8ca9dd694dd47a5b7a1c48ac388b0a40d42 authored over 5 years ago
Fix item type of .tt files
github.com/dotnet/ResXResourceManager - 45590722221576552f1d480a61827dd146f3c11b authored over 5 years ago
github.com/dotnet/ResXResourceManager - 45590722221576552f1d480a61827dd146f3c11b authored over 5 years ago
Remove workaround, problem is gone
github.com/dotnet/ResXResourceManager - 4fccd7caa20c58416cac37fcce23aa2a58a4134e authored over 5 years ago
github.com/dotnet/ResXResourceManager - 4fccd7caa20c58416cac37fcce23aa2a58a4134e authored over 5 years ago
Update packages and migrate to Microsoft.Xaml.Behaviors
github.com/dotnet/ResXResourceManager - 399b36b372a6bccd0eb9caa6f263d25db12863cf authored over 5 years ago
github.com/dotnet/ResXResourceManager - 399b36b372a6bccd0eb9caa6f263d25db12863cf authored over 5 years ago
Add an .editorconfig
github.com/dotnet/ResXResourceManager - aaf25e2f535045197cfd07ab4d4f251dc7717ce3 authored over 5 years ago
github.com/dotnet/ResXResourceManager - aaf25e2f535045197cfd07ab4d4f251dc7717ce3 authored over 5 years ago
Workaround for method failing in VS for unknown reason.
github.com/dotnet/ResXResourceManager - be87252d13f0fba34e465fd4d4cb7e14978e169f authored over 5 years ago
github.com/dotnet/ResXResourceManager - be87252d13f0fba34e465fd4d4cb7e14978e169f authored over 5 years ago
Fix load errors
github.com/dotnet/ResXResourceManager - f33d65bd2bc33e1bfa7a429c35fecae30d06222f authored over 5 years ago
github.com/dotnet/ResXResourceManager - f33d65bd2bc33e1bfa7a429c35fecae30d06222f authored over 5 years ago
Update packages
github.com/dotnet/ResXResourceManager - 9d77caaa1cd69bb19fe57c40740c6f6d55101a95 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 9d77caaa1cd69bb19fe57c40740c6f6d55101a95 authored over 5 years ago
R# warnings: Disable false positives
github.com/dotnet/ResXResourceManager - 807b8fe0f8ddeb264fb6c2b8092c23f815971b96 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 807b8fe0f8ddeb264fb6c2b8092c23f815971b96 authored over 5 years ago
Fix some warnings
github.com/dotnet/ResXResourceManager - 88576bc51c9a67c9da49a3a50ec85403fac4b81c authored over 5 years ago
github.com/dotnet/ResXResourceManager - 88576bc51c9a67c9da49a3a50ec85403fac4b81c authored over 5 years ago
Update tools to reactivate the ThemeResourceProvider
github.com/dotnet/ResXResourceManager - 9f5d21934ea2360bd6d83c4814a71107012ebe19 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 9f5d21934ea2360bd6d83c4814a71107012ebe19 authored over 5 years ago
revert resource change
github.com/dotnet/ResXResourceManager - f19bfe65592f043908f797b6137f1855db4e69e9 authored over 5 years ago
github.com/dotnet/ResXResourceManager - f19bfe65592f043908f797b6137f1855db4e69e9 authored over 5 years ago
Migrate to TomsToolbox 2.x
github.com/dotnet/ResXResourceManager - 21a0365d2ebeef5407c40ac53dcae523012ddc4f authored over 5 years ago
github.com/dotnet/ResXResourceManager - 21a0365d2ebeef5407c40ac53dcae523012ddc4f authored over 5 years ago
Extension requires VS2015 or later
github.com/dotnet/ResXResourceManager - fec48a125dc6bc79695c8bccfd1f4c1e8ce2f83e authored over 5 years ago
github.com/dotnet/ResXResourceManager - fec48a125dc6bc79695c8bccfd1f4c1e8ce2f83e authored over 5 years ago
It works fine with VS2019
I just had one exception, but unable to reproduce, so...
github.com/dotnet/ResXResourceManager - ed66479b8365912c756454ad7d680e12135f6181 authored over 5 years ago
Updated to Azure Translations V3
github.com/dotnet/ResXResourceManager - 962aa3106e4ca4cb3d1d55cb16884a36e852dc65 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 962aa3106e4ca4cb3d1d55cb16884a36e852dc65 authored over 5 years ago
reverted cancellation condition removal
github.com/dotnet/ResXResourceManager - f49dcb3f02963ce5fd7c7f80d7ccc33f615e1258 authored over 5 years ago
github.com/dotnet/ResXResourceManager - f49dcb3f02963ce5fd7c7f80d7ccc33f615e1258 authored over 5 years ago
add null check, remove extra await, remove unused code and usings
github.com/dotnet/ResXResourceManager - 96f77c9544b3ac7ed628fc6cf3d6ecb6db1a7cb5 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 96f77c9544b3ac7ed628fc6cf3d6ecb6db1a7cb5 authored over 5 years ago
normalize line ending in readme
github.com/dotnet/ResXResourceManager - 5ee8e702b3fa13267e8ba218c6c47b4d1b7f8dce authored over 5 years ago
github.com/dotnet/ResXResourceManager - 5ee8e702b3fa13267e8ba218c6c47b4d1b7f8dce authored over 5 years ago
Update README.md
github.com/dotnet/ResXResourceManager - f5b60cf0955442ab1f9699638697d8a81673eb4b authored over 5 years ago
github.com/dotnet/ResXResourceManager - f5b60cf0955442ab1f9699638697d8a81673eb4b authored over 5 years ago
Update donation link
github.com/dotnet/ResXResourceManager - 684bd179915931f6468fdd5400c24f0881f8e969 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 684bd179915931f6468fdd5400c24f0881f8e969 authored over 5 years ago
Fix #203: Empty trailing header columns raises exception
github.com/dotnet/ResXResourceManager - 7d65608766a9fa1bb0cf9be2420a8235156a4fb1 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 7d65608766a9fa1bb0cf9be2420a8235156a4fb1 authored over 5 years ago
V 1.36
github.com/dotnet/ResXResourceManager - af55a8623a6bcf5a8fc60c3d345e4328896aa1c5 authored over 5 years ago
github.com/dotnet/ResXResourceManager - af55a8623a6bcf5a8fc60c3d345e4328896aa1c5 authored over 5 years ago
Update ILMerge
github.com/dotnet/ResXResourceManager - b473680c7aa77b4f355c67cd7476bdc651b3bc8b authored over 5 years ago
github.com/dotnet/ResXResourceManager - b473680c7aa77b4f355c67cd7476bdc651b3bc8b authored over 5 years ago
Fix #228: Google API key not remembered across restarts
github.com/dotnet/ResXResourceManager - d8018e57f8d5f52a6b7d4d170bdc03ef82d394e5 authored over 5 years ago
github.com/dotnet/ResXResourceManager - d8018e57f8d5f52a6b7d4d170bdc03ef82d394e5 authored over 5 years ago
Update references
github.com/dotnet/ResXResourceManager - 7c6316ea7b1bb8620921f26b79e1cda98443245c authored over 5 years ago
github.com/dotnet/ResXResourceManager - 7c6316ea7b1bb8620921f26b79e1cda98443245c authored over 5 years ago
Fix #227: Hindi numeral in format specifier crashes Visual Studio
github.com/dotnet/ResXResourceManager - 272f953ba18cdb1e0e081d6ba986e72d266fffd8 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 272f953ba18cdb1e0e081d6ba986e72d266fffd8 authored over 5 years ago
V 1.35
github.com/dotnet/ResXResourceManager - 1bfd9fe06a3c43cd14bede8b0f72d479692d8f5c authored over 5 years ago
github.com/dotnet/ResXResourceManager - 1bfd9fe06a3c43cd14bede8b0f72d479692d8f5c authored over 5 years ago
Fix CA Warnings
github.com/dotnet/ResXResourceManager - 80d9df2d28e3b35ff2951710405a2fc649302c34 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 80d9df2d28e3b35ff2951710405a2fc649302c34 authored over 5 years ago
fix missing using statement
github.com/dotnet/ResXResourceManager - b33ed7fa52d7dc7f5d219e017bf9bcb5e26f9ff2 authored over 5 years ago
github.com/dotnet/ResXResourceManager - b33ed7fa52d7dc7f5d219e017bf9bcb5e26f9ff2 authored over 5 years ago
Fix some warnings
github.com/dotnet/ResXResourceManager - 6038cd7289193ef723c5910037b66197fcfa32da authored over 5 years ago
github.com/dotnet/ResXResourceManager - 6038cd7289193ef723c5910037b66197fcfa32da authored over 5 years ago
Migrate FxCop to roslyn analyzers
github.com/dotnet/ResXResourceManager - 86725dc6adc5ff4965ea80abebd754a3370d1a48 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 86725dc6adc5ff4965ea80abebd754a3370d1a48 authored over 5 years ago
Force latest lang version
github.com/dotnet/ResXResourceManager - 3b7d4afb1e166878a2af344acf143005d31d6046 authored over 5 years ago
github.com/dotnet/ResXResourceManager - 3b7d4afb1e166878a2af344acf143005d31d6046 authored over 5 years ago
Simplify designer code to make PEVerify happy
github.com/dotnet/ResXResourceManager - bc9d1086ff21c47579b7444c182657f7f88c1f5d authored over 5 years ago
github.com/dotnet/ResXResourceManager - bc9d1086ff21c47579b7444c182657f7f88c1f5d authored over 5 years ago
General code cleanup
github.com/dotnet/ResXResourceManager - dfa4c54dd0d6ed5710f6bdbb81f698920955c768 authored over 5 years ago
github.com/dotnet/ResXResourceManager - dfa4c54dd0d6ed5710f6bdbb81f698920955c768 authored over 5 years ago
Fix #224
github.com/dotnet/ResXResourceManager - a4ae8f19881691dea2b091283fd562957c235060 authored over 5 years ago
github.com/dotnet/ResXResourceManager - a4ae8f19881691dea2b091283fd562957c235060 authored over 5 years ago
Fix #209: show proper error message when a language is not defined.
github.com/dotnet/ResXResourceManager - 5cbdd653576fa7701c1a847d407d65c8e99ed3b1 authored almost 6 years ago
github.com/dotnet/ResXResourceManager - 5cbdd653576fa7701c1a847d407d65c8e99ed3b1 authored almost 6 years ago
V 1.34
github.com/dotnet/ResXResourceManager - 65ffd1968dbcf614383545a276030f09ebeda4eb authored almost 6 years ago
github.com/dotnet/ResXResourceManager - 65ffd1968dbcf614383545a276030f09ebeda4eb authored almost 6 years ago
Update License
github.com/dotnet/ResXResourceManager - cc92e74592a45d73c568dffa8bb5bab00946cf19 authored almost 6 years ago
github.com/dotnet/ResXResourceManager - cc92e74592a45d73c568dffa8bb5bab00946cf19 authored almost 6 years ago
Fix #202: trim invalid characters from translations.
github.com/dotnet/ResXResourceManager - 7f9e762521986fbabfd68f6111702e15c664c5a9 authored almost 6 years ago
github.com/dotnet/ResXResourceManager - 7f9e762521986fbabfd68f6111702e15c664c5a9 authored almost 6 years ago
Fix #204: Delete messages must not refer to rows, could be also columns
github.com/dotnet/ResXResourceManager - 795c4188b5baee4b7cd73b35307e3eb334bfc5d9 authored almost 6 years ago
github.com/dotnet/ResXResourceManager - 795c4188b5baee4b7cd73b35307e3eb334bfc5d9 authored almost 6 years ago
Remove contracts
github.com/dotnet/ResXResourceManager - af9cf8b627b4b55fd095ffbbb7b70313e13bc184 authored almost 6 years ago
github.com/dotnet/ResXResourceManager - af9cf8b627b4b55fd095ffbbb7b70313e13bc184 authored almost 6 years ago
V 1.33
github.com/dotnet/ResXResourceManager - 542d666e7c72babdadfaf6b953c57bd9316bb047 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 542d666e7c72babdadfaf6b953c57bd9316bb047 authored about 6 years ago
#200: fix conflicting assembly loading.
github.com/dotnet/ResXResourceManager - 53f869d6888aeebd92f43562dda08b063e95f1d5 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 53f869d6888aeebd92f43562dda08b063e95f1d5 authored about 6 years ago
V 1.32
github.com/dotnet/ResXResourceManager - 8ef904e9746b9fd505ccdc00cffbe61d049dfec3 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 8ef904e9746b9fd505ccdc00cffbe61d049dfec3 authored about 6 years ago
Fix #199: No code behind generated
github.com/dotnet/ResXResourceManager - 3b9f171a7549b2aa8753456fdc1bc0cc1119c8bc authored about 6 years ago
github.com/dotnet/ResXResourceManager - 3b9f171a7549b2aa8753456fdc1bc0cc1119c8bc authored about 6 years ago
Fix vsix install targets
github.com/dotnet/ResXResourceManager - 6c15e304c653472df5a6b83a99684e292b947de0 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 6c15e304c653472df5a6b83a99684e292b947de0 authored about 6 years ago
V 1.31
github.com/dotnet/ResXResourceManager - b62a3c27f9ed8d6ae19fcd2f7f59569e65e6a221 authored about 6 years ago
github.com/dotnet/ResXResourceManager - b62a3c27f9ed8d6ae19fcd2f7f59569e65e6a221 authored about 6 years ago
Mark compile-time packages as PrivateAssets
github.com/dotnet/ResXResourceManager - 2f1590b6987767786b214f22b2f9855f4851a126 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 2f1590b6987767786b214f22b2f9855f4851a126 authored about 6 years ago
build with vs2019
github.com/dotnet/ResXResourceManager - 4144fef12d9f39f6785db0a60023b65d5ee933be authored about 6 years ago
github.com/dotnet/ResXResourceManager - 4144fef12d9f39f6785db0a60023b65d5ee933be authored about 6 years ago
Suppress errors from imported code
github.com/dotnet/ResXResourceManager - b2943e68730d7c2d214f6ee7dd2afe8b82e82f48 authored about 6 years ago
github.com/dotnet/ResXResourceManager - b2943e68730d7c2d214f6ee7dd2afe8b82e82f48 authored about 6 years ago
Use PackageReferences and migrate VSIX to async package
github.com/dotnet/ResXResourceManager - 45de8114b48eaec16cba44d663e54e7dce28c5f9 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 45de8114b48eaec16cba44d663e54e7dce28c5f9 authored about 6 years ago
#196: version on prerequisites was not updated.
github.com/dotnet/ResXResourceManager - b7eba9c8eeedca9082fccccc9e75df4fc0e286a1 authored about 6 years ago
github.com/dotnet/ResXResourceManager - b7eba9c8eeedca9082fccccc9e75df4fc0e286a1 authored about 6 years ago
Fix #83: Not all files load if base names have different casings.
github.com/dotnet/ResXResourceManager - 983baeff48caa3f8b5da6b64af1f00b5dd8baea4 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 983baeff48caa3f8b5da6b64af1f00b5dd8baea4 authored about 6 years ago
V 1.30
github.com/dotnet/ResXResourceManager - dca1285a699e95f53feb359b5869b3e03dca5761 authored about 6 years ago
github.com/dotnet/ResXResourceManager - dca1285a699e95f53feb359b5869b3e03dca5761 authored about 6 years ago
Fix #193: reduce noise of messages on output window
github.com/dotnet/ResXResourceManager - 36eda2389f87fb273b66214f23f0310ac4226de0 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 36eda2389f87fb273b66214f23f0310ac4226de0 authored about 6 years ago
Remove temporary hack for VS bug
github.com/dotnet/ResXResourceManager - 08c4a1e01928ad0af85262fdf3851a8532b03a1c authored about 6 years ago
github.com/dotnet/ResXResourceManager - 08c4a1e01928ad0af85262fdf3851a8532b03a1c authored about 6 years ago
Support VS2019
github.com/dotnet/ResXResourceManager - a6488a1d31b33e2c68f540baa531529ba136fa5d authored about 6 years ago
github.com/dotnet/ResXResourceManager - a6488a1d31b33e2c68f540baa531529ba136fa5d authored about 6 years ago
Update key
github.com/dotnet/ResXResourceManager - 4a8addbb4ce555d31a1f7d4832bbfaa00c72dc0b authored about 6 years ago
github.com/dotnet/ResXResourceManager - 4a8addbb4ce555d31a1f7d4832bbfaa00c72dc0b authored about 6 years ago
update Chinese translation
github.com/dotnet/ResXResourceManager - ec21e4bc2fce9b0f868f59eb8a415cb589897304 authored about 6 years ago
github.com/dotnet/ResXResourceManager - ec21e4bc2fce9b0f868f59eb8a415cb589897304 authored about 6 years ago
Fix #194: Exceeding Excels's limits should abort when calling ExportExcell
github.com/dotnet/ResXResourceManager - 4ab6e1d1a7f44dccbbe72f69b64a2f5a12bc59c9 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 4ab6e1d1a7f44dccbbe72f69b64a2f5a12bc59c9 authored about 6 years ago
#189: fix typo in datetime pattern
github.com/dotnet/ResXResourceManager - 1c9d69dff48bc468a97f6eea14e6b3ea252ddeb6 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 1c9d69dff48bc468a97f6eea14e6b3ea252ddeb6 authored about 6 years ago
Adjust README layout
github.com/dotnet/ResXResourceManager - cd28dcc4cd6752fa872ea5fd153840e26ecbbf62 authored about 6 years ago
github.com/dotnet/ResXResourceManager - cd28dcc4cd6752fa872ea5fd153840e26ecbbf62 authored about 6 years ago
Added backers and sponsors on the README
github.com/dotnet/ResXResourceManager - 2abcefd0f093979557d1bfb4cd34f87e5fc2a540 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 2abcefd0f093979557d1bfb4cd34f87e5fc2a540 authored about 6 years ago
V 1.29
github.com/dotnet/ResXResourceManager - 828669c7e05e3e60215da3d5c1877d59c647c11f authored about 6 years ago
github.com/dotnet/ResXResourceManager - 828669c7e05e3e60215da3d5c1877d59c647c11f authored about 6 years ago
Fix #189: default Excel-export file name contains time stamp
github.com/dotnet/ResXResourceManager - 3773eecdc4a39b2c4025a2e4c24fd733d9a1a713 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 3773eecdc4a39b2c4025a2e4c24fd733d9a1a713 authored about 6 years ago
Fix #192: Do not reset filter if requested entry already matches.
github.com/dotnet/ResXResourceManager - deb22ce830f8bc92898b9fd142344a5114b58a8c authored about 6 years ago
github.com/dotnet/ResXResourceManager - deb22ce830f8bc92898b9fd142344a5114b58a8c authored about 6 years ago
V 1.28
github.com/dotnet/ResXResourceManager - 1325e86f280de5d19ec61d9b37ccf9919687ce98 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 1325e86f280de5d19ec61d9b37ccf9919687ce98 authored about 6 years ago
Fix #186: change default configuration for ConfirmAddLanguageFile to false.
github.com/dotnet/ResXResourceManager - 55145c5a5a2037de9a869fff6d72c7c886e86faa authored about 6 years ago
github.com/dotnet/ResXResourceManager - 55145c5a5a2037de9a869fff6d72c7c886e86faa authored about 6 years ago
Fix #188: Revert extra null check
github.com/dotnet/ResXResourceManager - a250f70ccd7ccfc04545dd1f64afee5a72663041 authored about 6 years ago
github.com/dotnet/ResXResourceManager - a250f70ccd7ccfc04545dd1f64afee5a72663041 authored about 6 years ago
V 1.27
github.com/dotnet/ResXResourceManager - 85dfbc2859b9a46b88e57326921f97248fb05030 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 85dfbc2859b9a46b88e57326921f97248fb05030 authored about 6 years ago
Fix #185: broken translator url
github.com/dotnet/ResXResourceManager - 5fb26d04c6a6be8b7eac18b979993e67fdd9cf3a authored about 6 years ago
github.com/dotnet/ResXResourceManager - 5fb26d04c6a6be8b7eac18b979993e67fdd9cf3a authored about 6 years ago
Update link in resources
github.com/dotnet/ResXResourceManager - 3f20f43bc7f68e3debd80b3a1ed2c94235828ad0 authored about 6 years ago
github.com/dotnet/ResXResourceManager - 3f20f43bc7f68e3debd80b3a1ed2c94235828ad0 authored about 6 years ago
Update links
github.com/dotnet/ResXResourceManager - e70d147ad8a7f39fac8f706b259ce0c11b48e09a authored about 6 years ago
github.com/dotnet/ResXResourceManager - e70d147ad8a7f39fac8f706b259ce0c11b48e09a authored about 6 years ago