Misc needle updates for Rawhide

The Rawhide 'accept fate' text seems to have lost its Japanese
translation for some reason (I think the string might have had
a terminating period removed). And in one test, the "Extract"
menu item in Archiver was pre-highlighted so the needle didn't
match. Not sure why, but this doesn't seem like a problem, so
let's just handle it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-11-17 10:32:39 -08:00
parent ecb039cdb1
commit bc20fc9147
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 107,
"ypos": 574,
"height": 18,
"type": "match",
"xpos": 653
}
],
"properties": [],
"tags": [
"LANGUAGE-japanese",
"anaconda_rawhide_accept_fate"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 346,
"height": 21,
"type": "match",
"ypos": 204,
"width": 58
}
],
"properties": [],
"tags": [
"archiver_context_extract"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB