[GH-ISSUE #1200] Error in StringResources.en #893

Closed
opened 2026-02-26 09:32:57 +03:00 by kerem · 1 comment
Owner

Originally created by @Regmos on GitHub (May 19, 2023).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1200

While working on a StringResources.da update, I noticed this.
When hovering over Image Tab => Mouse Events the tooltip is wrong.

MouseEvents

If
line 126 <s:String x:Key="S.Command.MouseClicks">Mouse clicks</s:String>
Is changed to
line 126 <s:String x:Key="S.Command.MouseEvents">Mouse clicks</s:String>
Everything is OK.

Kind regards
Regmos

Originally created by @Regmos on GitHub (May 19, 2023). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1200 While working on a StringResources.da update, I noticed this. When hovering over Image Tab => Mouse Events the tooltip is wrong. ![MouseEvents](https://github.com/NickeManarin/ScreenToGif/assets/811857/0af5d119-2d9a-48f1-a08e-b6a94c3cf932) If **line 126** <s:String x:Key="S.Command.**_MouseClicks_**">Mouse clicks</s:String> Is changed to **line 126** <s:String x:Key="S.Command.**_MouseEvents_**">Mouse clicks</s:String> Everything is OK. Kind regards Regmos
kerem 2026-02-26 09:32:57 +03:00
Author
Owner

@NickeManarin commented on GitHub (Jun 23, 2023):

Fixed by @matthew-e-brown

<!-- gh-comment-id:1604670302 --> @NickeManarin commented on GitHub (Jun 23, 2023): Fixed by @matthew-e-brown
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#893
No description provided.