Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 75670f66

Von Bernd Bleßmann vor etwa 4 Jahren hinzugefügt

  • ID 75670f6690b4bd38411dc87e6169e9067fa0d227
  • Vorgänger f86b26f3
  • Nachfolger 47b12ba6

Typo in Nachfrage-Text

Unterschiede anzeigen:

js/requirement_spec.js
430 430
  $('#rs-dialog-confirm').remove();
431 431

  
432 432
  var text1   = kivi.t8('Re-numbering all sections and function blocks in the order they are currently shown cannot be undone.');
433
  var text2   = kivi.t8('Do you really want do continue?');
433
  var text2   = kivi.t8('Do you really want to continue?');
434 434
  var $dialog = $('<div id="rs-dialog-confirm"><p>' + text1 + '</p><p>' + text2 + '</p></div>').hide().appendTo('body');
435 435
  var buttons = {};
436 436

  

Auch abrufbar als: Unified diff