github.com/Liam-Williams/i18n4go@v0.2.7-0.20201028180611-670cbaceaa6b/test_fixtures/extract_strings/d_option/expected_output/delete_quota.go.extracted.json (about)

     1  [
     2     {
     3        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/delete_quota.go",
     4        "value": "Delete a quota",
     5        "offset": 564,
     6        "line": 23,
     7        "column": 16
     8     },
     9     {
    10        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/delete_quota.go",
    11        "value": "CF_NAME delete-quota QUOTA [-f]",
    12        "offset": 597,
    13        "line": 24,
    14        "column": 16
    15     },
    16     {
    17        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/delete_quota.go",
    18        "value": "f",
    19        "offset": 1181,
    20        "line": 47,
    21        "column": 13
    22     },
    23     {
    24        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/delete_quota.go",
    25        "value": "Incorrect Usage",
    26        "offset": 927,
    27        "line": 33,
    28        "column": 20
    29     },
    30     {
    31        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/delete_quota.go",
    32        "value": "delete-quota",
    33        "offset": 972,
    34        "line": 34,
    35        "column": 27
    36     },
    37     {
    38        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/delete_quota.go",
    39        "value": "Force deletion without confirmation",
    40        "offset": 687,
    41        "line": 26,
    42        "column": 35
    43     },
    44     {
    45        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/delete_quota.go",
    46        "value": "quota",
    47        "offset": 1223,
    48        "line": 48,
    49        "column": 36
    50     },
    51     {
    52        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/delete_quota.go",
    53        "value": "Deleting quota %s as %s...",
    54        "offset": 1290,
    55        "line": 54,
    56        "column": 13
    57     },
    58     {
    59        "filename": "../../test_fixtures/extract_strings/d_option/input_files/quota/delete_quota.go",
    60        "value": "Quota %s does not exist",
    61        "offset": 1580,
    62        "line": 65,
    63        "column": 15
    64     }
    65  ]