diff --git a/webgoat-lessons/sql-injection/src/main/resources/plugin/i18n/WebGoatLabels.properties b/webgoat-lessons/sql-injection/src/main/resources/plugin/i18n/WebGoatLabels.properties index 93f845687..26d7d4112 100644 --- a/webgoat-lessons/sql-injection/src/main/resources/plugin/i18n/WebGoatLabels.properties +++ b/webgoat-lessons/sql-injection/src/main/resources/plugin/i18n/WebGoatLabels.properties @@ -8,11 +8,11 @@ SqlStringInjectionHint3=Compound SQL statements can be made by joining multiple SqlStringInjectionHint4=Try entering [ smith' OR '1' = '1 ]. -sql-injection.5a.success=You have succeed: +sql-injection.5a.success=You have succeed: {0} sql-injection.5a.no.results=No results matched. Try Again. -sql-injection.5b.success=You have succeed: +sql-injection.5b.success=You have succeed: {0} sql-injection.5b.no.results=No results matched. Try Again. -sql-injection.6b.success=You have succeed: +sql-injection.6b.success=You have succeed: {0} sql-injection.6b.no.results=No results matched. Try Again. \ No newline at end of file