|
8 | 8 | "locale-selector.label": "Selected language", |
9 | 9 | "select-license": { |
10 | 10 | "heading": "SELECT YOUR LICENSE", |
11 | | - "instructions": "Follow the steps to select the appropriate license for your work" |
| 11 | + "instructions": "Follow the steps to select the appropriate license for your work." |
12 | 12 | }, |
13 | 13 | "stepper": |
14 | 14 | { |
|
24 | 24 | "FS": { |
25 | 25 | "heading": "License Expertise", |
26 | 26 | "question": "Do you know which license you need?", |
27 | | - "selected": "I know which license I need", |
28 | | - "not-selected": "I need help selecting a license" |
| 27 | + "selected": "I know which license I need.", |
| 28 | + "not-selected": "I need help selecting a license." |
29 | 29 | }, |
30 | 30 | "BY": { |
31 | 31 | "heading": "Attribution", |
|
65 | 65 | }, |
66 | 66 | "AD": { |
67 | 67 | "heading": "Attribution Details", |
68 | | - "instructions": "Filling out this form is optional, but helps others attribute your work to you, and fills in machine-readable code", |
| 68 | + "instructions": "Filling out this form is optional, but helps others attribute your work to you, and fills in machine-readable code.", |
69 | 69 | "form": { |
70 | 70 | "creator-name": { |
71 | 71 | "label": "Work Author", |
|
106 | 106 | } |
107 | 107 | }, |
108 | 108 | "license-use": { |
109 | | - "heading": "Use your license", |
110 | | - "common-instructions": "Choose what kind of work you are licensing to get appropriate license code", |
111 | | - "web-instructions": "If you are licensing one work, paste the code next to it. If you are licensing the whole page or blog, you can paste the license code at the bottom of the page", |
| 109 | + "heading": "Use your license.", |
| 110 | + "common-instructions": "Choose what kind of work you are licensing to get appropriate license code.", |
| 111 | + "web-instructions": "If you are licensing one work, paste the code next to it. If you are licensing the whole page or blog, you can paste the license code at the bottom of the page.", |
112 | 112 | "web-tab-heading": "Website", |
113 | 113 | "print-media-tab-heading": "Print Work or Media", |
114 | 114 | "print-media-instructions": "Copy the text below and paste it on the title and/or copyright page of your print work or presentation, or in the credits of your media.", |
|
202 | 202 | "call": "Help us keep Internet free and open." |
203 | 203 | }, |
204 | 204 | "licensing": { |
205 | | - "text": "Except where otherwise {noted}, content on this site is licensed under a {CCBY}. Icons by Noun Project.", |
| 205 | + "text": "Except where otherwise {noted}, content on this site is licensed under a {CCBY}. Icons by {noun-project}.", |
206 | 206 | "noted": "noted", |
207 | | - "CCBY": "Creative Commons Attribution 4.0 International license" |
| 207 | + "CCBY": "Creative Commons Attribution 4.0 International license", |
| 208 | + "noun-project": "Noun Project" |
208 | 209 | } |
209 | 210 | }, |
210 | 211 | "cc0-waiver": { |
|
0 commit comments