]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/module/ui/dialog/VariablesDlg.java
Fixed grammar in messages.
[mirror_edk2.git] / Tools / Source / FrameworkWizard / src / org / tianocore / frameworkwizard / module / ui / dialog / VariablesDlg.java
index 70b6f08513c8a779508e0558ad07c4fd59052bbd..d13e6ccc07f84221888d4108963d4276326799b5 100644 (file)
@@ -428,7 +428,7 @@ public class VariablesDlg extends IDialog {
         // Check VariableName\r
         //\r
         if (isEmpty(this.jTextFieldVariableName.getText())) {\r
-            Log.wrn("Update Variables", "Variable Name must not be empty");\r
+            Log.wrn("Update Variables", "Variable Name must be entered!");\r
             return false;\r
         }\r
 \r