Skip to content

Commit

Permalink
Merge pull request #814 from kabir/profile-clone-description
Browse files Browse the repository at this point in the history
[WFCORE-762] Proper descriptions for clone operation
  • Loading branch information
bstansberry committed Jun 16, 2015
2 parents 7718979 + 21e58ac commit 4c5dd34
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ profile.includes.add.include=The name of the included profile
profile.includes.remove=Remove a profile from the list of included profiles
profile.includes.remove.include=The name of the included profile
profile.subsystem=The subsystems that make up the profile.
profile.clone=Foobar
profile.clone.to-profile=Foobar
profile.clone=Clones this profile to a new one. The clone is a copy of all this profile's configuration and subsystems.
profile.clone.to-profile=The name of the new profile to be created.


server-group=The server group configuration.
Expand Down

0 comments on commit 4c5dd34

Please sign in to comment.