浏览代码

Add missing caption on preview checkbox

Lulu 2 年之前
父节点
当前提交
8dc53daa81
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      lazpaint/dialog/filter/usharpen.lfm
  2. 1 0
      lazpaint/dialog/filter/usharpen.lrj

+ 1 - 0
lazpaint/dialog/filter/usharpen.lfm

@@ -59,6 +59,7 @@ object FSharpen: TFSharpen
     Height = 19
     Top = 39
     Width = 130
+    Caption = 'rsPreview'
     Checked = True
     OnChange = CheckBox_PreviewChange
     State = cbChecked

+ 1 - 0
lazpaint/dialog/filter/usharpen.lrj

@@ -1,6 +1,7 @@
 {"version":1,"strings":[
 {"hash":170608904,"name":"tfsharpen.caption","sourcebytes":[83,104,97,114,112,101,110,47,83,109,111,111,116,104],"value":"Sharpen/Smooth"},
 {"hash":74207930,"name":"tfsharpen.label_amount.caption","sourcebytes":[65,109,111,117,110,116,32,58],"value":"Amount :"},
+{"hash":126662215,"name":"tfsharpen.checkbox_preview.caption","sourcebytes":[114,115,80,114,101,118,105,101,119],"value":"rsPreview"},
 {"hash":497723,"name":"tfsharpen.button_ok.caption","sourcebytes":[114,115,79,75],"value":"rsOK"},
 {"hash":127421996,"name":"tfsharpen.button_cancel.caption","sourcebytes":[114,115,67,97,110,99,101,108],"value":"rsCancel"}
 ]}