- change 'other' gender to 'robotic' for English
This commit is contained in:
parent
49c3ec6a87
commit
c808af94ca
1 changed files with 1 additions and 1 deletions
|
|
@ -2317,7 +2317,7 @@ OPTVAL_ON = "On";
|
|||
OPTVAL_AUTO = "Auto";
|
||||
OPTVAL_MALE = "Male";
|
||||
OPTVAL_FEMALE = "Female";
|
||||
OPTVAL_OTHER = "Other";
|
||||
OPTVAL_OTHER = "Robotic";
|
||||
OPTVAL_UPPERLEFT = "Upper left";
|
||||
OPTVAL_UPPERRIGHT = "Upper right";
|
||||
OPTVAL_LOWERLEFT = "Lower left";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue