Skip to content
Snippets Groups Projects
Commit b37704a8 authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Added link to poedit

parent 88b8c846
No related branches found
No related tags found
1 merge request!50Upgraded to CKAN 2.10
...@@ -103,9 +103,7 @@ Parameter | Type | Default | Description ...@@ -103,9 +103,7 @@ Parameter | Type | Default | Description
Additionaly you might want to set the following configuration parameters: Additionaly you might want to set the following configuration parameters:
```ini ```ini
licenses_group_url = file://<path_to_ckan>/default/src/ckanext-odsh/ckanext/odsh/resources/licenses.json licenses_group_url = file://<path_to_ckan>/default/src/ckanext-odsh/ckanext/odsh/resources/licenses.json
``` ```
### Testing ### Testing
...@@ -140,7 +138,7 @@ To enable internationalization of strings, follow these steps: ...@@ -140,7 +138,7 @@ To enable internationalization of strings, follow these steps:
python setup.py extract_messages python setup.py extract_messages
``` ```
This command will generate a template PO file named `ckanext/odsh/i18n/ckanext-odsh.pot`. You can utilize tools like POEdit to work with this file. This command will generate a template PO file named `ckanext/odsh/i18n/ckanext-odsh.pot`. You can utilize tools like [POEdit](https://poedit.net/) to work with this file.
For detailed instructions on internationalizing strings in extensions, refer to CKAN's official guide on [translating extensions](https://docs.ckan.org/en/latest/extensions/translating-extensions.html). For detailed instructions on internationalizing strings in extensions, refer to CKAN's official guide on [translating extensions](https://docs.ckan.org/en/latest/extensions/translating-extensions.html).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment