mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
JPEG Quality dialog resource refactoring, removed the JPEG word from the resource names so the translators see the change!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1951 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
04b91fd640
commit
2b0a993c71
6 changed files with 22 additions and 22 deletions
|
@ -146,8 +146,8 @@ namespace Greenshot.Configuration {
|
|||
error_save,
|
||||
help_title,
|
||||
jpegqualitydialog_choosejpegquality,
|
||||
jpegqualitydialog_dontaskagain,
|
||||
jpegqualitydialog_title,
|
||||
qualitydialog_dontaskagain,
|
||||
qualitydialog_title,
|
||||
settings_reducecolors,
|
||||
print_error,
|
||||
printoptions_allowcenter,
|
||||
|
@ -159,7 +159,7 @@ namespace Greenshot.Configuration {
|
|||
printoptions_inverted,
|
||||
printoptions_title,
|
||||
quicksettings_destination_file,
|
||||
settings_alwaysshowjpegqualitydialog,
|
||||
settings_alwaysshowqualitydialog,
|
||||
settings_alwaysshowprintoptionsdialog,
|
||||
settings_applicationsettings,
|
||||
settings_autostartshortcut,
|
||||
|
@ -180,7 +180,7 @@ namespace Greenshot.Configuration {
|
|||
settings_general,
|
||||
settings_iecapture,
|
||||
settings_jpegquality,
|
||||
settings_jpegsettings,
|
||||
settings_qualitysettings,
|
||||
settings_language,
|
||||
settings_message_filenamepattern,
|
||||
settings_output,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue