mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Typo fix in language-en-US.xml
Device Independend Bitmap -> Device Independent Bitmap
This commit is contained in:
parent
d466e9b1a0
commit
b14674a1da
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ Also, we would highly appreciate if you checked whether a tracker item already e
|
||||||
<resource name="clipboard_inuse">Greenshot wasn't able to write to the clipboard as the process {0} blocked the access.</resource>
|
<resource name="clipboard_inuse">Greenshot wasn't able to write to the clipboard as the process {0} blocked the access.</resource>
|
||||||
<resource name="clipboard_noimage">Couldn't find a clipboard image.</resource>
|
<resource name="clipboard_noimage">Couldn't find a clipboard image.</resource>
|
||||||
<resource name="ClipboardFormat.BITMAP">Windows Bitmap</resource>
|
<resource name="ClipboardFormat.BITMAP">Windows Bitmap</resource>
|
||||||
<resource name="ClipboardFormat.DIB">Device Independend Bitmap (DIB)</resource>
|
<resource name="ClipboardFormat.DIB">Device Independent Bitmap (DIB)</resource>
|
||||||
<resource name="ClipboardFormat.HTML">HTML</resource>
|
<resource name="ClipboardFormat.HTML">HTML</resource>
|
||||||
<resource name="ClipboardFormat.HTMLDATAURL">HTML with inline images</resource>
|
<resource name="ClipboardFormat.HTMLDATAURL">HTML with inline images</resource>
|
||||||
<resource name="ClipboardFormat.PNG">PNG</resource>
|
<resource name="ClipboardFormat.PNG">PNG</resource>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue