Fix permission banners in search results

This commit is contained in:
MM20
2022-01-26 21:51:35 +01:00
parent 7a48a148ff
commit b8304f1c1c
8 changed files with 270 additions and 117 deletions
+1
View File
@@ -477,4 +477,5 @@
<string name="no_account_microsoft">Sie haben noch kein Microsoft-Konto verbunden</string>
<string name="no_account_google">Sie haben noch kein Google-Konto verbunden</string>
<string name="connect_account">Konto verbinden</string>
<string name="turn_off">Deaktivieren</string>
</resources>
+2
View File
@@ -516,4 +516,6 @@
<string name="no_account_microsoft">You haven\'t connected a Microsoft account yet</string>
<string name="no_account_google">You haven\'t connected a Google account yet</string>
<string name="connect_account">Connect account</string>
<string name="turn_off">Turn off</string>
</resources>