Skip to content

Commit

Permalink
Merge pull request #485 from Aerozol/master
Browse files Browse the repository at this point in the history
Replacing "IRC" with "Chat" or "ChatBrainz"
  • Loading branch information
mayhem authored Oct 29, 2024
2 parents c41d214 + 3301725 commit 706a31b
Show file tree
Hide file tree
Showing 7 changed files with 1,531 additions and 1,406 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,14 @@ web# ./node_modules/.bin/lessc ./metabrainz/static/fonts/font_awesome/less/font-

Once you have built and started all the services as mentioned above, run:

`$ ./develop.sh manage extract_strings`
`$ ./develop.sh manage extract-strings`

### Compiling the strings

The POT files are compiled automatically every time the services are built, but in case you make any changes to the POT files
and want to compile the translation files again, run:

`$ ./develop.sh manage compile_translations`
`$ ./develop.sh manage compile-translations`


## Testing
Expand Down
1 change: 0 additions & 1 deletion metabrainz/babel.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
[python: **.py]
[jinja2: **/templates/**.html]
extensions=jinja2.ext.autoescape,jinja2.ext.with_
Loading

0 comments on commit 706a31b

Please sign in to comment.