Add fallback name in the Russian locale file
While we don't have a Russian translation for the new extension name,
show the English name for Russian-speaking users.
Change-Id: I2b50500a27b7b77414dd03014d261c3b8c72e9ca
diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json
index 4f09f8e..d62b211 100644
--- a/src/_locales/ru/messages.json
+++ b/src/_locales/ru/messages.json
@@ -1,4 +1,12 @@
{
+ "appName": {
+ "message": "TW Power Tools (formerly Infinite Scroll)",
+ "description": "Имя расширения."
+ },
+ "appNameBeta": {
+ "message": "TW Power Tools (beta)",
+ "description": "Имя расширения для бета-версии."
+ },
"appDescription": {
"message": "Получите бесконечную прокрутку и другие улучшения на Форумах Google и в Community Console",
"description": "Описание расширения."