@@ -202,7 +202,7 @@ public class BackgroundPopUp extends JDialog {
@Override
public void actionPerformed(ActionEvent e) {
- // Bild ausgewählt?
+ // picture selected?
if (!path.isEmpty()) {
if (rdbtnImagePixel.isSelected()) {
mode = 0;