From d522c830b8339070f201a3e90035800faebb968c Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 24 Nov 2017 13:00:28 -0700 Subject: [PATCH] Update app_languages.php --- app/sip_status/app_languages.php | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/app/sip_status/app_languages.php b/app/sip_status/app_languages.php index 77c1585d29..f9c3c0757b 100644 --- a/app/sip_status/app_languages.php +++ b/app/sip_status/app_languages.php @@ -321,24 +321,4 @@ $text['button-flush_cache']['ru-ru'] = "Сбросить кеш память"; $text['button-flush_cache']['sv-se'] = "Flush Cache "; $text['button-flush_cache']['uk-ua'] = "Скинути кеш"; -$text['button-flush_memcache']['en-us'] = "Flush Memcache"; -$text['button-flush_memcache']['ar-eg'] = ""; -$text['button-flush_memcache']['de-at'] = "Memcache leeren"; //copied from de-de -$text['button-flush_memcache']['de-ch'] = "Memcache leeren"; //copied from de-de -$text['button-flush_memcache']['de-de'] = "Memcache leeren"; -$text['button-flush_memcache']['es-cl'] = "Memcache Flush"; -$text['button-flush_memcache']['es-mx'] = "Memcache Flush"; //copied from es-cl -$text['button-flush_memcache']['fr-ca'] = "Vider Memcache"; //copied from fr-fr -$text['button-flush_memcache']['fr-fr'] = "Vider Memcache"; -$text['button-flush_memcache']['he-il'] = ""; -$text['button-flush_memcache']['it-it'] = "Pulisci Memcache"; -$text['button-flush_memcache']['nl-nl'] = ""; -$text['button-flush_memcache']['pl-pl'] = "Opróżnij pamięć podręczną (memcache)"; -$text['button-flush_memcache']['pt-br'] = "Nivelar memória cache"; -$text['button-flush_memcache']['pt-pt'] = "Memcache Lavar"; -$text['button-flush_memcache']['ro-ro'] = ""; -$text['button-flush_memcache']['ru-ru'] = "Сбросить кеш память"; -$text['button-flush_memcache']['sv-se'] = "Flush Memcache "; -$text['button-flush_memcache']['uk-ua'] = "Скинути кеш"; - ?>