Kaynağa Gözat

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

i18n: Correct text string
Marino Faggiana 2 yıl önce
ebeveyn
işleme
4e67087b98

+ 1 - 1
Widget/Dashboard/DashboardWidgetView.swift

@@ -41,7 +41,7 @@ struct DashboardWidgetView: View {
                     Text(NSLocalizedString("_no_items_", comment: ""))
                         .font(.system(size: 25))
                         .padding()
-                    Text(NSLocalizedString("_check_back_late_", comment: ""))
+                    Text(NSLocalizedString("_check_back_later_", comment: ""))
                         .font(.system(size: 15))
                 }
                 .frame(width: geo.size.width, height: geo.size.height)

+ 1 - 1
Widget/Files/FilesWidgetView.swift

@@ -48,7 +48,7 @@ struct FilesWidgetView: View {
                     Text(NSLocalizedString("_no_items_", comment: ""))
                         .font(.system(size: 25))
                         .padding()
-                    Text(NSLocalizedString("_check_back_late_", comment: ""))
+                    Text(NSLocalizedString("_check_back_later_", comment: ""))
                         .font(.system(size: 15))
                 }
                 .frame(width: geo.size.width, height: geo.size.height)

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

@@ -896,7 +896,7 @@
 "_title_lockscreenwidget_"  = "Status";
 "_description_lockscreenwidget_" = "Keep an eye on available space and recent activity";
 "_no_items_"                = "No items";
-"_check_back_late_"         = "Check back late";
+"_check_back_later_"        = "Check back later";
 "_exporting_video_"         = "Exporting video … Tap to cancel …";
 
 // Video