diff options
Diffstat (limited to 'shell/shell-errors.xml')
-rw-r--r-- | shell/shell-errors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/shell-errors.xml b/shell/shell-errors.xml index 8d448214b9..676b4d0133 100644 --- a/shell/shell-errors.xml +++ b/shell/shell-errors.xml @@ -17,7 +17,7 @@ You will need to make more space available in your home directory before you can If you choose to continue, you may not have access to some of your old data. </secondary> <button stock="gtk-quit" response="GTK_RESPONSE_CANCEL"/> - <button stock="gtk-ok" _label="Continue" response="GTK_RESPONSE_OK"/> + <button stock="gtk-ok" label="Continue" response="GTK_RESPONSE_OK"/> </error> </error-list> |