Explorar el Código

Merge pull request #1473 from jooleer/patch-1

2x small typo they->there
Gildas hace 1 año
padre
commit
7fb71ae02a
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  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'"
 	}
-}
+}