Skip to content

Commit c406081

Browse files
committed
Update language
Signed-off-by: Olga Bulat <obulat@gmail.com>
1 parent c37db65 commit c406081

File tree

3 files changed

+35
-36
lines changed

3 files changed

+35
-36
lines changed

src/components/LicenseUseCard.vue

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,14 @@
33
<h4 class="vocab h4b hb">{{$t('license-use.heading')}}</h4>
44
<p class="license-use-instructions">{{$t('license-use.common-instructions')}}</p>
55
<b-tabs>
6-
<b-tab-item label="Website">
6+
<b-tab-item :label="$t('license-use.web-tab-heading')">
77
{{$t('license-use.web-instructions')}}
88
<SelectedLicenseCode v-model="value"/>
99
</b-tab-item>
10-
<b-tab-item label="Print Work">
11-
{{$t('license-use.print-instructions')}}
10+
<b-tab-item :label="$t('license-use.print-media-tab-heading')">
11+
{{$t('license-use.print-media-instructions')}}
1212
<license-code attribution-type="print"/>
1313
</b-tab-item>
14-
<b-tab-item label="Media">
15-
{{$t('license-use.media-instructions')}}
16-
</b-tab-item>
1714
</b-tabs>
1815
</div>
1916
</template>

src/components/Stepper.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export default {
123123
*/
124124
stepHeaderText(stepId, stepStatus) {
125125
const prefix = `stepper.${stepId}`
126-
if (stepId === 'AD' || stepId === 'CW') {
126+
if (stepId === 'AD') {
127127
return prefix + '.heading'
128128
}
129129
return stepStatus === 'current' ? `${prefix}.question` : `${prefix}.heading`

src/locales/en.json

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,64 +5,63 @@
55
"header": {
66
"nav-feedback": "FEEDBACK"
77
},
8-
"locale-selector.label": "Languages available",
8+
"locale-selector.label": "Selected language",
99
"select-license": {
1010
"heading": "SELECT YOUR LICENSE",
11-
"instructions": "Use the most open license with attribution requirement, or select other options to restrict it."
11+
"instructions": "Follow the steps to select the appropriate license for your work"
1212
},
1313
"stepper":
1414
{
1515
"nav": {
1616
"previous-label": "BACK",
1717
"next-label": "NEXT QUESTION",
18-
"finish-label": "SEE THE LICENSE"
18+
"finish-label": "SEE LICENSE & ATTRIBUTION"
1919
},
2020
"yes": "Yes. ",
2121
"no": "No. ",
22+
"disabled-text": "This step is disabled due to selecting waiver of copyright through use of CC0.",
23+
"disabled-text-ND": "This step is disabled due to selecting ND, which does not allow for adaptations.",
2224
"FS": {
23-
"heading": "Help with choosing a license",
25+
"heading": "License Expertise",
2426
"question": "Do you know which license you need?",
25-
"selected": "I know the license I need",
26-
"not-selected": "I need help selecting the license"
27+
"selected": "Yes, I know which license I need",
28+
"not-selected": "No, I need help selecting a license"
2729
},
2830
"BY": {
2931
"heading": "Attribution",
3032
"question": "Do you want attribution for your work?",
3133
"selected": "Yes, anyone using my work must include proper attribution.",
32-
"not-selected": "No, anyone can use my work, even without giving me attribution.",
33-
"disabled-text": "This step is disabled due to selecting waiver of copyright through use of CC0."
34+
"not-selected": "No, anyone can use my work, even without giving me attribution."
3435
},
3536
"NC": {
3637
"heading": "Commercial Use",
3738
"question": "Do you want to allow others to use your work commercially?",
3839
"selected": "Yes, others can use my work, even for commercial purposes.",
39-
"not-selected": "No, others can not use my work for commercial purposes.",
40-
"disabled-text": "This step is disabled due to selecting waiver of copyright through use of CC0."
40+
"not-selected": "No, others can not use my work for commercial purposes."
4141
},
4242
"ND": {
4343
"heading": "Derivative Works",
4444
"question": "Do you want to allow others to remix, adapt, or build upon your work?",
4545
"selected": "Yes, others can remix, adapt, or build upon my work.",
46-
"not-selected": "No. If others remix, adapt, or build upon my work, they may not distribute the modified material.",
47-
"disabled-text": "This step is disabled due to selecting waiver of copyright through use of CC0."
46+
"not-selected": "No, others may only use my work in unadapted form."
4847
},
4948
"SA": {
50-
"heading": "Share on the Same Terms",
49+
"heading": "Sharing Requirements",
5150
"question": "Do you want to allow others to share adaptations under any terms?",
5251
"selected": "Yes, others can share adaptations of my work under any terms.",
53-
"not-selected": "No, others must license adaptations of my work under identical terms.",
54-
"disabled-text": "This step is disabled due to selecting waiver of copyright through use of CC0.",
55-
"disabled-text-ND": "This step is disabled due to selecting ND."
52+
"not-selected": "No, others must license adaptations of my work under identical terms."
5653
},
5754
"CW": {
58-
"heading": "Waive your Copyright",
55+
"heading": "Copyright Waiver",
56+
"question": "Waive Your Copyright",
57+
"selected": "You waived your copyright",
5958
"copyright-waive-agreement": "I hereby waive all copyright and related or neighboring rights together with all associated claims and causes of action with respect to this work to the extent possible under the law.",
6059
"copyright-waive-confirmation": "I have read and understand the terms and intended legal effect of CC0, and hereby voluntarily elect to apply it to this work."
6160
},
6261
"DD": {
6362
"heading": "Creative Commons License",
6463
"question": "Which license do you need?",
65-
"placeholder": "Select the license you need"
64+
"placeholder": "Creative Commons License"
6665
},
6766
"AD": {
6867
"heading": "Attribution Details",
@@ -90,10 +89,10 @@
9089
"license-details-card": {
9190
"heading": "RECOMMENDED LICENSE",
9291
"full-description": {
93-
"cc0": "Marking your work with a CC0 public domain dedication allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, even for commercial purposes. By marking your with a CC0 public domain dedication you are giving up your copyright.",
92+
"cc0": "By marking your work with a CC0 public domain dedication, you are giving up your copyright and allowing reusers to distribute, remix, adapt, and build upon the material in any medium or format, even for commercial purposes.",
9493
"cc-by": "This license requires that reuses give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, even for commercial purposes.",
9594
"cc-by-sa": "This license requires that reusers give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, even for commercial purposes. If others remix, adapt, or build upon the material, they must license the modified material under identical terms.",
96-
"cc-by-nd": "This license requires that reusers give credit to the creator. It allows reusers to copy and distribute the material in any medium or format, even for commercial purposes. If others remix, adapt, or build upon the material, they may not distribute the modified material.",
95+
"cc-by-nd": "This license requires that reusers give credit to the creator. It allows reusers to copy and distribute the material in any medium or format in unadapted form only, even for commercial purposes.",
9796
"cc-by-nc": "This license requires that reusers give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, for noncommercial purposes only.",
9897
"cc-by-nc-sa": "This license requires that reusers give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, for noncommercial purposes only. If others modify or adapt the material, they must license the modified material under identical terms.",
9998
"cc-by-nc-nd": "This license requires that reusers give credit to the creator. It allows reusers to copy and distribute the material in any medium or format, for noncommercial purposes only. If others remix, adapt, or build upon the material, they may not distribute the modified material."
@@ -110,7 +109,9 @@
110109
"heading": "Use your license",
111110
"common-instructions": "Choose what kind of work you are licensing to get appropriate license code",
112111
"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",
113-
"print-instructions": "Copy the text below and paste it on the title and/or copyright page of your print work or presentation.",
112+
"web-tab-heading": "Website",
113+
"print-media-tab-heading": "Print Work or Media",
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.",
114115
"media-instructions": "TODO",
115116
"rich-text-label": "Rich Text",
116117
"html-label": "HTML",
@@ -121,14 +122,10 @@
121122
"workTitle": "This work",
122123
"by": "by",
123124
"print-instructions": ". To view a copy of this license, visit {linkToLicenseDeed}."
124-
}
125+
}
125126
},
126127
"help": {
127128
"heading": "CONFUSED? NEED HELP?",
128-
"instructions": {
129-
"mobile": "You can tap the buttons below to get answers to the questions on them!",
130-
"desktop": "You can click the buttons below to get answers to the questions on them!"
131-
},
132129
"what-are-cc-licenses": {
133130
"heading": "What Are Creative Commons Licenses?",
134131
"text": "<p class='help-text'>The Creative Commons copyright licenses and tools forge a balance inside the traditional \"all rights reserved\" setting that copyright law creates. Our licenses and tools give everyone from individual creators to large companies a simple, standardized way to grant copyright permissions to their creative work.</p><p class='help-text'>This helps you as a creator, because instead of having to hire a lawyer to parse legalese and create a license for you, you can save time and money, use Creative Commons licenses instead!</p>",
@@ -166,7 +163,7 @@
166163
},
167164
"how-licenses-communicated": {
168165
"heading": "How are Licenses Communicated?",
169-
"text": "Creative Commons licenses can be represented by their names, their associated icons, or both. For example, a CC BY-NC license, which requires attribution, and prohibits commercial use could be represented by its:",
166+
"text": "Creative Commons licenses can be represented by their names, their associated icons, or both. For example, a CC BY-NC license, which requires attribution, and prohibits commercial use could be represented by its:",
170167
"full-name": "Full Name",
171168
"short-name": "Short Name",
172169
"license-icons": "Icons",
@@ -184,8 +181,13 @@
184181
},
185182
"six-cc-licenses": {
186183
"heading": "The Six Creative Commons Licenses",
187-
"text": " <p class='help-text'>There are six main licenses that Creative Commons offers.</p> <p class='help-text'>In the diagram to the right, you can see the six main licenses and the public domain CC0 license, and how restrictive they are, with licenses at the top being the least restrictive, and licenses at the bottom being the most restrictive.</p> <p class='help-text'>If you are unsure about which one is right for you and your work, please select <strong>\"I need help selecting a license\"</strong> on the first question of this page.</p>",
184+
"text": "<p class='help-text'>There are six main licenses that Creative Commons offers.</p> <p class='help-text'>In the diagram to the right, you can see the six main licenses and the public domain CC0 license, and how restrictive they are, with licenses at the top being the least restrictive, and licenses at the bottom being the most restrictive.</p> <p class='help-text'>If you are unsure about which one is right for you and your work, please select <strong>\"I need help selecting a license\"</strong> on the first question of this page.</p>",
188185
"footer": "For more information, please read more about <a id='licensing_examples_link' href='https://creativecommons.org/share-your-work/licensing-types-examples/' target='_blank'>CC Licenses and Examples.</a>"
186+
},
187+
"what-free-culture-license": {
188+
"heading": "What is a Free Culture License?",
189+
"text": "<p class='help-text'>CC uses the definition of free cultural works at <a href='https://freedomdefined.org/Definition' target='_blank'>Freedom Defined</a> to categorize certain CC licenses as Free Culture Licenses. Freedom Defined is an open organization of free culture advocates and researchers; the definition was developed by its community as a parallel to efforts such as the Free Software Definition, to have a standard for defining Free Culture. Using that definition, material licensed under CC BY or BY-SA is a free cultural work, as is anything in the worldwide public domain marked with CC0 or the Public Domain Mark.",
190+
"footer": "Read more about <a href='https://creativecommons.org/share-your-work/public-domain/freeworks' target='_blank'>Understanding Free Cultural Works</a></p>"
189191
}
190192
},
191193
"alt": {
@@ -211,5 +213,5 @@
211213
"yes": "Free Culture License",
212214
"no": "Not a Free Culture License"
213215
}
214-
216+
215217
}

0 commit comments

Comments
 (0)