Welcome to mirror list, hosted at ThFree Co, Russian Federation.

SubstitutionWarning.yml « gitlab « .vale « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c081ca5a4f7ae5706b613b8e1b476015e5d1a2a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
# Warning: gitlab.SubstitutionWarning
#
# Checks for misused terms or common shorthand that should not be used at GitLab, but can't be flagged as errors.
# Substitutions.yml also exists.
#
# For a list of all options, see https://vale.sh/docs/topics/styles/
extends: substitution
message: "Use '%s' instead of '%s' when possible."
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html
level: warning
ignorecase: true
swap:
  active user: "billable user"
  active users: "billable users"
  air(?:-| )?gapped: "offline environment"
  bullet: "list item"
  click: "select"
  code base: "codebase"
  config: "configuration"
  confirmation box: "confirmation dialog"
  confirmation dialog box: "confirmation dialog"
  deselect: "clear"
  deselected: "cleared"
  dialog box: "dialog"
  distro: "distribution"
  docs: "documentation"
  e-mail: "email"
  emojis: "emoji"
  ex: "for example"
  file name: "filename"
  filesystem: "file system"
  info: "information"
  installation from source: self-compiled installation
  installations from source: self-compiled installations
  it is recommended: "you should"
  logged in user: "authenticated user"
  logged-in user: "authenticated user"
  modal dialog: "dialog"
  modal window: "dialog"
  modal: "dialog"
  n/a: "not applicable"
  navigate to: "go to"
  OAuth2: "OAuth 2.0"
  omnibus gitlab: "Linux package"
  'omnibus(?!\))': "Linux package"
  once that: "after that"
  once the: "after the"
  once you: "after you"
  pop-up window: "dialog"
  pop-up: "dialog"
  popup: "dialog"
  repo: "repository"
  signed in user: "authenticated user"
  signed-in user: "authenticated user"
  since: "because' or 'after"
  source (?:install|installation): self-compiled installation
  source (?:installs|installations): self-compiled installations
  sub-group: "subgroup"
  sub-groups: "subgroups"
  timezone: "time zone"
  utilize: "use"
  we recommend: "you should"
  within: "in"