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

fix: Translate hardcoded sentences #1473

Merged
merged 2 commits into from
Apr 3, 2022
Merged

Conversation

g123k
Copy link
Collaborator

@g123k g123k commented Apr 3, 2022

What

Many sentences were hardcoded. It should be better now.

@g123k g123k requested a review from a team as a code owner April 3, 2022 10:54
@github-actions github-actions bot added 🌐 l10n 🤗 Onboarding We need to onboard users on how the app works, but also on content like Nutri-Score, Eco-Score… 🖼️ Photos - Cropping 🥫 Product page 🤳🥫 Scan We need to be able to scan on low-end, old devices, even with a bad camera, connexion… 👥 User management Account login, signup, signout labels Apr 3, 2022
@g123k g123k force-pushed the hardcoded_translations branch from f7a10b2 to c1148fd Compare April 3, 2022 10:59
@codecov-commenter
Copy link

codecov-commenter commented Apr 3, 2022

Codecov Report

Merging #1473 (e3425ab) into develop (1712a5e) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           develop   #1473      +/-   ##
==========================================
- Coverage     9.13%   9.05%   -0.08%     
==========================================
  Files          158     158              
  Lines         6372    6424      +52     
==========================================
  Hits           582     582              
- Misses        5790    5842      +52     
Impacted Files Coverage Δ
.../smooth_app/lib/data_models/onboarding_loader.dart 0.00% <0.00%> (ø)
...ges/smooth_app/lib/generic_lib/loading_dialog.dart 0.00% <0.00%> (ø)
packages/smooth_app/lib/pages/image_crop_page.dart 0.00% <0.00%> (ø)
...pp/lib/pages/product/common/product_list_page.dart 0.00% <0.00%> (ø)
...mooth_app/lib/pages/product/edit_product_page.dart 0.00% <0.00%> (ø)
...smooth_app/lib/pages/product/new_product_page.dart 0.73% <0.00%> (-0.02%) ⬇️
packages/smooth_app/lib/pages/scan/scan_page.dart 2.50% <0.00%> (-0.28%) ⬇️
...smooth_app/lib/pages/user_preferences_profile.dart 9.52% <0.00%> (-0.90%) ⬇️
...mooth_app/lib/pages/user_preferences_settings.dart 7.87% <0.00%> (-0.13%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1712a5e...e3425ab. Read the comment docs.

@g123k g123k force-pushed the hardcoded_translations branch from c1148fd to 9fefa43 Compare April 3, 2022 11:04
@github-actions github-actions bot removed the 🤗 Onboarding We need to onboard users on how the app works, but also on content like Nutri-Score, Eco-Score… label Apr 3, 2022
Copy link
Member

@VaiTon VaiTon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

Just one thing: could you extract the variable when using AppLocalizations.of(). I think it would be more readable.

@M123-dev M123-dev merged commit 852ae7b into develop Apr 3, 2022
@M123-dev M123-dev deleted the hardcoded_translations branch April 3, 2022 16:28
g123k added a commit that referenced this pull request Apr 3, 2022
* develop:
  fix: trailing Spaces issue Fixed (#1469)
  Update README.md (#1480)
  feat: dismissible color added to personalized ranking (#1476)
  fix: no visual feedback on next button (#1460)
  feat: minor improvement for summary_card (#1474)
  fix: Translate hardcoded sentences (#1473)
  fix: Onboarding - Country selected highlighted  (#1471)
  fix: Misaligned Inkwell Fixed (#1459)
  chore: New Crowdin translations to review and merge (#1450)
  feat: Support for a "source" within a Knownledge Panel Text element (#1458)

# Conflicts:
#	packages/smooth_app/lib/l10n/app_en.arb
#	packages/smooth_app/lib/l10n/app_fr.arb
g123k added a commit that referenced this pull request Apr 3, 2022
* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

* Fix issues

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
teolemon added a commit that referenced this pull request Apr 9, 2022
* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* fix: Trigger crowdin refresh (#1483)

* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

* Fix issues

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>

* chore: New Crowdin translations

* Update app_el.arb

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
teolemon added a commit that referenced this pull request Apr 11, 2022
* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* fix: Trigger crowdin refresh (#1483)

* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

* Fix issues

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>

* chore: New Crowdin translations

* Update packages/smooth_app/lib/l10n/app_fr.arb

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
teolemon added a commit that referenced this pull request Apr 12, 2022
* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* fix: Trigger crowdin refresh (#1483)

* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

* Fix issues

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>

* chore: New Crowdin translations

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
teolemon added a commit that referenced this pull request Apr 15, 2022
* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* fix: Trigger crowdin refresh (#1483)

* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

* Fix issues

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>

* chore: New Crowdin translations

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
teolemon added a commit that referenced this pull request Apr 17, 2022
* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* fix: Trigger crowdin refresh (#1483)

* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

* Fix issues

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>

* chore: New Crowdin translations

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
teolemon added a commit that referenced this pull request Apr 18, 2022
* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* fix: Trigger crowdin refresh (#1483)

* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

* Fix issues

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>

* chore: New Crowdin translations

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
teolemon added a commit that referenced this pull request May 18, 2022
* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* fix: Trigger crowdin refresh (#1483)

* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

* Fix issues

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>

* chore: New Crowdin translations

* Update app_aa.arb

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
teolemon added a commit that referenced this pull request May 20, 2022
* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* fix: Trigger crowdin refresh (#1483)

* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

* Fix issues

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>

* chore: New Crowdin translations

* Update app_aa.arb

* Update packages/smooth_app/lib/l10n/app_es.arb

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
teolemon added a commit that referenced this pull request May 22, 2022
* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* fix: Trigger crowdin refresh (#1483)

* fix: knowledge panel name made visible (#1442)

* knowledge panel name made visible

* used const values on margin

* knowledge panel name made visible

* fix: Fix food preferences buttons goes into two lines (#1445)

* feat: Support for a "source" within a Knownledge Panel Text element (#1458)

* Support for source field within a Knowledge Panel text element

* Move to a basic Button instead

* chore: New Crowdin translations to review and merge (#1450)

* New Crowdin translations by Github Action (#677)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* chore: New Crowdin translations

* Fix issues

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>

* fix: Misaligned Inkwell Fixed (#1459)

* Misaligned Padding Fixed

* fix: Onboarding - Country selected highlighted  (#1471)

* fix: Translate hardcoded sentences (#1473)

* Translate hardcoded sentences

* Extract all AppLocalizations.of(context) into variables

* feat: minor improvement for summary_card (#1474)

fix: use theme default style in tabForMore button in summary_card.dart

fix: display a "not implemented" snack bar instead of doing nothing when clicking on "add missing product category" in summary_card.dart

* fix: no visual feedback on next button (#1460)

* feat: dismissible color added to personalized ranking (#1476)

* dismissible color added to personalized ranking

* dismissible color added to personalized ranking

* imported direct file rather than relative

* made constants in use instead of

* Update README.md (#1480)

* fix: trailing Spaces issue Fixed (#1469)

* trailingSpaces issue Fixed

* Changed Approach

Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>

* chore: New Crowdin translations

* Update app_zu.arb

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Pierre Slamich <pierre@openfoodfacts.org>
Co-authored-by: M123-dev <marvinmoel05@gmail.com>
Co-authored-by: Aman Raj <57723319+AshAman999@users.noreply.github.com>
Co-authored-by: Abhay Chaudhary <chaudharyabhay111@gmail.com>
Co-authored-by: Edouard Marquez <g123k@users.noreply.github.com>
Co-authored-by: Edouard Marquez <moi@edouard-marquez.me>
Co-authored-by: VaiTon <eyadlorenzo@gmail.com>
Co-authored-by: Abhishek Bhatt <47862474+bhattabhi013@users.noreply.github.com>
Co-authored-by: Shimron <60049707+ShimronAlakkal@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 l10n 🖼️ Photos - Cropping 🥫 Product page 🤳🥫 Scan We need to be able to scan on low-end, old devices, even with a bad camera, connexion… translations 👥 User management Account login, signup, signout
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants