Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e70cb354
Commit
e70cb354
authored
Nov 18, 2021
by
Haris Delalić
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct the capitalization of Crowdin
parent
964cb5f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/development/i18n/externalization.md
doc/development/i18n/externalization.md
+2
-2
No files found.
doc/development/i18n/externalization.md
View file @
e70cb354
...
...
@@ -822,11 +822,11 @@ bin/rake gettext:regenerate
```
This command updates the
`locale/gitlab.pot`
file with the newly externalized strings and removes
any unused strings. Once the changes are on the default branch,
[
Crowd
I
n
](
https://translate.gitlab.com
)
any unused strings. Once the changes are on the default branch,
[
Crowd
i
n
](
https://translate.gitlab.com
)
picks them up and presents them for translation.
You don't need to check in any changes to the
`locale/[language]/gitlab.po`
files. They are updated
automatically when
[
translations from Crowd
I
n are merged
](
merging_translations.md
)
.
automatically when
[
translations from Crowd
i
n are merged
](
merging_translations.md
)
.
If there are merge conflicts in the
`gitlab.pot`
file, you can delete the file and regenerate it
using the same command.
...
...
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