diff options
Diffstat (limited to 'shell/shell-errors.xml.h')
-rw-r--r-- | shell/shell-errors.xml.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/shell-errors.xml.h b/shell/shell-errors.xml.h index 483b6a2050..6731f42a04 100644 --- a/shell/shell-errors.xml.h +++ b/shell/shell-errors.xml.h @@ -12,3 +12,4 @@ char *s = N_("{1}\n" "\n" "If you choose to continue, you may not have access to some of your old data.\n" ""); +char *s = N_("Continue"); |