Revision 44129 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app/org.gvsig.app.mainplugin/src/main/java/org/gvsig/app/project/documents/view/expressionevaluator/ViewTakeProjectionCodeElement.java

View differences:

ViewTakeProjectionCodeElement.java
22 22
    public ViewTakeProjectionCodeElement() {
23 23
        super(
24 24
                ToolsLocator.getI18nManager().getTranslation("_Take_projection_code"), 
25
                "Take the projection code of the current view", 
26 25
                "expressionbuilder-element-view-projection-code"
27 26
        );
28 27
    }

Also available in: Unified diff