Skip to content

Commit

Permalink
Changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bio7 committed Jul 27, 2016
1 parent bca5659 commit cf5d94b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ public void widgetSelected(SelectionEvent e) {

}
});
btnAddProjectionFrom.setText("Add projection from georeferenced file");
btnAddProjectionFrom.setText("Add projection from georeferenced file (Projected Coordinate System!)");

text = new Text(container, SWT.BORDER);
GridData gd_text = new GridData(SWT.FILL, SWT.FILL, true, false, 1, 1);
Expand Down

0 comments on commit cf5d94b

Please sign in to comment.