change SV_BUTTONTEXT_LESS from More to Less - fdo#36663
This commit is contained in:
parent
7943b8dc87
commit
34528dd054
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ String SV_BUTTONTEXT_MORE
|
|||
|
||||
String SV_BUTTONTEXT_LESS
|
||||
{
|
||||
Text [ en-US ] = "~More";
|
||||
Text [ en-US ] = "~Less";
|
||||
};
|
||||
|
||||
String SV_BUTTONTEXT_IGNORE
|
||||
|
|
Loading…
Reference in a new issue