recover might be nicer a term

SVN revision: 24872
This commit is contained in:
Carsten Haitzler 2006-08-18 15:07:37 +00:00
parent 0ebb4ff82a
commit 2f5a254684
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ e_alert_init(const char *disp)
/* dont i18n this - i dont want gettext doing anything as this is called
from a segv */
title = "Enlightenment Error";
str1 = "(F1) Restart";
str1 = "(F1) Recover";
str2 = "(F2) Exit";
wid = DisplayWidth(dd, DefaultScreen(dd));