Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
services
T
t3o sites
typo3.org
typo3.org
Commits
6a04dc85
Commit
6a04dc85
authored
Sep 09, 2020
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use correct spelling for roles
parent
c3174b80
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
extensions/t3org_layout/Configuration/TCA/tx_t3orglayout_domain_model_contributors.php
...guration/TCA/tx_t3orglayout_domain_model_contributors.php
+2
-2
extensions/t3org_layout/Resources/Private/Language/locallang.xlf
...ons/t3org_layout/Resources/Private/Language/locallang.xlf
+5
-5
No files found.
extensions/t3org_layout/Configuration/TCA/tx_t3orglayout_domain_model_contributors.php
View file @
6a04dc85
...
...
@@ -64,9 +64,9 @@ return [
'items'
=>
[
[
'Please select a role'
,
0
],
[
'Reviewer'
,
1
],
[
'Copy
e
ditor'
,
2
],
[
'Copy
E
ditor'
,
2
],
[
'Proofreader'
,
3
],
[
'Translat
e
r'
,
4
],
[
'Translat
o
r'
,
4
],
]
],
],
...
...
extensions/t3org_layout/Resources/Private/Language/locallang.xlf
View file @
6a04dc85
...
...
@@ -12,19 +12,19 @@
<source>
Import event dates
</source>
</trans-unit>
<trans-unit
id=
"tx_t3org_layout.news.contributors.roles.0"
>
<source>
c
ontributor
</source>
<source>
C
ontributor
</source>
</trans-unit>
<trans-unit
id=
"tx_t3org_layout.news.contributors.roles.1"
>
<source>
r
eviewer
</source>
<source>
R
eviewer
</source>
</trans-unit>
<trans-unit
id=
"tx_t3org_layout.news.contributors.roles.2"
>
<source>
c
opy
e
ditor
</source>
<source>
C
opy
E
ditor
</source>
</trans-unit>
<trans-unit
id=
"tx_t3org_layout.news.contributors.roles.3"
>
<source>
p
roofreader
</source>
<source>
P
roofreader
</source>
</trans-unit>
<trans-unit
id=
"tx_t3org_layout.news.contributors.roles.4"
>
<source>
t
ranslat
e
r
</source>
<source>
T
ranslat
o
r
</source>
</trans-unit>
</body>
</file>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment