Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Aug 25, 2021
1 parent 04cea9c commit 42c8c35
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions app/src/main/res/values-ar-rSA/strings.xml
Expand Up @@ -452,20 +452,20 @@
<string name="dismiss">تجاهل</string>
<string name="donation_url">https://donate.openfoodfacts.org</string>
<!--Just replace "world" by "fr", "de"… translate the "terms-of-use" with the hyphens -->
<string name="terms_url">https://world.openfoodfacts.org/terms-of-use</string>
<string name="terms_url">https://world-ar.openfoodfacts.org/terms-of-use</string>
<!--Just replace "world" by "world-fr", "world-de"… do not translate "faq" -->
<string name="faq_url">https://world.openfoodfacts.org/faq</string>
<string name="faq_url">https://world-ar.openfoodfacts.org/faq</string>
<!--Just replace "world" by "world-fr", "world-de"… do not translate "hunger-game" -->
<string name="hunger_game_url">https://hunger.openfoodfacts.org/</string>
<!--Just replace "world" by "world-fr", "world-de"… do not translate the end of the url -->
<!--Just replace "world" by "fr", "de"… do not translate the "nutriscore"-->
<string name="nutriscore_uri">https://world.openfoodfacts.org/nutriscore</string>
<string name="nutriscore_uri">https://world-ar.openfoodfacts.org/nutriscore</string>
<!--Just replace "world" by "fr", "de"… do not translate the "nova"-->
<string name="url_nova_groups">https://world-en.openfoodfacts.org/nova</string>
<string name="url_nova_groups">https://world-ar.openfoodfacts.org/nova</string>
<!--Just replace "world" by "fr", "de"… translate the end of the url -->
<string name="ecoscore_url">https://world.openfoodfacts.org/eco-score-the-environmental-impact-of-food-products</string>
<string name="ecoscore_url">https://world-ar.openfoodfacts.org/eco-score-the-environmental-impact-of-food-products</string>
<!--Just replace "world" by "fr", "de"… translate the "nutrition-traffic-lights" with the hyphens -->
<string name="url_nutrient_values">https://world.openfoodfacts.org/nutrition-traffic-lights</string>
<string name="url_nutrient_values">https://world-ar.openfoodfacts.org/nutrition-traffic-lights</string>
<string name="preference_header_general">عام</string>
<string name="preference_header_network">Network</string>
<string name="preference_header_contributing">Contributing</string>
Expand Down

0 comments on commit 42c8c35

Please sign in to comment.