Procházet zdrojové kódy

Merge pull request #451 from TotalCaesar659/patch-1

Fix typo in Russian translation
Gildas před 5 roky
rodič
revize
291cf7c96c
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      _locales/ru/messages.json

+ 3 - 3
_locales/ru/messages.json

@@ -84,8 +84,8 @@
 		"description": "Button title: 'Save page with SingleFile'"
 	},
 	"buttonBlockedBadge": {
-		"message": "🚫",
-		"description": "Button badge when the page is blocked: '🚫'"
+		"message": "",
+		"description": "Button badge when the page is blocked: ''"
 	},
 	"buttonBlockedTooltip": {
 		"message": "Эта страница не может быть сохранена с SingleFile",
@@ -184,7 +184,7 @@
 		"description": "Options page label: 'open the \"Save as\" dialog to confirm the file name'"
 	},
 	"optionFilenameConflictAction": {
-		"message": "решение конфлика имён файлов",
+		"message": "решение конфликта имён файлов",
 		"description": "Options page label: 'filename conflict resolution'"
 	},
 	"optionFilenameConflictActionUniquify": {