Jump to content

Three small bugs


Vasek

Recommended Posts

Hi

1. The string for paste action name is missing. I translate the strings for action name a little different. See

bellow:

for example: for "cut" are 3 strings:

<data name="Menu.Edit.Cut.Text" xml:space="preserve">
<value>Cu&t</value>

<data name="CommonAction.Cut" xml:space="preserve">
<value>Cut</value>

<data name="CutAction.Name" xml:space="preserve">
<value>Cut</value>

for "paste" are only 2 strings:

<data name="Menu.Edit.Paste.Text" xml:space="preserve">
<value>&Paste</value>

<data name="CommonAction.Paste" xml:space="preserve">
<value>Paste</value>

The following string is missing:
<data name="PasteAction.Name" xml:space="preserve">
<value>Paste</value>

2. Some strings I can not translate (by saving DDS file type) - see Save Configuration.jpg in zip file.

3. The area (or the size) is mismatched - see size.jpg in zip file.

Best Regards

Vašek

pictures.zip

Edited by Vasek
Link to comment
Share on other sites

size.jpg is too small to be legible.

For paste action text, I don't see what's missing. "Paste" is probably reused from CommonAction.Paste.

The DDS strings do seem to be missing, for some reason. I'll file a bug. Thanks.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

size.jpg is too small to be legible.

For paste action text, I don't see what's missing. "Paste" is probably reused from CommonAction.Paste.

The DDS strings do seem to be missing, for some reason. I'll file a bug. Thanks.

Sorry, reupload - see a new picture in my previous post.

To paste action text:

Everywhere (for cut, copy, deselect - the items from menu Edit) are three strings, only for paste action are two...

I translate the CommonAction.Paste as "Vložit"

And I want translate PasteAction.Name as "Vložení"

Edited by Vasek
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...