diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2019-03-15 16:49:53 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2019-03-18 15:21:51 +0100 |
| commit | 317a61834985fa27b799a2b57769e3cb4d394d88 (patch) | |
| tree | 9b88b1877b6847123d077b11dc28b014f8ed7fb2 /gui | |
| parent | 19b8d4bb50347a76c3bb422c736b772ac6e23902 (diff) | |
| download | mullvadvpn-317a61834985fa27b799a2b57769e3cb4d394d88.tar.xz mullvadvpn-317a61834985fa27b799a2b57769e3cb4d394d88.zip | |
Update README to remove gettext from dependencies
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/README.md | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/gui/locales/README.md b/gui/locales/README.md index 8a8c9ae734..270c46e500 100644 --- a/gui/locales/README.md +++ b/gui/locales/README.md @@ -1,26 +1,5 @@ This is a folder with gettext translations for Mullvad VPN app. -## Dependency installation notes - -Make sure to install the GNU Gettext utilities. - -### Linux - -Normally shipped with the OS. - -### macOS - -Install `gettext` via Homebrew: - -``` -brew install gettext -``` - -### Windows - -Please follow the downlaod instructions at https://www.gnu.org/software/gettext/ - - ## Adding new translations Create a new sub-folder under `gui/locales`, use the locale identifier for the |
