mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[PR #271] [MERGED] Small fixes for localization #1102
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NickeManarin/ScreenToGif/pull/271
Author: @spietras
Created: 2/14/2018
Status: ✅ Merged
Merged: 2/16/2018
Merged by: @NickeManarin
Base:
master← Head:fixes📝 Commits (7)
ced4423More asynchronous code. Better error handling. Fixed logical mistakes. Cosmetic changes51ec193Removed redundant calls to Dispatcher0530accOptimization44c94e4Added status band to localization window. Asynchronous exporting.c6df081Disabling buttons for safetyc42e38bRethrowing exceptionsc5dd5dbAdded comments. Renamed some variables📊 Changes
4 files changed (+346 additions, -139 deletions)
View changed files
📝
Other/Translator/TranslatorWindow.xaml.cs(+162 -29)📝
ScreenToGif/Util/LocalizationHelper.cs(+77 -69)📝
ScreenToGif/Windows/Other/Localization.xaml(+2 -0)📝
ScreenToGif/Windows/Other/Localization.xaml.cs(+105 -41)📄 Description
Fixed mistakes from #269 and slightly changed existing code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.