Rename the extension to "TW Power Tools"

Based on the suggestion made at google-clubhouse/c/99SLtosFKMs.

Change-Id: I02ed6daa8ad9e368da670cfd12b4f1b2cf1dccbf
diff --git a/README.md b/README.md
index 0bec612..e0c2166 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
-# Infinite scroll in TW
+# TW Power Tools
 [![Available in the Chrome Web Store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_206x58.png)](https://chrome.google.com/webstore/detail/infinite-scroll-in-tw/hpgakoecmgibigdbnljgecablpipbajb)
 
+An extension which brings several enhancements to the Google Forums and the Community Console.
+
 ## Release cycle
 When the code in the `master` branch is considered to be stable, a release can be made. This is the procedure:
 
diff --git a/release.bash b/release.bash
index 1a8801c..7c1aebe 100644
--- a/release.bash
+++ b/release.bash
@@ -63,8 +63,8 @@
 
 # Create ZIP file for upload to the Chrome Web Store
 mkdir -p out
-rm -rf out/infinitegforums-$version-$channel.zip
-zip -rq out/infinitegforums-$version-$channel.zip src -x *.git*
+rm -rf out/twpowertools-$version-$channel.zip
+zip -rq out/twpowertools-$version-$channel.zip src -x *.git*
 
 # Revert manifest.json changes
 set_manifest_field "version" "0"
diff --git a/src/_locales/ca/messages.json b/src/_locales/ca/messages.json
index 260c0f5..f1040e6 100644
--- a/src/_locales/ca/messages.json
+++ b/src/_locales/ca/messages.json
@@ -1,10 +1,10 @@
 {
   "appName": {
-    "message": "Scroll infinit a TW",
+    "message": "Eines avançades per TW (antigament Scroll infinit)",
     "description": "The extension's name"
   },
   "appNameBeta": {
-    "message": "Scroll infinit a TW (beta)",
+    "message": "Eines avançades per TW (beta)",
     "description": "The extension's name for the beta version"
   },
   "appDescription": {
diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
index a02a2cb..91fd068 100644
--- a/src/_locales/en/messages.json
+++ b/src/_locales/en/messages.json
@@ -1,14 +1,14 @@
 {
   "appName": {
-    "message": "Infinite Scroll in TW",
+    "message": "TW Power Tools (formerly Infinite Scroll)",
     "description": "The extension's name"
   },
   "appNameBeta": {
-    "message": "Infinite Scroll in TW (beta)",
+    "message": "TW Power Tools (beta)",
     "description": "The extension's name for the beta version"
   },
   "appDescription": {
-    "message": "Get infinite Scroll and other enhancements in the Google Forums and the Community Console",
+    "message": "Get infinite scroll and other enhancements in the Google Forums and the Community Console",
     "description": "The extension's description"
   },
   "options_list": {
diff --git a/src/_locales/es/messages.json b/src/_locales/es/messages.json
index 38798b1..9caff7e 100644
--- a/src/_locales/es/messages.json
+++ b/src/_locales/es/messages.json
@@ -1,10 +1,10 @@
 {
   "appName": {
-    "message": "Scroll infinito en TW",
+    "message": "Herramientas avanzadas para TW (anteriormente Scroll infinito)",
     "description": "The extension's name"
   },
   "appNameBeta": {
-    "message": "Scroll infinito en TW (beta)",
+    "message": "Herramientas avanzadas para TW (beta)",
     "description": "The extension's name for the beta version"
   },
   "appDescription": {
diff --git a/src/_locales/ru/messages.json b/src/_locales/ru/messages.json
index d732cc3..4f09f8e 100644
--- a/src/_locales/ru/messages.json
+++ b/src/_locales/ru/messages.json
@@ -1,12 +1,4 @@
 {
-  "appName": {
-    "message": "Infinite Scroll для TW",
-    "description": "Имя расширения."
-  },
-  "appNameBeta": {
-    "message": "Infinite Scroll для TW (beta)",
-    "description": "Имя расширения для бета-версии."
-  },
   "appDescription": {
     "message": "Получите бесконечную прокрутку и другие улучшения на Форумах Google и в Community Console",
     "description": "Описание расширения."