X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=js%2Frequirement_spec.js;h=1d5ace4226145723a1bb0f95d0ccf39922f32861;hb=65604fea85234a5ae3e787f7cafd81ece6b8621d;hp=59c6746cbc0bdd6827af473a4ba01d251d6d0ebd;hpb=fc53682b03f43e2ab081867ee69e102747dfdf51;p=kivitendo-erp.git diff --git a/js/requirement_spec.js b/js/requirement_spec.js index 59c6746cb..1d5ace422 100644 --- a/js/requirement_spec.js +++ b/js/requirement_spec.js @@ -430,7 +430,7 @@ ns.renumber = function(opt) { $('#rs-dialog-confirm').remove(); var text1 = kivi.t8('Re-numbering all sections and function blocks in the order they are currently shown cannot be undone.'); - var text2 = kivi.t8('Do you really want do continue?'); + var text2 = kivi.t8('Do you really want to continue?'); var $dialog = $('

' + text1 + '

' + text2 + '

').hide().appendTo('body'); var buttons = {};