Merged in x64architecture/greenshot/1.1 (pull request #6)

#1617 Fixed typo
This commit is contained in:
Robin Krom 2014-02-23 09:33:11 +01:00
commit 3544617394

View file

@ -85,7 +85,7 @@ Also, we would highly appreciate if you checked whether a tracker item already e
<resource name="editor_cancel">Cancel</resource>
<resource name="editor_clipboardfailed">Error while accessing the clipboard. Please try again.</resource>
<resource name="editor_close">Close</resource>
<resource name="editor_close_on_save">Do you want the save the screenshot?</resource>
<resource name="editor_close_on_save">Do you want to save the screenshot?</resource>
<resource name="editor_close_on_save_title">Save image?</resource>
<resource name="editor_confirm">Confirm</resource>
<resource name="editor_copyimagetoclipboard">Copy image to clipboard</resource>