diff --git a/plugins/SIStem.form b/plugins/SIStem.form index 2b6c8b9..ebe958f 100644 --- a/plugins/SIStem.form +++ b/plugins/SIStem.form @@ -1192,7 +1192,7 @@ - + diff --git a/plugins/SIStem.java b/plugins/SIStem.java index 0667d29..443802e 100644 --- a/plugins/SIStem.java +++ b/plugins/SIStem.java @@ -1483,7 +1483,7 @@ public class SIStem extends PanelProcessor { } }); - buttonSave.setText("Save"); + buttonSave.setText("Save As"); buttonSave.addActionListener(new java.awt.event.ActionListener() { public void actionPerformed(java.awt.event.ActionEvent evt) { buttonSaveActionPerformed(evt);