Adjust wording
This commit is contained in:
parent
f225a04c51
commit
4e323c9037
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
|
@ -1112,7 +1112,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"\\cself[5]'s \\cself[30] increased."
|
||||
"\\cself[5] increased by \\cself[30]"
|
||||
],
|
||||
"intArgs": [
|
||||
1600005,
|
||||
|
|
@ -1132,7 +1132,7 @@
|
|||
"code": 122,
|
||||
"codeStr": "SetString",
|
||||
"stringArgs": [
|
||||
"\\cself[5]'s \\cself[30] decreased"
|
||||
"\\cself[5] decreased by \\cself[30]"
|
||||
],
|
||||
"intArgs": [
|
||||
1600005,
|
||||
|
|
|
|||
Loading…
Reference in a new issue