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

Update strings.js #7744

Closed
wants to merge 1 commit into from
Closed

Update strings.js #7744

wants to merge 1 commit into from

Conversation

as3boyan
Copy link

@as3boyan as3boyan commented May 4, 2014

Seems like you guys changed command ID in Brackets 38
"CMD_SHOW_IN_OS" : "Показать в операционной системе",
"CMD_SHOW_IN_EXPLORER" : "Показать в операционной системе",

Seems like you guys changed command ID in Brackets 38
"CMD_SHOW_IN_OS"                      : "Показать в операционной системе",
"CMD_SHOW_IN_EXPLORER"                : "Показать в операционной системе",
@redmunds
Copy link
Contributor

redmunds commented May 4, 2014

@as3boyan Thank you for contributing. You'll need to sign the Brackets CLA before we can accept this pull request.

Post a comment here when you have done so to remind us we can review your change.

@redmunds
Copy link
Contributor

redmunds commented May 6, 2014

@as3boyan We are going to close Sprint 39 very soon, so please respond if you want this change in for the next release of Brackets.

@@ -305,6 +305,7 @@ define({
"CMD_PREV_DOC" : "Предыдущий документ",
"CMD_SHOW_IN_TREE" : "Показать в дереве проекта",
"CMD_SHOW_IN_OS" : "Показать в операционной системе",
"CMD_SHOW_IN_EXPLORER" : "Показать в операционной системе",
Copy link
Member

Choose a reason for hiding this comment

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

@as3boyan There was also a new CMD_SHOW_IN_FINDER string added. _EXPLORER is used on Windows, _FINDER on Mac, and _OS on Linux. Could you provide the Mac _FINDER new translation as well?

@busykai
Copy link
Contributor

busykai commented May 15, 2014

#7837 fixes it already.

@redmunds
Copy link
Contributor

@busykai Thanks for reminding me :) Closing this one.

@redmunds redmunds closed this May 15, 2014
@busykai
Copy link
Contributor

busykai commented May 15, 2014

@as3boyan thank you for your interest in contributing to the Russian translation! If you're using Brackets with Russian, please let us know if you have any concerns with the current translation. I'd be happy if there was another Russian-speaking person who would help me to correct my rusty Russian typed in on Spanish-international keyboard.

@as3boyan
Copy link
Author


Imgur
Imgur
Imgur
Imgur

39

As you can see some data is not translated. (Multiple cursors related, show errors in status bar and help menu items)

@busykai
Copy link
Contributor

busykai commented May 18, 2014

@as3boyan, yes, unfortunately, it didn't make into release 39. it is in master though and will be out with the release 40.

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.

4 participants