Fix absolutely unacceptable punctuation error (#1249)
This commit is contained in:
parent
188778d468
commit
286761ee00
2 changed files with 2 additions and 2 deletions
|
@ -201,7 +201,7 @@
|
|||
"term.confirmLogout": "Are you sure you want to logout?",
|
||||
"term.creditDesignedBy": "Designed by ${authorUsername}",
|
||||
"term.discNumber": "Disc ${discNumber}",
|
||||
"term.reload" : "Reload Cider ?",
|
||||
"term.reload" : "Reload Cider?",
|
||||
"term.toggleprivate" : "Toggle Private Session",
|
||||
"term.webremote" : "Web Remote",
|
||||
"term.cast" : "Cast",
|
||||
|
|
|
@ -201,7 +201,7 @@
|
|||
"term.confirmLogout": "Are you sure you want to logout?",
|
||||
"term.creditDesignedBy": "Designed by ${authorUsername}",
|
||||
"term.discNumber": "Disc ${discNumber}",
|
||||
"term.reload" : "Reload Cider ?",
|
||||
"term.reload" : "Reload Cider?",
|
||||
"term.toggleprivate" : "Toggle Private Session",
|
||||
"term.webremote" : "Web Remote",
|
||||
"term.cast" : "Cast",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue