Update README.md

This commit is contained in:
BasioMeusPuga
2018-03-19 00:43:18 +05:30
committed by GitHub
parent 98daa40bfd
commit d4aaa4dc74

View File

@@ -36,11 +36,12 @@ poppler-qt5 and python-poppler-qt5 are optional.
### Available packages ### Available packages
* [AUR](https://aur.archlinux.org/packages/lector-git/) * [AUR](https://aur.archlinux.org/packages/lector-git/)
## Reporting issues ## Translations
When reporting issues: 1. There are some (sample) `.ts` files in `resources/translations`. Pick any one of them, and open it in `Qt Linguist`.
2. Pick the language you wish to translate to.
* If you're having trouble with a book while the rest of the application / other books work, please link to a copy of the book itself. 3. Translate relevant strings.
* If nothing is working, please make sure the requirements mentioned above are all installed, and are at least at the version mentioned. 4. Resist the urge to include profanity.
5. Send me the new file. Preferably as a pull request.
## Screenshots ## Screenshots
@@ -68,6 +69,12 @@ When reporting issues:
### In program dictionary ### In program dictionary
![alt tag](https://i.imgur.com/Vh9xQUC.png) ![alt tag](https://i.imgur.com/Vh9xQUC.png)
## Reporting issues
When reporting issues:
* If you're having trouble with a book while the rest of the application / other books work, please link to a copy of the book itself.
* If nothing is working, please make sure the requirements mentioned above are all installed, and are at least at the version mentioned.
## Attributions ## Attributions
* [KindleUnpack](https://github.com/kevinhendricks/KindleUnpack) * [KindleUnpack](https://github.com/kevinhendricks/KindleUnpack)
* [rarfile](https://github.com/markokr/rarfile) * [rarfile](https://github.com/markokr/rarfile)