Преглед на файлове

Merge pull request #1473 from jooleer/patch-1

2x small typo they->there
Gildas преди 1 година
родител
ревизия
7fb71ae02a
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  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'"
 	}
-}
+}