Add untranslated Arabic root password screen needle

Arabic doesn't match the English needle even though it's not
translated, because it's RTL, so the radio button is on the
other side of the text.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-08-25 15:13:06 -07:00
parent 9b77392c0a
commit 375231fdf4
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"area": [
{
"height": 19,
"xpos": 617,
"width": 142,
"type": "match",
"ypos": 309,
"click_point": {
"xpos": 133,
"ypos": 9.5
}
}
],
"properties": [],
"tags": [
"anaconda_install_root_password_screen",
"LANGUAGE-arabic"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB