Skip to content

Commit 7dd2bf8

Browse files
committed
pr fixes
1 parent 5fa2a5d commit 7dd2bf8

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

android-sdk/about.mdx

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Tolgee is a platform that streamlines translations for web, mobile, and desktop
1414
> NOTE:
1515
> For managing static translations in your repository, consider using the [Tolgee CLI](/tolgee-cli/installation).
1616
17-
Tolgee Android SDK lets you locate Android apps with dynamic content delivery, which adapts content to user behavior, preferences and device data.
17+
Tolgee Android SDK lets you localize Android apps with dynamic content delivery, which adapts content to user behavior, preferences and device data.
1818

1919
Our over‑the‑Air (OTA) translation updates, makes local changes, and seamlessly integrates with multiple systems, Android Views, Jetpack Compose and static translations.
2020

@@ -27,27 +27,34 @@ The platform works offline with caching, backups referencing, providing resource
2727
## New possibilities
2828

2929
### Over‑the‑Air (OTA) updates
30+
3031
Delivers translations via CDN (Cloud or self‑hosting) with caching, automatic backup referencing.
3132

3233
### Product internationalization teams on your side
33-
Our teams can push improvements instantly and validate the changes during production process.
34+
35+
Translation teams can push improvements instantly and validate the changes during production process.
3436

3537
### Change the app's language at runtime (Runtime locale API)
36-
While switching locations our program reacts instantly with Tolgee.changeFlow function.
38+
39+
Use `tolgee.changeFlow` to monitor locale changes and update your UI accordingly.
3740

3841
### Works offline with fallbacks and preloading
42+
3943
Provides android resources fallback, selecting the best resource for a user's device settings and preloading critical namespaces.
4044

4145
### Consistent UX
46+
4247
Our platform keeps UX consistent, by updating UI automatically, as a response to local changes.
4348

4449
### Support for Android Views, Jetpack Compose and static translations with CLI
45-
Aids with both coding functions stringResource, pluralStringResource and reactive updates.
50+
51+
Support for both coding functions `stringResource`, `pluralStringResource` and reactive updates.
4652

4753
### Hosting options
54+
4855
Tolgee gives you multiple hosting options: Cloud CDN (Cloud or self‑hosting) or your own CDN.
4956

50-
Our product makes sure to ship translation fixes and new languages faster and easier. Our teams can push improvements instantly and validate the changes during production.
57+
Tolgee platform makes sure to ship translation fixes and new languages faster and easier. Your teams can push improvements instantly and validate the changes during production.
5158

5259
We help your programmers! We support multiple systems, hosting options without a new app build, at that.
5360

0 commit comments

Comments
 (0)