Răsfoiți Sursa

Merge pull request #4073 from nextcloud/rakekniven-patch-1

chore(i18n): Capitalization standardized
Sowjanya Kota 7 luni în urmă
părinte
comite
ed88841787
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      app/src/main/res/values/strings.xml

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -803,5 +803,5 @@ How to translate with transifex:
     <string name="ban">Ban</string>
     <string name="show_ban_reason">Show ban reason</string>
     <string name="error_unbanning">Error occurred when unbanning participant</string>
-    <string name="connection_lost">Connection Lost</string>
+    <string name="connection_lost">Connection lost</string>
 </resources>