generated from salesforcecli/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
353bee1
commit c3bdd08
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# updateCliVersion | ||
|
||
Update your CLI version from: %s to the latest version: %s | ||
Update your CLI version from: %s to the latest version: %s. | ||
|
||
# latestCliVersionError | ||
|
||
Could not determine latest CLI version due to: | ||
Couldn't determine latest CLI version due to: | ||
%s | ||
|
||
# salesforceDxPluginDetected | ||
|
||
The salesforcedx plugin is deprecated. Please uninstall by running: `%s plugins:uninstall salesforcedx` | ||
The salesforcedx plugin is deprecated. Uninstall it by running: `%s plugins:uninstall salesforcedx`. | ||
|
||
# linkedPluginWarning | ||
|
||
Warning: the [%s] plugin is linked. | ||
Warning: the [%s] plugin is linked. |