Browse Source

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

chore(i18n): Capitalization standardized
Sowjanya Kota 7 months ago
parent
commit
ed88841787
1 changed files with 1 additions and 1 deletions
  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>