Okay -> OK
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
55e834f0ae
commit
68bbe25446
19 changed files with 1 additions and 19 deletions
|
@ -446,7 +446,7 @@ export default createReactClass({
|
|||
<p>{_t(
|
||||
"Your keys are being backed up (the first backup could take a few minutes).",
|
||||
)}</p>
|
||||
<DialogButtons primaryButton={_t('Okay')}
|
||||
<DialogButtons primaryButton={_t('OK')}
|
||||
onPrimaryButtonClick={this._onDone}
|
||||
hasCancel={false}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue