marinofaggiana 3 жил өмнө
parent
commit
16b99cee36

+ 1 - 1
Nextcloud.xcodeproj/project.pbxproj

@@ -2939,7 +2939,7 @@
 			repositoryURL = "https://github.com/nextcloud/ios-communication-library/";
 			requirement = {
 				kind = revision;
-				revision = 756502d98589997ea216282e6623d8343681656d;
+				revision = d742e340e924d3b44650d9af8c0cbd31a9253dc4;
 			};
 		};
 		F788ECC5263AAAF900ADC67F /* XCRemoteSwiftPackageReference "MarkdownKit" */ = {

+ 1 - 1
Nextcloud.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

@@ -105,7 +105,7 @@
         "repositoryURL": "https://github.com/nextcloud/ios-communication-library/",
         "state": {
           "branch": null,
-          "revision": "756502d98589997ea216282e6623d8343681656d",
+          "revision": "d742e340e924d3b44650d9af8c0cbd31a9253dc4",
           "version": null
         }
       },

+ 1 - 0
iOSClient/Supporting Files/en.lproj/Localizable.strings

@@ -724,6 +724,7 @@
 "_error_path_"                          = "Unable to open this file or folder. Please make sure it exists";
 "_file_upload_not_exitst_"              = "The file that you want to upload does not exist";
 "_forbidden_characters_from_server_"    = "The name contains at least one invalid character";
+"_error_not_modified_"                  = "Resource not modified";
 "_not_connected_internet_"              = "Server connection error";
 "_not_possible_connect_to_server_"      = "It is not possible to connect to the server at this time";
 "_not_possible_create_folder_"          = "Folder could not be created";