--- trunk/installer-simple/functions/installer-dialogs.sh 2014/01/07 15:25:24 2459 +++ trunk/installer-simple/functions/installer-dialogs.sh 2014/01/07 15:26:09 2460 @@ -50,7 +50,7 @@ dialog_no_harddrive_found() { - OK_LABEL=$"abort" messagebox $"No appropriate harddrive found.\nInstallation failed." + OK_LABEL=$"Abort" messagebox $"No appropriate harddrive found.\nInstallation failed." } dialog_select_target_harddrive()