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

fix urls and strings pointers to localized getting started content #5038

Merged
merged 6 commits into from
Sep 13, 2013

Conversation

jasonsanjose
Copy link
Member

No description provided.

@jasonsanjose
Copy link
Member Author

@lkcampbell can you review?

@@ -35,6 +35,7 @@ define(function (require, exports, module) {
module.exports = {
root: true,
"de": true,
"fi": true,
"fr": true,
"es": true,
Copy link
Contributor

Choose a reason for hiding this comment

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

Minor point, did you want to sort these languages as well as long as you are making these changes?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, will do.

@lkcampbell
Copy link
Contributor

@jasonsanjose initial review done.

Conflicts:
	src/nls/strings.js
	src/nls/urls.js
@jasonsanjose
Copy link
Member Author

@lkcampbell Fixes pushed.

@lkcampbell
Copy link
Contributor

@jasonsanjose, the sk language is not listed in urls.js. Is that because the urls in the file point to English language resources instead of Slovak resources?

@jasonsanjose
Copy link
Member Author

@lkcampbell nice catch. It was probably due to my branch being out of sync initially. Anyhow, I removed the unnecessary urls.js.

@lkcampbell
Copy link
Contributor

@jasonsanjose, hmm...I think you removed the wrong urls.js.

@jasonsanjose
Copy link
Member Author

@lkcampbell I think I'm just having a bad day. 😅 Thanks for catching that!

@lkcampbell
Copy link
Contributor

@jasonsanjose, okay I finally figured out how to use git to merge a remote branch into my local branch and play around with your fix :).

I go to Switch Languages and the Slovak entry for the drop down menu says "sk" when it should probably say "Slovak". Is this fix supposed to address that?

@jasonsanjose
Copy link
Member Author

Pushed a fix to add Slovak locale name. Looks like it wasn't included in the original pull #4856.

@lkcampbell
Copy link
Contributor

Okay, looks good, thanks.

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