diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2011-05-22 10:38:49 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2011-05-22 10:38:49 +0200 |
commit | b233d96ce731b8d98244c989a9656682b4aab09e (patch) | |
tree | 9bf678ce4a1454db7e0eb1ccc271b191f6454e35 /testautomation | |
parent | e6d16a842035c867991f074fcb2628d95e85c7e8 (diff) |
Fix bug fdo36158 UI:Find&Replace dialog "Notes" instead of "Comments"
Diffstat (limited to 'testautomation')
-rwxr-xr-x | testautomation/global/win/edia_d_h.win | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/global/win/edia_d_h.win b/testautomation/global/win/edia_d_h.win index 0448fccc9f02..4c9b42bda7d9 100755 --- a/testautomation/global/win/edia_d_h.win +++ b/testautomation/global/win/edia_d_h.win @@ -351,7 +351,7 @@ SearchIn sym:svx:ListBox:RID_SVXDLG_SEARCH:LB_CALC_SEARCHIN Rows sym:svx:RadioButton:RID_SVXDLG_SEARCH:RB_CALC_ROWS Columns sym:svx:RadioButton:RID_SVXDLG_SEARCH:RB_CALC_COLUMNS SearchInAllSheets sym:svx:CheckBox:RID_SVXDLG_SEARCH:CB_ALL_SHEETS -Notes sym:svx:CheckBox:RID_SVXDLG_SEARCH:CB_NOTES +Notes sym:svx:CheckBox:RID_SVXDLG_SEARCH:CB_COMMENTS *FormFolderNameDialog sym:DBACCESS_HID_DLG_SAVE_AS FolderName sym:dbaccess:Edit:DLG_SAVE_AS:ET_TITLE |