Language fixes

This commit is contained in:
Will Abson
2016-10-04 17:51:46 +01:00
parent d20f5b0467
commit fd17d11e25
2 changed files with 15 additions and 15 deletions

View File

@@ -1,8 +1,8 @@
<!-- <!--
PLEASE FILL OUT THE FOLLOWING INFORMATION, THIS WILL HELP US TO RESOLVE FASTER YOUR PROBLEM. PLEASE FILL OUT THE FOLLOWING INFORMATION, THIS WILL HELP US TO RESOLVE YOUR PROBLEM FASTER.
REMEMBER FOR SUPPORT REQUEST YOU CAN ASK ALSO ON OUR GITTER CHAT: REMEMBER FOR SUPPORT REQUESTS YOU CAN ALSO ASK ON OUR GITTER CHAT:
Please before ask on our gitter channel https://gitter.im/Alfresco/alfresco-ng2-components Please ask before on our gitter channel https://gitter.im/Alfresco/alfresco-ng2-components
--> -->
**Type of issue:** (check with "[x]") **Type of issue:** (check with "[x]")
@@ -11,16 +11,16 @@ Please before ask on our gitter channel https://gitter.im/Alfresco/alfresco-ng2-
- [ ] Support request - [ ] Support request
**Current behavior:** **Current behavior:**
<!-- Describe current behavior. --> <!-- Describe the current behavior. -->
**Expected behavior:** **Expected behavior:**
<!-- Describe expected behavior. --> <!-- Describe the expected behavior. -->
**Step to reproduce the issue:** **Steps to reproduce the issue:**
<!-- Describe Step to reproduce the issue.--> <!-- Describe the steps to reproduce the issue. -->
**Component name and version:** **Component name and version:**
<!-- Check before if this issue is still present in the most recent version --> <!-- Example: ng2-alfresco-login. Check before if this issue is still present in the most recent version -->
**Browser and version:** **Browser and version:**
<!-- [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] --> <!-- [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] -->
@@ -29,4 +29,4 @@ Please before ask on our gitter channel https://gitter.im/Alfresco/alfresco-ng2-
<!-- To check the version: node --version --> <!-- To check the version: node --version -->
**New feature request:** **New feature request:**
<!-- Describe the feature,motivation and the concrete use case (Only in case of new feature request) --> <!-- Describe the feature, motivation and the concrete use case (only in case of new feature request) -->

View File

@@ -1,8 +1,8 @@
<!-- <!--
Before submitting your PR, please check that your code follow our contribution guide lines: Before submitting your PR, please check that your code follows our contribution guidelines:
https://github.com/Alfresco/alfresco-ng2-components/wiki/Code-contribution-acceptance-criteria https://github.com/Alfresco/alfresco-ng2-components/wiki/Code-contribution-acceptance-criteria
Check also that the commit message follow our commit format guide lines: Check also that your commit messages follow our commit message format guidelines:
https://github.com/Alfresco/alfresco-ng2-components/wiki/Commit-format https://github.com/Alfresco/alfresco-ng2-components/wiki/Commit-format
--> -->
@@ -17,20 +17,20 @@
[ ] Other... Please describe: [ ] Other... Please describe:
``` ```
**This PR adds the following feature:** **This PR adds the following feature:**
<!-- you can ignore this line in case of bugfix --> <!-- you can ignore this line in the case of a bugfix -->
**Current behavior:** **Current behavior:**
**New behavior:** **New behavior:**
**This PR fixes the following issue:** **This PR fixes the following issue:**
<!-- link to the open issue, ignore it if there are no issue open --> <!-- link to the open issue, ignore this if there are no issues open -->
**This PR introduce a breaking change:** (check one with "x") **This PR introduces a breaking change:** (check one with "x")
- [ ] Yes - [ ] Yes
- [ ] No - [ ] No
<!-- Please describe reason to introduce a breaking change, and what exactly breaks --> <!-- Please describe the reason to introduce a breaking change, and what exactly breaks -->
**More information:** **More information:**