Skip to content

Commit b19185d

Browse files
Merge branch 'dev/transifex'
2 parents ebca8d8 + ac50e90 commit b19185d

File tree

3 files changed

+2
-41
lines changed

3 files changed

+2
-41
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ A lot of websites are unfortunately not following the schema.org/Recipe standard
1818
The parser is far from perfect. If you can help out in any way, please [have a look at the parseRecipeHtml() method](https://github.com/mrzapp/nextcloud-cookbook/blob/develop/lib/Service/RecipeService.php) and create a pull request with your changes.
1919

2020
#### All of the text is in English?
21-
If your language hasn't been added yet, your can help out by following [these](https://github.com/mrzapp/nextcloud-cookbook/tree/develop/translationfiles) instructions
21+
This app uses the [Transifex](https://www.transifex.com/nextcloud/nextcloud/cookbook/) translation system.
22+
You might want to register there to help translating the app to new languages or report errors in existing translations.

draft-release.sh

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
#!/bin/bash
22

3-
echo ""
4-
echo "Compiling translations..."
5-
echo ""
6-
7-
wget https://github.com/nextcloud/docker-ci/blob/master/translations/translationtool/translationtool.phar?raw=true -O translationtool.phar
8-
mkdir -p l10n
9-
php translationtool.phar convert-po-files
10-
rm translationtool.phar
11-
123
echo ""
134
echo "Creating archive..."
145
echo ""

update-pot.sh

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)