mrutkows opened a new issue #797: Add i18n strings for warning messages in 
InterpolateStringWithEnvVar() function
URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/797
 
 
   In environment.go, function InterpolateStringWithEnvVar():
   
   add i18n strings/IDs for:
   
   ```
   // TODO() i18n
   wskprint.PrintlnOpenWhiskWarning("Missing Environment Variable " + substr + 
".")
   // TODO() i18n
   wskprint.PrintlnOpenWhiskWarning("Missing Environment Variable " + substr + 
".")
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to