Update root password screen needles for Japanese and Russian

The new screen got translated for these languages now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-09-15 15:32:56 -07:00
parent d172c49c62
commit 8b13ece29e
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"area": [
{
"click_point": {
"xpos": 6.5,
"ypos": 7.5
},
"height": 15,
"xpos": 261,
"width": 179,
"type": "match",
"ypos": 344
}
],
"properties": [],
"tags": [
"ENV-DISTRI-fedora",
"LANGUAGE-japanese",
"anaconda_install_root_password_screen"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

View File

@ -0,0 +1,20 @@
{
"area": [
{
"type": "match",
"ypos": 326,
"width": 83,
"xpos": 267,
"height": 17,
"click_point": {
"xpos": 8.5,
"ypos": 8.5
}
}
],
"properties": [],
"tags": [
"LANGUAGE-russian",
"anaconda_install_root_password_screen"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB