Skip to content

Commit

Permalink
[chore] Add translations to submodule (koreader#5506)
Browse files Browse the repository at this point in the history
Apparently Weblate needs the translations in the repo before it can be set up.

References <koreader#3754>.

Also see <koreader#2040 (comment)>.
  • Loading branch information
Frenzie authored and mwoz123 committed Mar 29, 2020
1 parent 6209be0 commit 297e7e4
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 35 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Expand Up @@ -31,9 +31,6 @@ luacov.stats.out
trace-out.txt
koreader-*

l10n/*
!l10n/Makefile
!l10n/README.md
i18n

/.cproject
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -15,3 +15,6 @@
path = resources/fonts
url = https://github.com/koreader/koreader-fonts.git
shallow = true
[submodule "l10n"]
path = l10n
url = https://github.com/koreader/koreader-translations.git
1 change: 1 addition & 0 deletions l10n
Submodule l10n added at 1afc50
9 changes: 0 additions & 9 deletions l10n/.tx/config

This file was deleted.

15 changes: 0 additions & 15 deletions l10n/Makefile

This file was deleted.

8 changes: 0 additions & 8 deletions l10n/README.md

This file was deleted.

0 comments on commit 297e7e4

Please sign in to comment.