Procházet zdrojové kódy

2x small typo they->there

small typo where "they" was written when "there" was meant
jooleer před 1 rokem
rodič
revize
dbd161d136
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  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'"
 	}
-}
+}