Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit 3991e65

Browse files
runnermergify[bot]
authored andcommitted
Strings - components/feature/prompts/src/main/res/values-te/strings.xml
1 parent 8a6c3bd commit 3991e65

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

  • components/feature/prompts/src/main/res/values-te

components/feature/prompts/src/main/res/values-te/strings.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<resources>
2+
<resources xmlns:tools="http://schemas.android.com/tools" xmlns:moz="http://mozac.org/tools">
33
<!-- Text for confirmation for a positive action in dialog -->
44
<string name="mozac_feature_prompts_ok">సరే</string>
55
<!-- Text for confirmation for a negative action in dialog. -->
@@ -20,6 +20,8 @@
2020
<string name="mozac_feature_prompt_dont_save">భద్రపరచవద్దు</string>
2121
<!-- Negative confirmation that we should never save a login for this site -->
2222
<string name="mozac_feature_prompt_never_save">ఎప్పుడూ భద్రపరచవద్దు</string>
23+
<!-- Negative confirmation that we should not save a credit card for this site -->
24+
<string name="mozac_feature_prompt_not_now">ఇప్పుడు కాదు</string>
2325
<!-- Positive confirmation that we should save the new or updated login -->
2426
<string name="mozac_feature_prompt_save_confirmation">భద్రపరుచు</string>
2527
<!-- Negative confirmation that we should not save the updated login -->
@@ -94,4 +96,5 @@
9496
<string name="mozac_feature_prompt_repost_positive_button_text">డేటాను మళ్ళీ పంపించు</string>
9597
<!-- Pressing this will dismiss the dialog and not refresh the webpage -->
9698
<string name="mozac_feature_prompt_repost_negative_button_text">రద్దుచేయి</string>
97-
</resources>
99+
100+
</resources>

0 commit comments

Comments
 (0)