aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/messages/src/components/auth/ChangeServer.json
blob: 8cdfc6623558aa7664ed9c6f35596ab253d498df (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[
  {
    "id": "changeserver.headline",
    "defaultMessage": "!!!Change server",
    "file": "src/components/auth/ChangeServer.js",
    "start": {
      "line": 13,
      "column": 12
    },
    "end": {
      "line": 16,
      "column": 3
    }
  },
  {
    "id": "changeserver.label",
    "defaultMessage": "!!!Server",
    "file": "src/components/auth/ChangeServer.js",
    "start": {
      "line": 17,
      "column": 9
    },
    "end": {
      "line": 20,
      "column": 3
    }
  },
  {
    "id": "changeserver.warning",
    "defaultMessage": "!!!Extra settings offered by Ferdi will not be saved",
    "file": "src/components/auth/ChangeServer.js",
    "start": {
      "line": 21,
      "column": 11
    },
    "end": {
      "line": 24,
      "column": 3
    }
  },
  {
    "id": "changeserver.customServerLabel",
    "defaultMessage": "!!!Custom server",
    "file": "src/components/auth/ChangeServer.js",
    "start": {
      "line": 25,
      "column": 21
    },
    "end": {
      "line": 28,
      "column": 3
    }
  },
  {
    "id": "changeserver.urlError",
    "defaultMessage": "!!!Enter a valid URL",
    "file": "src/components/auth/ChangeServer.js",
    "start": {
      "line": 29,
      "column": 12
    },
    "end": {
      "line": 32,
      "column": 3
    }
  },
  {
    "id": "changeserver.submit",
    "defaultMessage": "!!!Submit",
    "file": "src/components/auth/ChangeServer.js",
    "start": {
      "line": 33,
      "column": 10
    },
    "end": {
      "line": 36,
      "column": 3
    }
  }
]