Kaynağa Gözat

2x small typo they->there

small typo where "they" was written when "there" was meant
jooleer 1 yıl önce
ebeveyn
işleme
dbd161d136
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      _locales/en/messages.json

+ 3 - 3
_locales/en/messages.json

@@ -929,7 +929,7 @@
 	},
 	"pendingsNoPendings": {
 		"message": "No pending saves",
-		"description": "Label displayed when they are no pending saves"
+		"description": "Label displayed when there are no pending saves"
 	},
 	"pendingsAddUrlsButton": {
 		"message": "Add URLs",
@@ -953,7 +953,7 @@
 	},
 	"batchSaveUrlsNoURLs": {
 		"message": "No URLs",
-		"description": "Label displayed when they are no URLs"
+		"description": "Label displayed when there are no URLs"
 	},
 	"batchSaveUrlsAddUrlButton": {
 		"message": "Add URL",
@@ -995,4 +995,4 @@
 		"message": "archive URL field name",
 		"description": "Options page label: 'archive URL field name'"
 	}
-}
+}