Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for selecting which Kindle/eReader to send books to #3303

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kevincrane
Copy link

If you have multiple eReader emails configured in your account profile, you used to only be able to send books to all destinations at once. This change allows you to select which eReader you send a book to using a dropdown in the Book Detail page.

Also includes translation updates for the two text placeholders that were added. Translations generated with:

pybabel update -i messages.pot -d cps/translations --no-wrap

The relevant code changes are in helper.py, web.py, and detail.html. Everything in cps/translations/* is a string change.

image

If you have multiple eReader emails configured in your account profile,
you used to only be able to send books to all destinations at once. This
change allows you to select which eReader you send a book to using a
dropdown in the Book Detail page.

Also includes translation updates for the two text placeholders that
were added. Translations generated with:

`pybabel update -i messages.pot -d cps/translations --no-wrap`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant