浏览代码

Merge pull request #8344 from nextcloud/Valdnet-patch-1

l10n: Spelling unification
Tobias Kaminsky 4 年之前
父节点
当前提交
6977da20f7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/res/values/strings.xml

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

@@ -485,7 +485,7 @@
     <string name="local_file_not_found_message">File not found in local file system</string>
     <string name="confirmation_remove_files_alert">Do you really want to delete the selected items?</string>
     <string name="confirmation_remove_folders_alert">Do you really want to delete the selected items and their contents?</string>
-    <string name="maintenance_mode">Server in maintenance mode</string>
+    <string name="maintenance_mode">Server is in maintenance mode</string>
     <string name="offline_mode">No internet connection</string>
 
     <string name="uploads_view_upload_status_waiting_for_charging">Awaiting charge</string>