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

Commit

Permalink
Merge pull request #202 from adobe/abose/release1.5
Browse files Browse the repository at this point in the history
Update strings for 1.5
  • Loading branch information
nethip committed Oct 8, 2015
2 parents 844286a + 046b113 commit 3193292
Show file tree
Hide file tree
Showing 5 changed files with 125 additions and 0 deletions.
25 changes: 25 additions & 0 deletions updates/stable/de.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
[
{
"buildNumber": 16538,
"versionString": "Release 1.5",
"dateString": "09.10.2015",
"releaseNotesURL": "https://github.com/adobe/brackets/wiki/Release-Notes:-1.5",
"downloadURL": "http://brackets.io",
"newFeatures": [
{
"name": "Fold Selected Text",
"description": "Select any text block in the editor and fold markers will appear to collapse the selected text."
},
{
"name": "Improved Stability and Instant Search",
"description": "Major stability and performance improvements. Find in Files can now index and search robustly in thousands of files instantly."
},
{
"name": "CSS Code Hints in PHP",
"description": "CSS code hints are now available for style elements inside PHP files."
},
{
"name": "Remember Linter collapsed",
"description": "Remember collapsed state of linters on switching files."
}
]
},
{
"buildNumber": 16380,
"versionString": "Release 1.4",
Expand Down
25 changes: 25 additions & 0 deletions updates/stable/en.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
[
{
"buildNumber": 16538,
"versionString": "Release 1.5",
"dateString": "10-09-2015",
"releaseNotesURL": "https://github.com/adobe/brackets/wiki/Release-Notes:-1.5",
"downloadURL": "http://brackets.io",
"newFeatures": [
{
"name": "Fold Selected Text",
"description": "Select any text block in the editor and fold markers will appear to collapse the selected text."
},
{
"name": "Improved Stability and Instant Search",
"description": "Major stability and performance improvements. Find in Files can now index and search robustly in thousands of files instantly."
},
{
"name": "CSS Code Hints in PHP",
"description": "CSS code hints are now available for style elements inside PHP files."
},
{
"name": "Remember Linter collapsed",
"description": "Remember collapsed state of linters on switching files."
}
]
},
{
"buildNumber": 16380,
"versionString": "Release 1.4",
Expand Down
25 changes: 25 additions & 0 deletions updates/stable/es.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
[
{
"buildNumber": 16538,
"versionString": "Release 1.5",
"dateString": "09-10-2015",
"releaseNotesURL": "https://github.com/adobe/brackets/wiki/Release-Notes:-1.5",
"downloadURL": "http://brackets.io",
"newFeatures": [
{
"name": "Fold Selected Text",
"description": "Select any text block in the editor and fold markers will appear to collapse the selected text."
},
{
"name": "Improved Stability and Instant Search",
"description": "Major stability and performance improvements. Find in Files can now index and search robustly in thousands of files instantly."
},
{
"name": "CSS Code Hints in PHP",
"description": "CSS code hints are now available for style elements inside PHP files."
},
{
"name": "Remember Linter collapsed",
"description": "Remember collapsed state of linters on switching files."
}
]
},
{
"buildNumber": 16380,
"versionString": "Release 1.4",
Expand Down
25 changes: 25 additions & 0 deletions updates/stable/fr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
[
{
"buildNumber": 16538,
"versionString": "Release 1.5",
"dateString": "09-10-2015",
"releaseNotesURL": "https://github.com/adobe/brackets/wiki/Release-Notes:-1.5",
"downloadURL": "http://brackets.io",
"newFeatures": [
{
"name": "Fold Selected Text",
"description": "Select any text block in the editor and fold markers will appear to collapse the selected text."
},
{
"name": "Improved Stability and Instant Search",
"description": "Major stability and performance improvements. Find in Files can now index and search robustly in thousands of files instantly."
},
{
"name": "CSS Code Hints in PHP",
"description": "CSS code hints are now available for style elements inside PHP files."
},
{
"name": "Remember Linter collapsed",
"description": "Remember collapsed state of linters on switching files."
}
]
},
{
"buildNumber": 16380,
"versionString": "Release 1.4",
"dateString": "27-07-2015",
Expand Down
25 changes: 25 additions & 0 deletions updates/stable/ja.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
[
{
"buildNumber": 16538,
"versionString": "Release 1.5",
"dateString": "2015-10-09",
"releaseNotesURL": "https://github.com/adobe/brackets/wiki/Release-Notes:-1.5",
"downloadURL": "http://brackets.io",
"newFeatures": [
{
"name": "Fold Selected Text",
"description": "Select any text block in the editor and fold markers will appear to collapse the selected text."
},
{
"name": "Improved Stability and Instant Search",
"description": "Major stability and performance improvements. Find in Files can now index and search robustly in thousands of files instantly."
},
{
"name": "CSS Code Hints in PHP",
"description": "CSS code hints are now available for style elements inside PHP files."
},
{
"name": "Remember Linter collapsed",
"description": "Remember collapsed state of linters on switching files."
}
]
},
{
"buildNumber": 16380,
"versionString": "Release 1.4",
"dateString": "2015-07-27",
Expand Down

0 comments on commit 3193292

Please sign in to comment.