mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
Fix for Bug #3526989, translation key was wrong.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1853 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
0ec7c20796
commit
c42869f1b5
1 changed files with 4 additions and 4 deletions
|
@ -336,10 +336,10 @@ All Greenshot features still work directly from the tray icon context menu witho
|
|||
<resource name="settings_alwaysshowprintoptionsdialog">
|
||||
Show print options dialog every time an image is printed
|
||||
</resource>
|
||||
<resource name="printoption_printgrayscale">
|
||||
Force grayscale printing
|
||||
</resource>
|
||||
<resource name="settings_printoptions">
|
||||
<resource name="printoptions_printgrayscale">
|
||||
Force grayscale printing
|
||||
</resource>
|
||||
<resource name="settings_printoptions">
|
||||
Print options
|
||||
</resource>
|
||||
<resource name="settings_output">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue