Grammalecte  Diff

Differences From Artifact [68358d3870]:

To Artifact [f36fdba70a]:


341
342
343
344
345
346
347
348
349
350



351
352
353
354
355
356
357
341
342
343
344
345
346
347



348
349
350
351
352
353
354
355
356
357







-
-
-
+
+
+








          <description id="textformatter-infomsg">&tf_infomsg;</description>
        </vbox>
      </hbox>

      <hbox id="textformatter-commands">
        <button id="reset" label="&tf.button.default;" oncommand="oTextFormatter.onReset(event);" />
        <!-- <html:progress id="progressbar" max="470">-->
        <label id="progressbar" width="470">...</label>
        <label id="time_res" width="50"></label>
        <!-- <html:progress id="textformatter-progressbar" max="470">-->
        <label id="textformatter-progressbar" width="470">...</label>
        <label id="textformatter-timer" width="50"></label>
        <button id="apply" label="&tf.button.apply;" oncommand="oTextFormatter.onApply(event);" />
        <button id="close" label="&tf.button.close;" oncommand="oTextFormatter.onClosePanel(event);" />
      </hbox>

    </vbox>