Localized/en-US/Messages.psd1
|
@{ 'CoolUsage' = "Usage:`r`n cool init`r`n cool edit colors|icons" 'UnknownCoolEditSubcommand' = 'Unknown subcommand: {0}. Available: colors|icons' 'UnknownCoolCommand' = 'Unknown command: {0}.' 'NoEditorFound' = 'Unable to find a suitable text editor. Please set the EDITOR environment variable.' 'CoolProfileCreated' = 'Created new {0} profile file.' 'CoolProfileUpdated' = 'Updated {0} profile file with Cool import.' 'CoolProfileAlreadyConfigured' = 'Your {0} profile is already configured for Cool.' "NextPage" = " Next Page " "PrevPage" = " Prev Page " "NextPageToolTip" = "Next page has {0} more results" "PrevPageToolTip" = "Prev page has {0} more results" } |