Commit 70f461c
authored
Develop - tr and version (#275)
This pull request updates the app version and introduces a large set of
new and improved user-facing strings across English, German, and French
localizations. The changes add support for new features (notably crash
reporting and onboarding flows), enhance clarity for existing features,
and improve user guidance and warnings. Additionally, it updates the
app's version code and name.
**Key changes:**
**1. Feature and Onboarding Strings (All Languages)**
- Added strings for Sentry crash reporting, onboarding/welcome screens,
feature introductions, acknowledgements, and user warnings in
`strings.xml` for English, German, and French. This includes support for
toggling crash reporting, onboarding actions, and user guidance.
[[1]](diffhunk://#diff-74d79d9fdeb4d943ff32ec1d9f6852280ede2ae497809f1cbba32a8ce63fbf32R579-R611)
[[2]](diffhunk://#diff-7049c01dbaca09e41462205bc840bb2bdf6766f0b832e1ff68059c7fdfafadc8R579-R611)
[[3]](diffhunk://#diff-a2529e239a99387f33127b7e3027bc8447c2392f428129f616ca7f319dd187fbR579-R611)
**2. UI and Feature Enhancements**
- Introduced new strings for UI settings such as blur effects, empty
state actions, and improved descriptions for features like battery
notifications and device info.
[[1]](diffhunk://#diff-74d79d9fdeb4d943ff32ec1d9f6852280ede2ae497809f1cbba32a8ce63fbf32R1126-R1133)
[[2]](diffhunk://#diff-7049c01dbaca09e41462205bc840bb2bdf6766f0b832e1ff68059c7fdfafadc8R1126-R1133)
[[3]](diffhunk://#diff-a2529e239a99387f33127b7e3027bc8447c2392f428129f616ca7f319dd187fbR1126-R1133)
- Added hints and detailed descriptions for battery notifications and
other features to provide better user context.
[[1]](diffhunk://#diff-74d79d9fdeb4d943ff32ec1d9f6852280ede2ae497809f1cbba32a8ce63fbf32R1029)
[[2]](diffhunk://#diff-7049c01dbaca09e41462205bc840bb2bdf6766f0b832e1ff68059c7fdfafadc8R1029)
[[3]](diffhunk://#diff-a2529e239a99387f33127b7e3027bc8447c2392f428129f616ca7f319dd187fbR1029)
**3. Localization Improvements**
- Synchronized new and updated strings across English, German, and
French, ensuring consistency and improved guidance in all supported
languages. (All string changes above)
**4. Bug Reporting and User Guidance**
- Updated the `bug_report_send_via` string in German and French to
encourage enabling crash reporting for better issue resolution,
replacing the previous generic label.
[[1]](diffhunk://#diff-7049c01dbaca09e41462205bc840bb2bdf6766f0b832e1ff68059c7fdfafadc8L933-R961)
[[2]](diffhunk://#diff-a2529e239a99387f33127b7e3027bc8447c2392f428129f616ca7f319dd187fbL933-R961)
**5. Version Update**
- Incremented `versionCode` from 32 to 33 and `versionName` from "12.1"
to "12.2" in `app/build.gradle.kts`.File tree
8 files changed
+266
-7
lines changed- app
- src/main/res
- values-de
- values-en
- values-fr
- values-he
- values-ja
- values-nl
- values-zh
8 files changed
+266
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
579 | 606 | | |
580 | 607 | | |
581 | 608 | | |
582 | 609 | | |
583 | 610 | | |
| 611 | + | |
584 | 612 | | |
585 | 613 | | |
586 | 614 | | |
| |||
930 | 958 | | |
931 | 959 | | |
932 | 960 | | |
933 | | - | |
| 961 | + | |
934 | 962 | | |
935 | 963 | | |
936 | 964 | | |
| |||
998 | 1026 | | |
999 | 1027 | | |
1000 | 1028 | | |
| 1029 | + | |
1001 | 1030 | | |
1002 | 1031 | | |
1003 | 1032 | | |
| |||
1094 | 1123 | | |
1095 | 1124 | | |
1096 | 1125 | | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
1097 | 1134 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
579 | 606 | | |
580 | 607 | | |
581 | 608 | | |
582 | 609 | | |
583 | 610 | | |
| 611 | + | |
584 | 612 | | |
585 | 613 | | |
586 | 614 | | |
| |||
998 | 1026 | | |
999 | 1027 | | |
1000 | 1028 | | |
| 1029 | + | |
1001 | 1030 | | |
1002 | 1031 | | |
1003 | 1032 | | |
| |||
1094 | 1123 | | |
1095 | 1124 | | |
1096 | 1125 | | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
1097 | 1134 | | |
0 commit comments