diff options
| -rw-r--r-- | packages/Shell/res/values-as/strings.xml | 3 | ||||
| -rw-r--r-- | packages/Shell/res/values-or/strings.xml | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/packages/Shell/res/values-as/strings.xml b/packages/Shell/res/values-as/strings.xml index 8ad0358f693c..9d6c37a95346 100644 --- a/packages/Shell/res/values-as/strings.xml +++ b/packages/Shell/res/values-as/strings.xml @@ -17,8 +17,7 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="app_label" msgid="3701846017049540910">"শ্বেল"</string> - <!-- no translation found for bugreport_notification_channel (2574150205913861141) --> - <skip /> + <string name="bugreport_notification_channel" msgid="2574150205913861141">"বাগ সম্পৰ্কীয় প্ৰতিবেদন"</string> <!-- no translation found for bugreport_in_progress_title (4311705936714972757) --> <skip /> <!-- no translation found for bugreport_finished_title (4429132808670114081) --> diff --git a/packages/Shell/res/values-or/strings.xml b/packages/Shell/res/values-or/strings.xml index 750b5f73c932..bfb3b535157b 100644 --- a/packages/Shell/res/values-or/strings.xml +++ b/packages/Shell/res/values-or/strings.xml @@ -43,8 +43,7 @@ <skip /> <!-- no translation found for bugreport_confirm_dont_repeat (6179945398364357318) --> <skip /> - <!-- no translation found for bugreport_storage_title (5332488144740527109) --> - <skip /> + <string name="bugreport_storage_title" msgid="5332488144740527109">"ବଗ୍ ରିପୋର୍ଟ"</string> <!-- no translation found for bugreport_unreadable_text (586517851044535486) --> <skip /> <!-- no translation found for bugreport_add_details_to_zip_failed (1302931926486712371) --> |