You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
locale: add translations for search history features
- Add localized strings for "Recent searches", "Clear all history", and "Remove" across multiple languages.
- Update translations for Bengali, Hindi, Italian, Spanish, Arabic, French, Polish, Russian, Japanese, Korean, Turkish, and Chinese (Simplified).
Copy file name to clipboardExpand all lines: core/presentation/src/commonMain/composeResources/values-bn/strings-bn.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -613,4 +613,8 @@
613
613
<stringname="delete_downloads_confirmation_message">এটি সব APK এবং ইনস্টলার স্থায়ীভাবে মুছে ফেলবে (%1$s)। আপনি যেকোনো সময় আবার ডাউনলোড করতে পারবেন।</string>
614
614
<stringname="downloads_cleared">সব ডাউনলোড করা প্যাকেজ মুছে ফেলা হয়েছে।</string>
615
615
<stringname="unable_to_verify_attestation">যাচাই করা যায়নি</string>
Copy file name to clipboardExpand all lines: core/presentation/src/commonMain/composeResources/values-es/strings-es.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -574,4 +574,8 @@
574
574
<stringname="delete_downloads_confirmation_message">Esto eliminará permanentemente todos los APKs e instaladores (%1$s). Puedes volver a descargarlos en cualquier momento.</string>
575
575
<stringname="downloads_cleared">Todos los paquetes descargados han sido eliminados.</string>
576
576
<stringname="unable_to_verify_attestation">No se pudo verificar</string>
Copy file name to clipboardExpand all lines: core/presentation/src/commonMain/composeResources/values-fr/strings-fr.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -575,4 +575,8 @@
575
575
<stringname="delete_downloads_confirmation_message">Cela supprimera définitivement tous les APK et installateurs (%1$s). Vous pouvez les télécharger à nouveau à tout moment.</string>
576
576
<stringname="downloads_cleared">Tous les paquets téléchargés ont été supprimés.</string>
577
577
<stringname="unable_to_verify_attestation">Impossible de vérifier</string>
Copy file name to clipboardExpand all lines: core/presentation/src/commonMain/composeResources/values-hi/strings-hi.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -612,4 +612,8 @@
612
612
<stringname="delete_downloads_confirmation_message">यह सभी APK और इंस्टॉलर को स्थायी रूप से हटा देगा (%1$s)। आप उन्हें कभी भी फिर से डाउनलोड कर सकते हैं।</string>
613
613
<stringname="downloads_cleared">सभी डाउनलोड किए गए पैकेज हटा दिए गए हैं।</string>
614
614
<stringname="unable_to_verify_attestation">सत्यापित नहीं किया जा सका</string>
615
+
616
+
<stringname="recent_searches">हाल की खोजें</string>
Copy file name to clipboardExpand all lines: core/presentation/src/commonMain/composeResources/values-it/strings-it.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -613,4 +613,8 @@
613
613
<stringname="delete_downloads_confirmation_message">Questo rimuoverà definitivamente tutti gli APK e installer (%1$s). Puoi riscaricarli in qualsiasi momento.</string>
614
614
<stringname="downloads_cleared">Tutti i pacchetti scaricati sono stati eliminati.</string>
Copy file name to clipboardExpand all lines: core/presentation/src/commonMain/composeResources/values-pl/strings-pl.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -577,4 +577,8 @@
577
577
<stringname="delete_downloads_confirmation_message">Spowoduje to trwałe usunięcie wszystkich APK i instalatorów (%1$s). Możesz je pobrać ponownie w dowolnym momencie.</string>
578
578
<stringname="downloads_cleared">Wszystkie pobrane pakiety zostały usunięte.</string>
579
579
<stringname="unable_to_verify_attestation">Nie można zweryfikować</string>
Copy file name to clipboardExpand all lines: core/presentation/src/commonMain/composeResources/values-ru/strings-ru.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -577,4 +577,8 @@
577
577
<stringname="delete_downloads_confirmation_message">Это навсегда удалит все APK и установщики (%1$s). Вы сможете скачать их снова в любое время.</string>
0 commit comments