ALL: Remove comma before the word 'instead'
This commit is contained in:
parent
6f38c1e55d
commit
b041618a42
9 changed files with 10 additions and 10 deletions
|
@ -428,7 +428,7 @@ static const ADExtraGuiOptionsMap optionsList[] = {
|
|||
GAMEOPTION_ORIGINAL_SAVELOAD,
|
||||
{
|
||||
_s("Use original save/load screens"),
|
||||
_s("Use the original save/load screens, instead of the ScummVM ones"),
|
||||
_s("Use the original save/load screens instead of the ScummVM ones"),
|
||||
"originalsaveload",
|
||||
false
|
||||
}
|
||||
|
@ -471,7 +471,7 @@ static const ADExtraGuiOptionsMap optionsList[] = {
|
|||
GAMEOPTION_SQ4_SILVER_CURSORS,
|
||||
{
|
||||
_s("Use silver cursors"),
|
||||
_s("Use the alternate set of silver cursors, instead of the normal golden ones"),
|
||||
_s("Use the alternate set of silver cursors instead of the normal golden ones"),
|
||||
"silver_cursors",
|
||||
false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue