github.com/xenophex/i18n4go@v0.2.7-0.20160907212557-40256cda157a/test_fixtures/extract_strings/d_option/expected_output/create_org.go.extracted.json (about)

     1  [
     2     {
     3        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/create_org.go",
     4        "value": "co",
     5        "offset": 489,
     6        "line": 21,
     7        "column": 16
     8     },
     9     {
    10        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/create_org.go",
    11        "value": "Incorrect Usage",
    12        "offset": 760,
    13        "line": 29,
    14        "column": 20
    15     },
    16     {
    17        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/create_org.go",
    18        "value": "Creating org %s as %s...",
    19        "offset": 990,
    20        "line": 43,
    21        "column": 13
    22     },
    23     {
    24        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/create_org.go",
    25        "value": "\nTIP: Use '%s' to target new org",
    26        "offset": 1392,
    27        "line": 59,
    28        "column": 13
    29     },
    30     {
    31        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/create_org.go",
    32        "value": " target -o ",
    33        "offset": 1461,
    34        "line": 59,
    35        "column": 82
    36     },
    37     {
    38        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/create_org.go",
    39        "value": "create-org",
    40        "offset": 460,
    41        "line": 20,
    42        "column": 16
    43     },
    44     {
    45        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/create_org.go",
    46        "value": "Create an org",
    47        "offset": 510,
    48        "line": 22,
    49        "column": 16
    50     },
    51     {
    52        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/create_org.go",
    53        "value": "CF_NAME create-org ORG",
    54        "offset": 542,
    55        "line": 23,
    56        "column": 16
    57     },
    58     {
    59        "filename": "../../test_fixtures/extract_strings/d_option/input_files/org/create_org.go",
    60        "value": "Org %s already exists",
    61        "offset": 1277,
    62        "line": 51,
    63        "column": 16
    64     }
    65  ]