diff options
author | Frank Sträter <fstrater@beeldengeluid.nl> | 2021-05-20 12:52:51 +0200 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2021-05-27 16:00:04 +0200 |
commit | 7e6bdb5ae5d87e1a36ef185273536901ae97b9db (patch) | |
tree | 7d81711f585b0ff9afef9ec89f086b990040c9e6 /client/src/app | |
parent | 2539932e16129992a2c0889b4ff527c265a8e2c7 (diff) | |
download | PeerTube-7e6bdb5ae5d87e1a36ef185273536901ae97b9db.tar.gz PeerTube-7e6bdb5ae5d87e1a36ef185273536901ae97b9db.tar.zst PeerTube-7e6bdb5ae5d87e1a36ef185273536901ae97b9db.zip |
change license to licence
Change "license" to "licence" for consistency in the user interface in English.
License is both a noun and a verb in the United States.
If you live in any other English-speaking country, you will spell it "licence" when you use it as a noun and "license" when you use it as a verb.
Diffstat (limited to 'client/src/app')
-rw-r--r-- | client/src/app/+videos/+video-edit/shared/video-edit.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.html b/client/src/app/+videos/+video-edit/shared/video-edit.component.html index 16233f9e0..50d030ac9 100644 --- a/client/src/app/+videos/+video-edit/shared/video-edit.component.html +++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.html | |||
@@ -76,7 +76,7 @@ | |||
76 | <my-help> | 76 | <my-help> |
77 | <ng-template ptTemplate="customHtml"> | 77 | <ng-template ptTemplate="customHtml"> |
78 | <ng-container i18n> | 78 | <ng-container i18n> |
79 | <a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">Choose</a> the appropriate license for your work. | 79 | <a href="https://chooser-beta.creativecommons.org/" target="_blank" rel="noopener noreferrer">Choose</a> the appropriate licence for your work. |
80 | </ng-container> | 80 | </ng-container> |
81 | </ng-template> | 81 | </ng-template> |
82 | </my-help> | 82 | </my-help> |