From a412fd1504c0bf2ee095c901f3e5937930892998 Mon Sep 17 00:00:00 2001 From: Russell Porter Date: Thu, 5 May 2016 16:07:00 -0700 Subject: [PATCH] Remove unused generated strings.xml files Differential Revision: D3265330 fb-gh-sync-id: a0ca96e4c3db63051dc3c09ca99d492fb3624b51 fbshipit-source-id: a0ca96e4c3db63051dc3c09ca99d492fb3624b51 --- .../main/res/devsupport/values-cs/strings.xml | 16 ---------------- .../main/res/devsupport/values-da/strings.xml | 16 ---------------- .../main/res/devsupport/values-de/strings.xml | 16 ---------------- .../main/res/devsupport/values-el/strings.xml | 16 ---------------- .../res/devsupport/values-en-rGB/strings.xml | 16 ---------------- .../res/devsupport/values-es-rES/strings.xml | 16 ---------------- .../main/res/devsupport/values-es/strings.xml | 16 ---------------- .../res/devsupport/values-fb-rLL/strings.xml | 16 ---------------- .../main/res/devsupport/values-fb/strings.xml | 16 ---------------- .../main/res/devsupport/values-fi/strings.xml | 16 ---------------- .../main/res/devsupport/values-fr/strings.xml | 16 ---------------- .../main/res/devsupport/values-hu/strings.xml | 16 ---------------- .../main/res/devsupport/values-in/strings.xml | 16 ---------------- .../main/res/devsupport/values-it/strings.xml | 16 ---------------- .../main/res/devsupport/values-ja/strings.xml | 16 ---------------- .../main/res/devsupport/values-ko/strings.xml | 16 ---------------- .../main/res/devsupport/values-nb/strings.xml | 16 ---------------- .../main/res/devsupport/values-nl/strings.xml | 16 ---------------- .../main/res/devsupport/values-pl/strings.xml | 16 ---------------- .../res/devsupport/values-pt-rPT/strings.xml | 16 ---------------- .../main/res/devsupport/values-pt/strings.xml | 16 ---------------- .../main/res/devsupport/values-ro/strings.xml | 16 ---------------- .../main/res/devsupport/values-ru/strings.xml | 16 ---------------- .../main/res/devsupport/values-sv/strings.xml | 16 ---------------- .../main/res/devsupport/values-th/strings.xml | 16 ---------------- .../main/res/devsupport/values-tr/strings.xml | 16 ---------------- .../main/res/devsupport/values-vi/strings.xml | 16 ---------------- .../res/devsupport/values-zh-rCN/strings.xml | 16 ---------------- .../res/devsupport/values-zh-rHK/strings.xml | 16 ---------------- .../res/devsupport/values-zh-rTW/strings.xml | 16 ---------------- 30 files changed, 480 deletions(-) delete mode 100644 ReactAndroid/src/main/res/devsupport/values-cs/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-da/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-de/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-el/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-en-rGB/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-es-rES/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-es/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-fb-rLL/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-fb/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-fi/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-fr/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-hu/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-in/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-it/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-ja/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-ko/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-nb/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-nl/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-pl/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-pt-rPT/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-pt/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-ro/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-ru/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-sv/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-th/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-tr/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-vi/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-zh-rCN/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-zh-rHK/strings.xml delete mode 100644 ReactAndroid/src/main/res/devsupport/values-zh-rTW/strings.xml diff --git a/ReactAndroid/src/main/res/devsupport/values-cs/strings.xml b/ReactAndroid/src/main/res/devsupport/values-cs/strings.xml deleted file mode 100644 index 426afdffd..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-cs/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Čekejte prosím... - Fetching JS bundle - Unable to download JS bundle - Prozkoumat prvek - diff --git a/ReactAndroid/src/main/res/devsupport/values-da/strings.xml b/ReactAndroid/src/main/res/devsupport/values-da/strings.xml deleted file mode 100644 index 0456813b0..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-da/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Vent venligst... - Fetching JS bundle - Unable to download JS bundle - Inspicer element - diff --git a/ReactAndroid/src/main/res/devsupport/values-de/strings.xml b/ReactAndroid/src/main/res/devsupport/values-de/strings.xml deleted file mode 100644 index 3f3831ac5..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-de/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Bitte warten Sie ... - Fetching JS bundle - Unable to download JS bundle - Element untersuchen - diff --git a/ReactAndroid/src/main/res/devsupport/values-el/strings.xml b/ReactAndroid/src/main/res/devsupport/values-el/strings.xml deleted file mode 100644 index d441a14fb..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-el/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Περιμένετε... - Fetching JS bundle - Unable to download JS bundle - Εξέταση στοιχείου - diff --git a/ReactAndroid/src/main/res/devsupport/values-en-rGB/strings.xml b/ReactAndroid/src/main/res/devsupport/values-en-rGB/strings.xml deleted file mode 100644 index cd1bcc0ce..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-en-rGB/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Please wait... - Fetching JS bundle - Unable to download JS bundle - Toggle Inspector - diff --git a/ReactAndroid/src/main/res/devsupport/values-es-rES/strings.xml b/ReactAndroid/src/main/res/devsupport/values-es-rES/strings.xml deleted file mode 100644 index babdb30d2..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-es-rES/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Espera... - Fetching JS bundle - Unable to download JS bundle - Inspeccionar elemento - diff --git a/ReactAndroid/src/main/res/devsupport/values-es/strings.xml b/ReactAndroid/src/main/res/devsupport/values-es/strings.xml deleted file mode 100644 index 770fd6d0c..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-es/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Espera... - Fetching JS bundle - Unable to download JS bundle - Inspeccionar elemento - diff --git a/ReactAndroid/src/main/res/devsupport/values-fb-rLL/strings.xml b/ReactAndroid/src/main/res/devsupport/values-fb-rLL/strings.xml deleted file mode 100644 index 2b4f0a2ab..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-fb-rLL/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - (অনুগ্রহ করে অপেক্ষা করুন….) - Fetching JS bundle - Unable to download JS bundle - (तत्व निरीक्षण गर्नुहोस्) - diff --git a/ReactAndroid/src/main/res/devsupport/values-fb/strings.xml b/ReactAndroid/src/main/res/devsupport/values-fb/strings.xml deleted file mode 100644 index 9af8d4bad..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-fb/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - [Reload JS#cd6b54f9f3c2e4ae7de6fdaf163ef79b:1] - [Debug JS#2010fa256bd28603b686da2713bb843a:1] - [Dev Settings#6b65fc308a2da07fa01ad6fcbaa57002:1] - [Catalyst Dev Settings#bf44a606175d084d4c8d283938dd041d:1] - [Please wait...#71bad104a80f916d3bfb1ffa23a487af:1] - [Fetching JS bundle#0de4127d4fc6e7d1e265e07433f26e25:1] - [Unable to download JS bundle#51057ecd2555f91873cce4c452e1ea03:1] - [Show Inspector#c1b106c92869437ebd88f326d632b973:1] - diff --git a/ReactAndroid/src/main/res/devsupport/values-fi/strings.xml b/ReactAndroid/src/main/res/devsupport/values-fi/strings.xml deleted file mode 100644 index 6499928f2..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-fi/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Odota… - Fetching JS bundle - Unable to download JS bundle - Tarkista elementti - diff --git a/ReactAndroid/src/main/res/devsupport/values-fr/strings.xml b/ReactAndroid/src/main/res/devsupport/values-fr/strings.xml deleted file mode 100644 index d805db875..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-fr/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Veuillez patienter... - Fetching JS bundle - Unable to download JS bundle - Inspecter l’élément - diff --git a/ReactAndroid/src/main/res/devsupport/values-hu/strings.xml b/ReactAndroid/src/main/res/devsupport/values-hu/strings.xml deleted file mode 100644 index cfa294b08..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-hu/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Kérjük, várj... - Fetching JS bundle - Unable to download JS bundle - Elem megtekintése - diff --git a/ReactAndroid/src/main/res/devsupport/values-in/strings.xml b/ReactAndroid/src/main/res/devsupport/values-in/strings.xml deleted file mode 100644 index 0b5a2dbb9..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-in/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Harap tunggu... - Fetching JS bundle - Unable to download JS bundle - Periksa Elemen - diff --git a/ReactAndroid/src/main/res/devsupport/values-it/strings.xml b/ReactAndroid/src/main/res/devsupport/values-it/strings.xml deleted file mode 100644 index 0ee3764be..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-it/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Attendi... - Fetching JS bundle - Unable to download JS bundle - Esamina elemento - diff --git a/ReactAndroid/src/main/res/devsupport/values-ja/strings.xml b/ReactAndroid/src/main/res/devsupport/values-ja/strings.xml deleted file mode 100644 index 25e5291e8..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-ja/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - しばらくお待ちください - Fetching JS bundle - Unable to download JS bundle - 要素を確認 - diff --git a/ReactAndroid/src/main/res/devsupport/values-ko/strings.xml b/ReactAndroid/src/main/res/devsupport/values-ko/strings.xml deleted file mode 100644 index 8f0d66338..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-ko/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - 기다려주세요... - Fetching JS bundle - Unable to download JS bundle - 요소 검사 - diff --git a/ReactAndroid/src/main/res/devsupport/values-nb/strings.xml b/ReactAndroid/src/main/res/devsupport/values-nb/strings.xml deleted file mode 100644 index 88450696a..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-nb/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Vent litt ... - Fetching JS bundle - Unable to download JS bundle - Inspiser element - diff --git a/ReactAndroid/src/main/res/devsupport/values-nl/strings.xml b/ReactAndroid/src/main/res/devsupport/values-nl/strings.xml deleted file mode 100644 index 3fe195b32..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-nl/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Even geduld... - Fetching JS bundle - Unable to download JS bundle - Element inspecteren - diff --git a/ReactAndroid/src/main/res/devsupport/values-pl/strings.xml b/ReactAndroid/src/main/res/devsupport/values-pl/strings.xml deleted file mode 100644 index 88e9de7a1..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-pl/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Zaczekaj... - Fetching JS bundle - Unable to download JS bundle - Zbadaj element - diff --git a/ReactAndroid/src/main/res/devsupport/values-pt-rPT/strings.xml b/ReactAndroid/src/main/res/devsupport/values-pt-rPT/strings.xml deleted file mode 100644 index 1c5354bdc..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-pt-rPT/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Aguarda... - Fetching JS bundle - Unable to download JS bundle - Show Inspector - diff --git a/ReactAndroid/src/main/res/devsupport/values-pt/strings.xml b/ReactAndroid/src/main/res/devsupport/values-pt/strings.xml deleted file mode 100644 index aca1d88b0..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-pt/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Aguarde... - Fetching JS bundle - Unable to download JS bundle - Show Inspector - diff --git a/ReactAndroid/src/main/res/devsupport/values-ro/strings.xml b/ReactAndroid/src/main/res/devsupport/values-ro/strings.xml deleted file mode 100644 index 71b20b37e..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-ro/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Please wait... - Fetching JS bundle - Unable to download JS bundle - Show Inspector - diff --git a/ReactAndroid/src/main/res/devsupport/values-ru/strings.xml b/ReactAndroid/src/main/res/devsupport/values-ru/strings.xml deleted file mode 100644 index ee462ab36..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-ru/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Подождите... - Fetching JS bundle - Unable to download JS bundle - Проверить элемент - diff --git a/ReactAndroid/src/main/res/devsupport/values-sv/strings.xml b/ReactAndroid/src/main/res/devsupport/values-sv/strings.xml deleted file mode 100644 index 034403368..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-sv/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Vänta ... - Fetching JS bundle - Unable to download JS bundle - Inspektionselement - diff --git a/ReactAndroid/src/main/res/devsupport/values-th/strings.xml b/ReactAndroid/src/main/res/devsupport/values-th/strings.xml deleted file mode 100644 index da3454ae4..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-th/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - โปรดรอ... - Fetching JS bundle - Unable to download JS bundle - ตรวจสอบอิลิเมนต์ - diff --git a/ReactAndroid/src/main/res/devsupport/values-tr/strings.xml b/ReactAndroid/src/main/res/devsupport/values-tr/strings.xml deleted file mode 100644 index afeccc0b7..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-tr/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Lütfen bekleyin... - Fetching JS bundle - Unable to download JS bundle - Öğeyi Denetle - diff --git a/ReactAndroid/src/main/res/devsupport/values-vi/strings.xml b/ReactAndroid/src/main/res/devsupport/values-vi/strings.xml deleted file mode 100644 index 0e37ac1bc..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-vi/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - Vui lòng đợi... - Fetching JS bundle - Unable to download JS bundle - Kiểm tra phần tử - diff --git a/ReactAndroid/src/main/res/devsupport/values-zh-rCN/strings.xml b/ReactAndroid/src/main/res/devsupport/values-zh-rCN/strings.xml deleted file mode 100644 index ab8a485d5..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-zh-rCN/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - 请稍等... - Fetching JS bundle - Unable to download JS bundle - 检查元素 - diff --git a/ReactAndroid/src/main/res/devsupport/values-zh-rHK/strings.xml b/ReactAndroid/src/main/res/devsupport/values-zh-rHK/strings.xml deleted file mode 100644 index 68be2f34c..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-zh-rHK/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - 請稍候…… - Fetching JS bundle - Unable to download JS bundle - 檢查項目 - diff --git a/ReactAndroid/src/main/res/devsupport/values-zh-rTW/strings.xml b/ReactAndroid/src/main/res/devsupport/values-zh-rTW/strings.xml deleted file mode 100644 index e8e3a392e..000000000 --- a/ReactAndroid/src/main/res/devsupport/values-zh-rTW/strings.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reload JS - Debug JS - Dev Settings - Catalyst Dev Settings - 請稍候…… - Fetching JS bundle - Unable to download JS bundle - 檢查元素 -