-
Notifications
You must be signed in to change notification settings - Fork 283
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
English language improvements. #1166
English language improvements. #1166
Conversation
Travis tests have failedHey @Annihilannic, 1st Buildfind . -type f -name "*.md" | xargs -n 1 markdown-link-check
2nd Builddocker run -e DEBIAN_FRONTEND=noninteractive -it --rm -v "${PWD}:/transgui" -v /usr/bin/qemu-arm-static:/usr/bin/qemu-arm-static resin/rpi-raspbian:stretch bash -c "sed -i 's/archive.raspbian.org/mirrors.ocf.berkeley.edu\/raspbian/g' /etc/apt/sources.list && cd /transgui/setup/unix/ && ./debian-ubuntu-install_deps.sh && apt upgrade -y && ./build.sh"
|
I'll look later. |
The second commit is totally not related to this topic ... |
Indeed, but it was a trivial cause of the travis build failure. Any harm? |
@Annihilannic it can be ignored here as it's not related, it needs another updated. |
As you wish. Do I need to do something or will you handle it? |
@Annihilannic I'll handle it |
https://github.com/transmission-remote-gui/transgui/issues/1165