aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/features/nightlyBuilds/Component.json
blob: 6b86ec29fd7c915e91157bacd5430ad658a71b05 (plain) (blame)
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
[
  {
    "id": "feature.nightlyBuilds.title",
    "defaultMessage": "!!!Nightly Builds",
    "file": "src/features/nightlyBuilds/Component.js",
    "start": {
      "line": 14,
      "column": 9
    },
    "end": {
      "line": 17,
      "column": 3
    }
  },
  {
    "id": "feature.nightlyBuilds.info",
    "defaultMessage": "!!!Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
    "file": "src/features/nightlyBuilds/Component.js",
    "start": {
      "line": 18,
      "column": 8
    },
    "end": {
      "line": 21,
      "column": 3
    }
  },
  {
    "id": "feature.nightlyBuilds.activate",
    "defaultMessage": "!!!Activate",
    "file": "src/features/nightlyBuilds/Component.js",
    "start": {
      "line": 22,
      "column": 12
    },
    "end": {
      "line": 25,
      "column": 3
    }
  },
  {
    "id": "feature.nightlyBuilds.cancel",
    "defaultMessage": "!!!Cancel",
    "file": "src/features/nightlyBuilds/Component.js",
    "start": {
      "line": 26,
      "column": 10
    },
    "end": {
      "line": 29,
      "column": 3
    }
  }
]