Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove unneeded strings.resx additions
  • Loading branch information
mdh1418 authored and github-actions committed Jan 24, 2022
commit a68e07120a3f7cbdb42d5e62a70ef1acb29847c7
Original file line number Diff line number Diff line change
Expand Up @@ -2593,9 +2593,6 @@
<data name="InvalidOperation_TimerAlreadyClosed" xml:space="preserve">
<value>The Timer was already closed using an incompatible Dispose method.</value>
</data>
<data name="InvalidOperation_TimeZoneLookupParsing" xml:space="preserve">
<value>Internal Error in parsing tzlookup file "{1}".</value>
</data>
<data name="InvalidOperation_TypeCannotBeBoxed" xml:space="preserve">
<value>The given type cannot be boxed.</value>
</data>
Expand Down Expand Up @@ -3025,9 +3022,6 @@
<data name="OperationCanceled" xml:space="preserve">
<value>The operation was canceled.</value>
</data>
<data name="OutOfMemory_TimeZoneLookupParsing" xml:space="preserve">
<value>There is insufficient memory to allocate a buffer to read tzlookup file "{1}".</value>
</data>
<data name="Overflow_Byte" xml:space="preserve">
<value>Value was either too large or too small for an unsigned byte.</value>
</data>
Expand Down