mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
Updated readme.txt
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2415 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
6ec8ecfaa1
commit
ec8e46eaa5
2 changed files with 3 additions and 0 deletions
|
@ -22,10 +22,12 @@ Also, we would highly appreciate if you checked whether a tracker item already e
|
||||||
<resource name="CANCEL">Cancel</resource>
|
<resource name="CANCEL">Cancel</resource>
|
||||||
<resource name="clipboard_error">An unexpected error occured while writing to the clipboard.</resource>
|
<resource name="clipboard_error">An unexpected error occured while writing to the clipboard.</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_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="ClipboardFormat.DIB">Device Independend Bitmap (DIB)</resource>
|
<resource name="ClipboardFormat.DIB">Device Independend 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>
|
||||||
|
<resource name="ClipboardFormat.BITMAP">Windows Bitmap</resource>
|
||||||
<resource name="colorpicker_alpha">Alpha</resource>
|
<resource name="colorpicker_alpha">Alpha</resource>
|
||||||
<resource name="colorpicker_apply">Apply</resource>
|
<resource name="colorpicker_apply">Apply</resource>
|
||||||
<resource name="colorpicker_blue">Blue</resource>
|
<resource name="colorpicker_blue">Blue</resource>
|
||||||
|
|
|
@ -27,6 +27,7 @@ Bugs resolved:
|
||||||
* Not reported: Fixed some cases where Dragging & Dropping an image from a browser on the editor lost transparency.
|
* Not reported: Fixed some cases where Dragging & Dropping an image from a browser on the editor lost transparency.
|
||||||
* Not reported: Undo while in an Auto-Crop made the editor unusable.
|
* Not reported: Undo while in an Auto-Crop made the editor unusable.
|
||||||
* Not reported: When first selecting a printer, the main printer destination has been replaced by the selected one, making the Windows printer dialog unavailable for further prints
|
* Not reported: When first selecting a printer, the main printer destination has been replaced by the selected one, making the Windows printer dialog unavailable for further prints
|
||||||
|
* Not reported: Open last capture in explorer doesn't open the right location
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
* General: Added zoom when capturing
|
* General: Added zoom when capturing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue