From bcfe710de2d4ae0abee1d61bcc4cc2ce95fb88ab Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 25 Aug 2009 08:31:37 +0000 Subject: [PATCH] Fixed typo happend --> happened, as reported by David Rankin --- phpgwapi/inc/common_functions.inc.php | 2 +- phpgwapi/setup/egw_bg.lang | 2 +- phpgwapi/setup/egw_cs.lang | 2 +- phpgwapi/setup/egw_de.lang | 2 +- phpgwapi/setup/egw_en.lang | 2 +- phpgwapi/setup/egw_es-es.lang | 2 +- phpgwapi/setup/egw_nl.lang | 2 +- phpgwapi/setup/egw_pt-br.lang | 2 +- phpgwapi/setup/egw_ru.lang | 2 +- phpgwapi/setup/egw_sk.lang | 2 +- phpgwapi/setup/egw_sl.lang | 2 +- phpgwapi/setup/egw_zh.lang | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/phpgwapi/inc/common_functions.inc.php b/phpgwapi/inc/common_functions.inc.php index 0493acfc06..bf1c7e44dc 100755 --- a/phpgwapi/inc/common_functions.inc.php +++ b/phpgwapi/inc/common_functions.inc.php @@ -1437,7 +1437,7 @@ function egw_exception_handler(Exception $e) } else { - $headline = try_lang('An error happend'); + $headline = try_lang('An error happened'); } // exception handler for cli (command line interface) clients, no html, no logging if(!isset($_SERVER['HTTP_HOST']) || $GLOBALS['egw_info']['flags']['no_exception_handler'] == 'cli') diff --git a/phpgwapi/setup/egw_bg.lang b/phpgwapi/setup/egw_bg.lang index 52ce4b44b2..fe2df4c540 100644 --- a/phpgwapi/setup/egw_bg.lang +++ b/phpgwapi/setup/egw_bg.lang @@ -51,7 +51,7 @@ all fields common bg всички полета alphabet common bg а,б,в,г,д,е,ж,з,и,й,к,л,м,н,о,п,р,с,т,у,ф,х,ц,ч,ш,щ,ъ,ь,ю,я alternate style-sheet: common bg Алтернативен style-sheet: american samoa common bg Американска Самоа -an error happend common bg Възникнала е грешка +an error happened common bg Възникнала е грешка an existing and by the webserver readable directory enables the image browser and upload. common bg Браузърът за изображения и ъплоудът се разрешават чрез съществуваща И достъпна за четене от WEB сървъра директория andorra common bg Андора angola common bg Ангола diff --git a/phpgwapi/setup/egw_cs.lang b/phpgwapi/setup/egw_cs.lang index 0d2ef24002..fcfe197de8 100644 --- a/phpgwapi/setup/egw_cs.lang +++ b/phpgwapi/setup/egw_cs.lang @@ -51,7 +51,7 @@ all fields common cs všechna pole alphabet common cs a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z alternate style-sheet: common cs Alternativní formátovací sada american samoa common cs AMERICKÁ SAMOA -an error happend common cs Došlo k chybě +an error happened common cs Došlo k chybě an existing and by the webserver readable directory enables the image browser and upload. common cs Existující adresář pro který má web server práva pro čtení povolí prohlížeč obrázků a upload. andorra common cs ANDORA angola common cs ANGOLA diff --git a/phpgwapi/setup/egw_de.lang b/phpgwapi/setup/egw_de.lang index 635aa399b8..7d709e1f82 100644 --- a/phpgwapi/setup/egw_de.lang +++ b/phpgwapi/setup/egw_de.lang @@ -51,7 +51,7 @@ all languages common de Alle Sprachen alphabet common de a,ä,b,c,d,e,f,g,h,i,j,k,l,m,n,o,ö,p,q,r,s,t,u,ü,v,w,x,y,z alternate style-sheet: common de Alternatives Stylesheet american samoa common de AMERICANISCH SAMOA -an error happend common de Ein Fehler trat auf +an error happened common de Ein Fehler trat auf an existing and by the webserver readable directory enables the image browser and upload. common de Ein existierendes UND vom Webserver lesbares Verzeichnis, schaltet den Bild Browser und Upload ein. andorra common de ANDORRA angola common de ANGOLA diff --git a/phpgwapi/setup/egw_en.lang b/phpgwapi/setup/egw_en.lang index e52071f14a..a6386efda1 100644 --- a/phpgwapi/setup/egw_en.lang +++ b/phpgwapi/setup/egw_en.lang @@ -51,7 +51,7 @@ all languages common en all languages alphabet common en a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z alternate style-sheet: common en Alternate style-sheet: american samoa common en AMERICAN SAMOA -an error happend common en An error happend +an error happened common en An error happened an existing and by the webserver readable directory enables the image browser and upload. common en An existing AND by the webserver readable directory enables the image browser and upload. andorra common en ANDORRA angola common en ANGOLA diff --git a/phpgwapi/setup/egw_es-es.lang b/phpgwapi/setup/egw_es-es.lang index 7812432c6f..a133aec303 100644 --- a/phpgwapi/setup/egw_es-es.lang +++ b/phpgwapi/setup/egw_es-es.lang @@ -51,7 +51,7 @@ all languages common es-es todos los idiomas alphabet common es-es a,b,c,d,e,f,g,h,i,j,k,l,ll,m,n,ñ,o,p,q,r,s,t,u,v,w,x,y,z alternate style-sheet: common es-es Hola de estilo alternativa: american samoa common es-es AMERICAN SAMOA -an error happend common es-es Ha ocurrido un error +an error happened common es-es Ha ocurrido un error an existing and by the webserver readable directory enables the image browser and upload. common es-es Un directorio existente Y donde el servidor web pueda leer activa el navegar por imágenes, y también subirlas al servidor. andorra common es-es ANDORRA angola common es-es ANGOLA diff --git a/phpgwapi/setup/egw_nl.lang b/phpgwapi/setup/egw_nl.lang index c0491749f3..922483fc95 100644 --- a/phpgwapi/setup/egw_nl.lang +++ b/phpgwapi/setup/egw_nl.lang @@ -51,7 +51,7 @@ all fields common nl alle velden alphabet common nl a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z alternate style-sheet: common nl Afwisselende style-sheet: american samoa common nl AMERIKAANS SAMOA -an error happend common nl Een fout trad op +an error happened common nl Een fout trad op an existing and by the webserver readable directory enables the image browser and upload. common nl Een bestaande EN door de webserver leesbare directory maakt het mogelijk om door afbeeldingen te bladeren en te uploaden. andorra common nl ANDORRA angola common nl ANGOLA diff --git a/phpgwapi/setup/egw_pt-br.lang b/phpgwapi/setup/egw_pt-br.lang index 5e21c63fe4..b496ed16e2 100755 --- a/phpgwapi/setup/egw_pt-br.lang +++ b/phpgwapi/setup/egw_pt-br.lang @@ -51,7 +51,7 @@ all fields common pt-br todos os campos alphabet common pt-br a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z alternate style-sheet: common pt-br Estilo de folha alternativo american samoa common pt-br SAMOA AMERICANA -an error happend common pt-br Um erro ocorreu +an error happened common pt-br Um erro ocorreu an existing and by the webserver readable directory enables the image browser and upload. common pt-br Um diretório existente e que o servidor web tenha direito de leitura habilita a navegação e upload de imagem. andorra common pt-br ANDORRA angola common pt-br ANGOLA diff --git a/phpgwapi/setup/egw_ru.lang b/phpgwapi/setup/egw_ru.lang index bc368d491c..96f6d6cb57 100644 --- a/phpgwapi/setup/egw_ru.lang +++ b/phpgwapi/setup/egw_ru.lang @@ -51,7 +51,7 @@ all fields common ru все поля alphabet common ru а,б,в,г,д,е,ж,з,и,й,к,л,м,н,о,п,р,с,т,у,ф,х,ц,ч,ш,щ,ъ,ы,ь,э,ю,я alternate style-sheet: common ru Альтернативная таблица стилей: american samoa common ru Американское Самоа -an error happend common ru Произошла ошибка +an error happened common ru Произошла ошибка an existing and by the webserver readable directory enables the image browser and upload. common ru Существующий И читаемый веб-сервером каталог разрешает просмотр картинок и выгрузку andorra common ru Андорра angola common ru Ангола diff --git a/phpgwapi/setup/egw_sk.lang b/phpgwapi/setup/egw_sk.lang index d1ff1a5f0a..7571877be7 100644 --- a/phpgwapi/setup/egw_sk.lang +++ b/phpgwapi/setup/egw_sk.lang @@ -50,7 +50,7 @@ all common sk Všetko all fields common sk všetky polia alphabet common sk a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z american samoa common sk AMERICKÁ SAMOA -an error happend common sk Nastala nejaká chyba +an error happened common sk Nastala nejaká chyba an existing and by the webserver readable directory enables the image browser and upload. common sk Adresár, ktorý existuje a je čitateľný webserverom, umožňuje prehliadanie a odovzdávanie obrázkov. andorra common sk ANDORA angola common sk ANGOLA diff --git a/phpgwapi/setup/egw_sl.lang b/phpgwapi/setup/egw_sl.lang index e7e01e94a2..a7d67211db 100644 --- a/phpgwapi/setup/egw_sl.lang +++ b/phpgwapi/setup/egw_sl.lang @@ -51,7 +51,7 @@ all fields common sl vsa polja alphabet common sl a,b,c,č,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,š,t,u,v,w,x,y,z,ž alternate style-sheet: common sl Nadomestna (CSS) predloga american samoa common sl AMERIŠKA SAMOA -an error happend common sl Pojavila se je napaka +an error happened common sl Pojavila se je napaka an existing and by the webserver readable directory enables the image browser and upload. common sl Obstoječa IN s strani spletnega strežnika berljiva mapa omogoča brskanje in nalaganje slik. andorra common sl ANDORA angola common sl ANGOLA diff --git a/phpgwapi/setup/egw_zh.lang b/phpgwapi/setup/egw_zh.lang index ea83810969..dd92098fc6 100644 --- a/phpgwapi/setup/egw_zh.lang +++ b/phpgwapi/setup/egw_zh.lang @@ -49,7 +49,7 @@ all fields common zh 所有字段 alphabet common zh a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z alternate style-sheet: common zh 替代的样式表: american samoa common zh 东萨摩亚 -an error happend common zh 发生了错误 +an error happened common zh 发生了错误 an existing and by the webserver readable directory enables the image browser and upload. common zh 现有的和 Web 服务器可读取的目录可启用图片浏览与上传。 andorra common zh 安道尔共和国 angola common zh 安哥拉