Sha256: b1e2128a6927e108531cd6e67f39924852807e413a3069b31907d026e168f949

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

en:
  configuration:
    name: Configuration
    errors:
      oauth_user_not_setup: Options oauth_user not setted
      oauth_token_not_setup: Options oauth_token not setted
    recommendations: "Check [abak-flow] section in ~/.gitcofig file"

  repository:
    name: Repository
    errors:
      origin_not_setup: Repository with name 'origin' not found
      upstream_not_setup: Repository with name 'upstream' not found
    recommendations: "Check .git/cofig file"

  pull_request:
    name: Pull Request

  commands:
    checkup:
      fail: You are not prepared!
      success: "Congratulations, you are ready to ROCK :)"
    compare:
      fail: Something goes wrong!
      updating: "Updating %{branch} → %{upstream}"
      diverging: "Branches may diverging\nAdvice: switch to branch '%{branch}' and retry operation"
    publish:
      fail: Something goes wrong!
      success: "Pull request successfuly created %{link}"
      requesting: "Creating pull request %{branch} → %{upstream}"
      updating: "Updating %{branch} → %{upstream}"
      nothing: I have nothing to say ...

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
abak-flow-1.0.1 lib/abak-flow/locales/en.yml
abak-flow-1.0.0 lib/abak-flow/locales/en.yml