Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Updated italian translation #2996

Merged
merged 2 commits into from
Mar 11, 2013
Merged

Conversation

antonellopasella
Copy link
Contributor

updated new strings

update new strings
@@ -268,4 +289,13 @@ define({
"BASEURL_ERROR_HASH_DISALLOWED" : "L'URL di base non può contenere hash come \"{0}\".",
"BASEURL_ERROR_INVALID_CHAR" : "I caratteri speciali come '{0}' devono essere %-encodate.",
"BASEURL_ERROR_UNKOWN_ERROR" : "Trovato un carattere sconosciuto durante il parsing della URL di base"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing comma on this line is causing the JSHint errors on the travis-ci build

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How can I fix that? I have to change in my forked repo or what? (sorry, I'm new @ github 😋

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make the change locally, then push the changes back to your repo.

# assuming your at the top of the brackets directory
git add src/src/nls/it/strings.js
git commit -m "add missing comma"
git push origin master

Github will detect a new commit and display it here.

@jasonsanjose
Copy link
Member

Iniital review complete.

@ghost ghost assigned jasonsanjose Feb 28, 2013
@antonellopasella
Copy link
Contributor Author

Sorry for the delay and the consequent exclusion of this PR from Sprint 21

@jasonsanjose
Copy link
Member

Looks good. Merging.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants