-
Notifications
You must be signed in to change notification settings - Fork 18
Conversation
"downloadURL": "http://download.brackets.io", | ||
"newFeatures": [ | ||
{ | ||
"name": "Upradable Installer", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: "Upgradable"... though I wonder if that's clear enough. Maybe something like "Install Updates in Place"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Btw @bchintx did we ever write up documentation for how to have two versions installed at once, if needed for testing? (I'd thought that was one of the story tasks, but looks like I was wrong)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"in-place" seems maybe a bit technical? Upgrade Brackets Installation?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@peterflynn Good observation. No, I haven't documented that anywhere, but I can definitely do so. Any suggestions on where to add those steps?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bchintx Maybe just the release notes for now? Could add it to the "UI Changes" section that already mentions upgrade-in-place...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@peterflynn Great suggestion. Done.
@jasonsanjose Done reviewing -- just a few suggestions. |
}, | ||
{ | ||
"name": "Live Preview Reliability", | ||
"description": "On Mac, launching Chrome is now more reliable and no longer requires Chrome to be restarted." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should probably replace "restarted" with "relaunched" to match terminology used by dialog.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
@peterflynn changes pushed. |
"downloadURL": "http://download.brackets.io", | ||
"newFeatures": [ | ||
{ | ||
"name": "Upgrade Brackets Installation", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jasonsanjose This still seems like it might not be super explanatory to users. What about "Upgrade Existing Brackets Installations"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
@peterflynn one more time :) |
Looks good -- merging |
@jbalsas @TomMalbran The en updates for Sprint 34 are complete, so you can start translating for es. |
Drive-by: "effecient" should be "efficient" |
@redmunds was just doing that ;) |
}, | ||
{ | ||
"name": "New and Updated Translations", | ||
"description": "New Dutch and Persian community contributed translations. Updated French, Japanese, Brazilian Portuguese, Czech, Finnish, German, Romanian, Spanish, Swedish and Turkish translations." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unless I missed it, Romanian is not yet merged, is it? (adobe/brackets#5836).
If we think it'll get done, it should go into the new translations.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops... actually that one's assigned to me... how did that happen? :D
I'll take care to see if that's ready to merge. Sorry about that!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jasonsanjose It looks like the Romanian PR would actually be a brand-new language though -- so shouldn't it be listed in the first sentence instead of the second? (Although this also makes me think... if the number of items in the first sentence changes due to some PRs not landing, it may be difficult to change without retranslating -- lists of length 1 and/or 2 can be special cases grammatically in some languages).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll get both strings translated with and without romanian. Since it's after hours and the translations may begin tonight, I'll do this immediately on master.
@jasonsanjose |
No description provided.