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

     1  [
     2     {
     3        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/delete_org.go",
     4        "value": "Delete an org",
     5        "offset": 567,
     6        "line": 23,
     7        "column": 16
     8     },
     9     {
    10        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/delete_org.go",
    11        "value": "f",
    12        "offset": 1151,
    13        "line": 45,
    14        "column": 13
    15     },
    16     {
    17        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/delete_org.go",
    18        "value": "delete-org",
    19        "offset": 538,
    20        "line": 22,
    21        "column": 16
    22     },
    23     {
    24        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/delete_org.go",
    25        "value": "CF_NAME delete-org ORG [-f]",
    26        "offset": 599,
    27        "line": 24,
    28        "column": 16
    29     },
    30     {
    31        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/delete_org.go",
    32        "value": "Force deletion without confirmation",
    33        "offset": 685,
    34        "line": 26,
    35        "column": 35
    36     },
    37     {
    38        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/delete_org.go",
    39        "value": "Incorrect Usage",
    40        "offset": 923,
    41        "line": 33,
    42        "column": 20
    43     },
    44     {
    45        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/delete_org.go",
    46        "value": "org",
    47        "offset": 1201,
    48        "line": 46,
    49        "column": 44
    50     },
    51     {
    52        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/delete_org.go",
    53        "value": "Deleting org %s as %s...",
    54        "offset": 1249,
    55        "line": 51,
    56        "column": 13
    57     },
    58     {
    59        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/delete_org.go",
    60        "value": "Org %s does not exist.",
    61        "offset": 1515,
    62        "line": 62,
    63        "column": 15
    64     }
    65  ]