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

Adapted from Argentina to all Spanish countries #423

Open
wants to merge 693 commits into
base: master
Choose a base branch
from
Open

Adapted from Argentina to all Spanish countries #423

wants to merge 693 commits into from

Conversation

carlogarro
Copy link

The es-AR concept was only working automatically in browsers with the Argentinian Spanish predefined, which is not by default in Spanish, Mexican, Peruvian, Cuban, etc. computers.
So, I have decided to change it for es, and now all Spanish countries will be able to see it in Spanish.

Andrei Constantinescu and others added 30 commits April 13, 2016 16:13
Not show fullscreen option in challenges.
 * When integrating kano-draw from QML, the launcher process would morph,
   and the UI frontend keep running
 * Fixed by not killing the parent from the http process
 * Forcibly killing the UI process from the launcher more agressively (SIGKILL)
KanoComputing/os-dashboard#90
An error message appears when attempting to close the app in offline
mode. This is because the server, instead of responding, just shuts down
and hence doesn't reply. This means that the application itself doesn't
get a response so assumes that something is wrong. Resolve this by
replying and not displaying a success message when this happens.
GTM tag, remove segment.io
brandonjackson and others added 29 commits February 23, 2017 09:56
* note: detailed syntax error messages removed in
  es_AR!
translated “you’ve earned {int} XP”
* Speed up load times

* Rectified function comment
Fixes were made to the English step validation for Pixel Hack challenges
to allow them to properly progress. Apply these fixes to the es_AR
version of the app.
The instructions tell the user, in Spanish, to type the literal
"elipse". Given that the users are unlikely to know the English word,
asking them to fix a spelling mistake is quite a task. Spell this
correctly.
Bump version for 3.9.2 release.
Bump version for 3.11.0 release.
* Replaced splash window for animation

* Using animation keyword
If the user launches a share from one of the challenge pack pages on
Kano OS and then clicks the "Back" button they were presented with a 404
page because Angular handles the page redirection instead of the server.
Resolve this by returning the homepage (main Angular app) from the
server when all routes of the form `/challenge/.*` are requested.
Manually install Node 6 when building the Debian package.
Resolve conflicts with bower install to permit non-interactive build.
Bower: Resolve bower install conflicts
The purpose here is to avoid running profiling code in production.
This should perhaps only be enabled in a special env.
…cally Spanish in all Spanish countries and not only in Argentina.
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.