Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring the fr.json and en.json #197

Closed
wants to merge 12 commits into from

Conversation

DedrickEnc
Copy link
Contributor

This PR is not able to be merged, but I am checking progress as the work is progressing, here are pages to translate and translated :

  • Login page
  • Tree
  • Home Page
  • Cashbox Page
  • Depots Page
  • Enterprise Page
  • Project Page
  • Service Page
  • Subvention Page
  • Exchange rate Page
  • User Page
  • Cash Payment Page
  • Patient Registration Page
  • Patient Edit Page
  • Employee Management Page

jniles referenced this pull request in jniles/bhima Apr 2, 2016
This commit adds the following refinements:
 1. The patient group link is now in the tree for superuser.
 2. The router properly matches the url of the patient group route.
 3. The user can now "cancel" the form input to return to the default
 view state.
 4. The html has been cleaned up significantly.

The only two items remaining are: translations and end-to-end tests.
Translations will wait until #197 lands (to avoid collisions and
re-implementing duplicate translation keys).

End to end tests will following in a subsequent commit.
@lomamech lomamech mentioned this pull request Apr 7, 2016
@sfount
Copy link
Contributor

sfount commented Apr 7, 2016

Completed with #283

@sfount sfount closed this Apr 7, 2016
@jniles jniles mentioned this pull request May 4, 2016
18 tasks
@DedrickEnc DedrickEnc deleted the lang branch May 12, 2017 09:33
bors bot added a commit that referenced this pull request Aug 21, 2018
3062: Update snyk to the latest version 🚀 r=jniles a=greenkeeper[bot]




## Version **1.92.3** of **snyk** was just published.

<table>
  <tr>
    <th align=left>
      Dependency
    </th>
    <td>
      <a target=_blank href=https://github.com/snyk/snyk>snyk</a>
    </td>
  </tr>
  <tr>
      <th align=left>
       Current Version
      </th>
      <td>
        1.92.0
      </td>
    </tr>
  <tr>
    <th align=left>
      Type
    </th>
    <td>
      dependency
    </td>
  </tr>
</table>



The version **1.92.3** is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of snyk.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


---


<details>
<summary>Release Notes</summary>
<strong>v1.92.3</strong>

<h2><a href="https://urls.greenkeeper.io/snyk/snyk/compare/v1.92.2...v1.92.3">1.92.3</a> (2018-08-21)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>debug-print original stack of Error()s thrown during <code>test</code> (<a href="https://urls.greenkeeper.io/snyk/snyk/commit/d8d7796">d8d7796</a>)</li>
</ul>
</details>

<details>
<summary>Commits</summary>
<p>The new version differs by 8 commits.</p>
<ul>
<li><a href="https://urls.greenkeeper.io/snyk/snyk/commit/4fee53e3cfc792cda73c1f044dee6743fb0a781e"><code>4fee53e</code></a> <code>Merge pull request #201 from snyk/fix/print-original-error-stacks-in-debug</code></li>
<li><a href="https://urls.greenkeeper.io/snyk/snyk/commit/d8d77967fc8006a9e57d521f8e2415047ac06a43"><code>d8d7796</code></a> <code>fix: debug-print original stack of Error()s thrown during <code>test</code></code></li>
<li><a href="https://urls.greenkeeper.io/snyk/snyk/commit/632a425af87d6c3c7c7433d554a89c6a7a68096c"><code>632a425</code></a> <code>Merge pull request #200 from snyk/fix/pad-with-repeat</code></li>
<li><a href="https://urls.greenkeeper.io/snyk/snyk/commit/e15ad6f7f6500901fcf97f841cd759ea2ce42aed"><code>e15ad6f</code></a> <code>fix: nicer way to pad</code></li>
<li><a href="https://urls.greenkeeper.io/snyk/snyk/commit/64e9ed72a5b71fa92cff69358fd827d39cfb16ce"><code>64e9ed7</code></a> <code>Merge pull request #198 from snyk/chore/pkg-release</code></li>
<li><a href="https://urls.greenkeeper.io/snyk/snyk/commit/dbd1fa2d8b2d0de48090d2159152dfd5c67d4f39"><code>dbd1fa2</code></a> <code>Merge pull request #197 from snyk/fix/spacing</code></li>
<li><a href="https://urls.greenkeeper.io/snyk/snyk/commit/2eeab79eccc7fe8bb14948538f0697a441938433"><code>2eeab79</code></a> <code>chore: add pkg to semantic-release process</code></li>
<li><a href="https://urls.greenkeeper.io/snyk/snyk/commit/ef197a44330ce2ba719c2adac0fe4cc66eca86e9"><code>ef197a4</code></a> <code>fix: adjust spacing on 'test' output</code></li>
</ul>
<p>See the <a href="https://urls.greenkeeper.io/snyk/snyk/compare/9d9e70c0c8934a69fa61ff18a1cd31dd70780501...4fee53e3cfc792cda73c1f044dee6743fb0a781e">full diff</a></p>
</details>

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴



Co-authored-by: greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants