Skip to content

Commit 50d84be

Browse files
committed
fix typos
1 parent 1609d3c commit 50d84be

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/faqs/app-translation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ If a given phrase in the app does not have a translation string in what is calle
2929

3030
For the *Loop* app and the submodules (Pumps, CGM and Services) associated with the *Loop* app, the [*lokalise*](https://app.lokalise.com/projects) website is used. You must be signed up with the *Loop* project to be able to see *Loop* translations at that site.
3131

32-
!!! note "Want to Sign Up to Translate?"
32+
!!! note "Want to Translate?"
3333
To volunteer to translate, join [Loop zulipchat](https://loop.zulipchat.com/) and send a direct message to Marion Barker with your email address and the language(s) you can translate.
3434

35-
If you want to be translate for one of the new CGM / Pump repositories, include that information as well. This includes DanaKit, EversenseKit and MedtrumKit. Those new repositories are handled using a [*crowdin* project](#crowdin-projects) for each repository.
35+
If you want translate one of the new CGM / Pump repositories: DanaKit, EversenseKit and MedtrumKit, indicate that as well. Those new repositories are handled using a [*crowdin* project](#crowdin-projects) for each repository.
3636

3737

3838
## Code Translation

docs/version/development.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,10 @@ Moving forward, the version number in the feature branch will match the `dev` br
215215
!!! important "Experts Only"
216216
Please only use the `feat/dev-dana-medtrum` branch if you are prepared to follow along in zulipchat and are willing to test an experimental branch to help test and resolve issues.
217217

218-
* Please ensure you have the latest version of this branch:
218+
* Please ensure you have the latest version of this branch by synching before you build:
219219
* `feat/dev-dana-medtrum`
220-
* SHA `de1109f`
220+
* Mac-Xcode: type `git pull --recurse` to update an existing clone or download a fresh copy
221+
* Browser Build, the Build Loop action, with the `feat/dev-dana-medtrum` branch selected should automatically sync your fork for you
221222

222223
## Older updates
223224

0 commit comments

Comments
 (0)