Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

Spanish translations added #566

Merged
merged 5 commits into from
Sep 11, 2017
Merged

Spanish translations added #566

merged 5 commits into from
Sep 11, 2017

Conversation

danilabs
Copy link
Contributor

@danilabs danilabs commented Sep 4, 2017

I have rewritten a lot of spanish strings.
In Spanish languague the first letter of each word is not in capital letters (except if you start a sentence).
Example: "Password Types"

  • 'Politica de Contraseñas (Incorrect)
  • 'Politica de contraseñas' (Correct)

justinwray and others added 5 commits September 1, 2017 13:14
* Remove NodeJS-Legacy (Fixes: #550)

* Updated version of node.js installed to fix critical provisioning errors. By default, Ubuntu 14.04 uses a legacy version of node.js. This code removes the legacy version and updates to a newer version.

* Source: https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions

* This PR fixes the provision/build issue from #550
…ixes: #554) (#555)

* Downgraded Dropkick.js to version 2.1.10.  The project originally was built using 2.1.10 and specified a near version in the 2.x.x release family.  On August 27th 2017 Dropkick.js released version 2.2.0 which is incompatible with ES6 specs. The incompatibility with the new release of Dropkick.js caused the provisioning of the platform to fail.

* Moved the installation process for Node.js to a function within `lib.sh`.  This change streamlines the provision script.

* Removed the installation of `wget` from provisioning.  `wget` is no longer used within the project and is therefore unneeded.

* Updated the `dl()` download function within the provision script to use `curl` exclusively, with retry options.  The retry options are set to 5 retries with a 15-second delay between retries.  The addition of the retry option ensures the provision can continue if there is a temporary issue with a remote connection or availability of a remote resource.

* Added the `dl_pipe()` download function to the provision script.  This download function provided the data from the remote resource via standard output to be piped into another command.  As piping downloads within the provisioning process have become more common, this function streamlines the process.

* Fixes #554

* Updates fixes for #550
* Updated links and information related to the installation process.

* Included a link to Quick Setup Guide.
* Included message indicating that Pull Requests need to be submitted against `dev`.

* Updated commands to branch from `dev`.
@danilabs danilabs changed the base branch from master to dev September 4, 2017 09:54
@justinwray justinwray merged commit da4d8d1 into facebookarchive:dev Sep 11, 2017
This was referenced Dec 18, 2017
justinwray added a commit that referenced this pull request Dec 19, 2017
Merge `dev` into `master`

Commits:

* Merge /master into /dev (#543) (ed0a225)

* Brazilian Portuguese Filename Fix (#562) (5e28529)

* Spanish translations added (#566) (da4d8d1)

* Update index.js (#568) (1a8286b)

* Travis-CI to use Docker (#569) (b9822ff)

* Make sure that requests are not being generated if an error was generated (#565) (37c43e7)

* Ensure /root/tmp exists before writing there (#587) (80da145)

* Attachment Security Update (#590) (780071b)

* Google OAuth Security Update (#591) (7d782d3)

* Major Performance Enhancements and Bug Fixes (#594) (d2659ff)

* Upgrade from Ubuntu 14.04 (Trusty) to Ubuntu 16.04 (Xenial) (#601) (4dbbf10)

* Merge branch 'dev' into WraySec/fbctf/merge@08d0f52
iliushin-a pushed a commit to iliushin-a/fbctf that referenced this pull request May 16, 2018
* Spanish translations added

* In Spanish language the first letter of each word is not in capital letters (except if you start a sentence).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants