From a2d5b04fe2ee492deea8fd4a88ce901677cca8b2 Mon Sep 17 00:00:00 2001 From: Evgeny Gryaznov Date: Tue, 13 Oct 2009 20:47:19 +0000 Subject: [PATCH] openwebim.org ->mibew.org git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@689 c66351dc-e62f-0410-b875-e3a5c0b9693f --- src/messenger/webim/COPYING | 2 +- src/messenger/webim/libs/common.php | 2 +- src/messenger/webim/locales/ar/properties | 6 +++--- src/messenger/webim/locales/da/properties | 6 +++--- src/messenger/webim/locales/de/properties | 6 +++--- src/messenger/webim/locales/en/properties | 6 +++--- src/messenger/webim/locales/fr/properties | 6 +++--- src/messenger/webim/locales/he/properties | 6 +++--- src/messenger/webim/locales/hr/properties | 6 +++--- src/messenger/webim/locales/hu/properties | 6 +++--- src/messenger/webim/locales/it/properties | 6 +++--- src/messenger/webim/locales/ka/properties | 4 ++-- src/messenger/webim/locales/lv/properties | 6 +++--- src/messenger/webim/locales/nl/properties | 6 +++--- src/messenger/webim/locales/pl/properties | 6 +++--- src/messenger/webim/locales/pt-br/properties | 6 +++--- src/messenger/webim/locales/ro/properties | 6 +++--- src/messenger/webim/locales/ru/properties | 6 +++--- src/messenger/webim/locales/sp/properties | 6 +++--- src/messenger/webim/locales/tr/properties | 6 +++--- src/messenger/webim/locales/ua/properties | 6 +++--- src/messenger/webim/locales/zh-cn/properties | 6 +++--- src/messenger/webim/locales/zh-tw/properties | 6 +++--- src/messenger/webim/styles/default/templates/chat.tpl | 2 +- src/messenger/webim/styles/default/templates/chatsimple.tpl | 2 +- .../webim/styles/default/templates/leavemessage.tpl | 2 +- src/messenger/webim/styles/default/templates/survey.tpl | 2 +- src/messenger/webim/styles/original/templates/chat.tpl | 2 +- .../webim/styles/original/templates/chatsimple.tpl | 2 +- .../webim/styles/original/templates/leavemessage.tpl | 2 +- src/messenger/webim/styles/original/templates/survey.tpl | 2 +- src/messenger/webim/styles/simplicity/templates/chat.tpl | 2 +- .../webim/styles/simplicity/templates/chatsimple.tpl | 2 +- src/messenger/webim/styles/simplicity/templates/error.tpl | 2 +- .../webim/styles/simplicity/templates/leavemessage.tpl | 2 +- .../webim/styles/simplicity/templates/leavemessagesent.tpl | 2 +- src/messenger/webim/styles/simplicity/templates/mail.tpl | 2 +- .../webim/styles/simplicity/templates/mailsent.tpl | 2 +- src/messenger/webim/styles/simplicity/templates/nochat.tpl | 2 +- .../webim/styles/simplicity/templates/redirect.tpl | 2 +- .../webim/styles/simplicity/templates/redirected.tpl | 2 +- src/messenger/webim/styles/simplicity/templates/survey.tpl | 2 +- src/messenger/webim/view/inc_main.php | 2 +- src/messenger/webim/view/license.php | 2 +- src/messenger/webim/view/updates.php | 2 +- 45 files changed, 86 insertions(+), 86 deletions(-) diff --git a/src/messenger/webim/COPYING b/src/messenger/webim/COPYING index 74101379..e333a423 100644 --- a/src/messenger/webim/COPYING +++ b/src/messenger/webim/COPYING @@ -9,7 +9,7 @@ accordingly) with the following special exception. License exception: No one may remove, alter or hide any copyright notices or links to the community -site ("http://openwebim.org") contained within the Program. Any derivative work +site ("http://mibew.org") contained within the Program. Any derivative work must include this license exception. Eclipse Public License: diff --git a/src/messenger/webim/libs/common.php b/src/messenger/webim/libs/common.php index f6f82233..e1d0648c 100644 --- a/src/messenger/webim/libs/common.php +++ b/src/messenger/webim/libs/common.php @@ -563,7 +563,7 @@ $dbversion = '1.6.3'; $settings = array( 'dbversion' => 0, 'title' => 'Your Company', - 'hosturl' => 'http://openwebim.org', + 'hosturl' => 'http://mibew.org', 'logo' => '', 'usernamepattern' => '{name}', 'chatstyle' => 'default', diff --git a/src/messenger/webim/locales/ar/properties b/src/messenger/webim/locales/ar/properties index bf19f160..f5f1cf29 100755 --- a/src/messenger/webim/locales/ar/properties +++ b/src/messenger/webim/locales/ar/properties @@ -76,7 +76,7 @@ chat.wait=شكرا للتواصل معنا ، مقدم الخدمة سيكون chat.window.chatting_with=أنت تتحدث مع: chat.window.close_title=إنهاء المحادثة chat.window.poweredby=بدعم من : -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=اختيار اجابة... chat.window.product_name=Mibew Messenger chat.window.send_message=ارسال رسالة @@ -432,8 +432,8 @@ settings.usernamepattern.description=ماهي الطريقة التي تريد settings.usernamepattern=مطابقة الزوار settings.wrong.email=أدخل عناون بريد حقيقي settings.wrong.onehostconnections="أكبر عدد إتصالات من العنوان ip الواحد"يجب أن يكون عدد صحيح -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=حدد التاريخ statistics.description=من هذه الصقحة تستطيع تصفح الإحصائيات. statistics.from=من: diff --git a/src/messenger/webim/locales/da/properties b/src/messenger/webim/locales/da/properties index 11c81b61..02c85cdf 100644 --- a/src/messenger/webim/locales/da/properties +++ b/src/messenger/webim/locales/da/properties @@ -4,8 +4,8 @@ output_encoding=utf-8 app.title=Mibew Messenger chat.window.product_name=Mibew Messenger company.title=Mibew Messenger Community -chat.window.poweredreftext=openwebim.org -site.title=openwebim.org -site.url=http://openwebim.org +chat.window.poweredreftext=mibew.org +site.title=mibew.org +site.url=http://mibew.org localedirection=ltr localeid=Danish (da) diff --git a/src/messenger/webim/locales/de/properties b/src/messenger/webim/locales/de/properties index 3a36dabb..285f511a 100644 --- a/src/messenger/webim/locales/de/properties +++ b/src/messenger/webim/locales/de/properties @@ -75,7 +75,7 @@ chat.wait=Willkommen ! Bitte warten, ein Operator ist gleich da. chat.window.chatting_with=Sie chatten mit: chat.window.close_title=Chat schliessen chat.window.poweredby=Powered by: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=Antwort auswählen... chat.window.product_name=Mibew Messenger chat.window.send_message=Nachricht senden @@ -405,8 +405,8 @@ settings.usernamepattern.description=Wie man ansehnlichen Besuchernamen aufbaut settings.usernamepattern=Ansehnlicher Besuchername settings.wrong.email=Geben sie eine korrekte Emailadresse ein settings.wrong.onehostconnections="Maximale Anzahl der Diskussionen" Feld muss eine Zahl sein -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=Datum wählen statistics.description=Hier können Sie eine vielzahl an Nutzungsstatistiken generieren. statistics.from=Von: diff --git a/src/messenger/webim/locales/en/properties b/src/messenger/webim/locales/en/properties index 64b1be06..875d8292 100644 --- a/src/messenger/webim/locales/en/properties +++ b/src/messenger/webim/locales/en/properties @@ -82,7 +82,7 @@ chat.wait=Thank you for contacting us. An operator will be with you shortly... chat.window.chatting_with=You chat with: chat.window.close_title=Close chat chat.window.poweredby=Powered by: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=Choose answer... chat.window.product_name=Mibew Messenger chat.window.send_message=Send message @@ -456,8 +456,8 @@ settings.usernamepattern.description=How to build visitor identifying string fro settings.usernamepattern=Visitor's identifier settings.wrong.email=Enter proper email address settings.wrong.onehostconnections="Max number of threads" field should be number -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=Select dates statistics.description=From this page you can generate a variety of usage reports. statistics.from=From: diff --git a/src/messenger/webim/locales/fr/properties b/src/messenger/webim/locales/fr/properties index 5c23b584..7c8d2077 100644 --- a/src/messenger/webim/locales/fr/properties +++ b/src/messenger/webim/locales/fr/properties @@ -74,7 +74,7 @@ chat.wait=Merci de nous contacter. Un opérateur va vous rejoindre sous peu... chat.window.chatting_with=Votre interlocuteur est: chat.window.close_title=Clore l'entretien chat.window.poweredby=Pulsé par: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=Choisissez une réponse... chat.window.product_name=Mibew Messagerie chat.window.send_message=Envoyer message @@ -404,8 +404,8 @@ settings.usernamepattern.description=Sélectionnez le type d'identifiant du Visi settings.usernamepattern=Identifiant du Visiteur settings.wrong.email=Entrez une adresse email correcte settings.wrong.onehostconnections=Le champs "Nombre maxi de suivis" doit être de : -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=Selectionner les entretiens statistics.description=Depuis cette page vous pouvez générer divers rapports d'utilisation. statistics.from=De : diff --git a/src/messenger/webim/locales/he/properties b/src/messenger/webim/locales/he/properties index c791b95f..2482484f 100644 --- a/src/messenger/webim/locales/he/properties +++ b/src/messenger/webim/locales/he/properties @@ -74,7 +74,7 @@ chat.wait=תודה שפניתה אלינו. תכף התפנה אליך אחד מ chat.window.chatting_with=הנך מנהל שיחה עם: chat.window.close_title=סגור שיחה chat.window.poweredby=הוקצה על ידי: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=בחר תשובה... chat.window.product_name=מסנגר chat.window.send_message=שלח הודעה @@ -404,8 +404,8 @@ settings.usernamepattern.description=ציין את אופן הצגת שמות ה settings.usernamepattern=שם תצוגה של אורח settings.wrong.email=הכנס כתובת דואר אלקטרוני נכונה settings.wrong.onehostconnections="מספר מקסימלי" שדה צריך להיות מספר -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=בחר תאריכים statistics.description=מדף זה תוכל ליצור מגוון דוחות שימוש statistics.from=מ: diff --git a/src/messenger/webim/locales/hr/properties b/src/messenger/webim/locales/hr/properties index 210618e4..c8e58f0b 100644 --- a/src/messenger/webim/locales/hr/properties +++ b/src/messenger/webim/locales/hr/properties @@ -73,7 +73,7 @@ chat.wait=Hvala što ste nas kontaktirali. Uskoro će Vam se pridružiti operato chat.window.chatting_with=Razgovarate sa: chat.window.close_title=Zatvori razgovor chat.window.poweredby=Omogućio je: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=Odaberite odgovor... chat.window.product_name=Mibew Messenger chat.window.send_message=Pošalji poruku @@ -412,8 +412,8 @@ settings.usernamepattern=Identifikator posjetitelja settings.usernamepattern.description=Kako se stvara niz podataka identifikatora od {name}, {id} ili {addr}. Uobičajeno: {name} settings.wrong.email=Upišite važeću email adresu settings.wrong.onehostconnections=Polje "Maksimalni broj upita" bi trebalo sadržavati broj -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=Odaberi datume statistics.description=Na ovoj stranici možete generirate razne izvještaje o korištenju. statistics.from=Od: diff --git a/src/messenger/webim/locales/hu/properties b/src/messenger/webim/locales/hu/properties index d6bb8d51..155211a6 100644 --- a/src/messenger/webim/locales/hu/properties +++ b/src/messenger/webim/locales/hu/properties @@ -4,8 +4,8 @@ output_encoding=utf-8 app.title=Mibew Messenger chat.window.product_name=Mibew Messenger company.title=Mibew Messenger Community -chat.window.poweredreftext=openwebim.org -site.title=openwebim.org -site.url=http://openwebim.org +chat.window.poweredreftext=mibew.org +site.title=mibew.org +site.url=http://mibew.org localedirection=ltr localeid=Hungarian (hu) diff --git a/src/messenger/webim/locales/it/properties b/src/messenger/webim/locales/it/properties index 30cef681..7458df25 100644 --- a/src/messenger/webim/locales/it/properties +++ b/src/messenger/webim/locales/it/properties @@ -74,7 +74,7 @@ chat.wait=Grazie per esserti connesso. Un operatore risponderà a breve... chat.window.chatting_with=Stai chattando con: chat.window.close_title=Chiudi la chat chat.window.poweredby=Powered by: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=Scegli la risposta... chat.window.product_name=Mibew Messenger chat.window.send_message=Invia Messaggio @@ -404,8 +404,8 @@ settings.usernamepattern.description=Come costruire la stringa di identificazion settings.usernamepattern=Identificatore dell'utente settings.wrong.email=Iserire il proprio indirizzo e-mail settings.wrong.onehostconnections=Il campo "Massimo numero di sessioni" dovrebbe essere un numero -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=Seleziona date statistics.description=Da questa pagina puoi personalizzare differnti report di utilizzo. statistics.from=Da: diff --git a/src/messenger/webim/locales/ka/properties b/src/messenger/webim/locales/ka/properties index 8f8886d5..b067545e 100644 --- a/src/messenger/webim/locales/ka/properties +++ b/src/messenger/webim/locales/ka/properties @@ -59,5 +59,5 @@ leavemessage.perform=გაგზავნა leavemessage.title=დატოვეთ შეტყობინება localedirection=ltr localeid=Georgian (ka) -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org diff --git a/src/messenger/webim/locales/lv/properties b/src/messenger/webim/locales/lv/properties index e3b14bfa..524a0e20 100644 --- a/src/messenger/webim/locales/lv/properties +++ b/src/messenger/webim/locales/lv/properties @@ -39,7 +39,7 @@ chat.wait=Lūdzu uzgaidiet, Jums pievienosies operators.. chat.window.chatting_with=Jūs runājat ar: chat.window.close_title=Aizvērt dialoga logu chat.window.poweredby=Piedavats: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.product_name=Mibew Messenger chat.window.send_message=Sūtīt ziņojumu chat.window.send_message_short=Sūtīt ({0}) @@ -188,8 +188,8 @@ settings.logo=Uzņēmuma logo settings.no.title=Ievadiet Jūsu uzņēmuma nosaukumu settings.title=Messengera iestatījumi settings.wrong.email=Ievadiet pareizu e-pasta adresi -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org tag.pagination.info=Lappuse {0} no {1}, attēloti {2}-{3} no {4} tag.pagination.no_items=Nekas nav atrasts thread.back_to_search=Pāriet meklēšanā diff --git a/src/messenger/webim/locales/nl/properties b/src/messenger/webim/locales/nl/properties index 5a545e24..b76099b2 100644 --- a/src/messenger/webim/locales/nl/properties +++ b/src/messenger/webim/locales/nl/properties @@ -52,7 +52,7 @@ chat.wait=Hartelijk dank dat u contact met ons op hebt genomen. Onze medewerker chat.window.chatting_with=U chat met: chat.window.close_title=Sluiten chat chat.window.poweredby=Powered by: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=Kies antwoord... chat.window.product_name=Mibew Messenger chat.window.send_message=Stuur bericht @@ -297,8 +297,8 @@ settings.usercanchangename=Stelt gebruikers in staat om hun naam te veranderen settings.usernamepattern.description=How to build bezoeker identificatie string van {naam}, {id} of {addr}. Default: {naam} settings.usernamepattern=Bezoekersgids Identificatiecode settings.wrong.email=Voer een geldig e-mailadres in -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org tag.pagination.info=Page {0} van {1}, {2} - {3} van {4} tag.pagination.no_items.elements=geen elementen tag.pagination.no_items=Gevonden 0 elementen diff --git a/src/messenger/webim/locales/pl/properties b/src/messenger/webim/locales/pl/properties index 24e892b4..69f08aac 100644 --- a/src/messenger/webim/locales/pl/properties +++ b/src/messenger/webim/locales/pl/properties @@ -74,7 +74,7 @@ chat.wait=Dziękujemy za kontakt z nami. Wkrótce odezwie się operator... chat.window.chatting_with=Rozmawiasz z: chat.window.close_title=Zamknij rozmowę chat.window.poweredby=Powered by: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=Wybierz odpowiedź... chat.window.product_name=Mibew Komunikator chat.window.send_message=Wyślij wiadomość @@ -404,8 +404,8 @@ settings.usernamepattern.description=Jak identyfikować nazwy użytkowników? Po settings.usernamepattern=Identyfikator użytkowników settings.wrong.email=Wprowadź poprawny adres email settings.wrong.onehostconnections=Pole "Maksymalna liczba wątków" powinno być w formacie liczbowym -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=Zaznacz daty statistics.description=Na tej stronie możesz wygenerować wiele przydatnych raportów. statistics.from=Od: diff --git a/src/messenger/webim/locales/pt-br/properties b/src/messenger/webim/locales/pt-br/properties index d8b796ee..4d0b8a90 100644 --- a/src/messenger/webim/locales/pt-br/properties +++ b/src/messenger/webim/locales/pt-br/properties @@ -68,7 +68,7 @@ chat.wait=Obrigado por nos contatar. Aguarde... chat.window.chatting_with=Você está conversando: chat.window.close_title=Fechar chat chat.window.poweredby=Desemvolvido por: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=Escolha a resposta... chat.window.product_name=Mibew Messenger chat.window.send_message=Enviar Mensagem @@ -379,8 +379,8 @@ settings.usercanchangename=Permite que os visitantes editem seus nomes settings.usernamepattern.description=Como mostrar o nome do visitante {name}, {id} ou {addr}. Padrão: {name} settings.usernamepattern=Apresentação do nome do visitante settings.wrong.email=Digite um e-mail válido -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org tag.pagination.info=Página {0} de {1}, {2}-{3} até {4} tag.pagination.no_items.elements=Nenhum elemento tag.pagination.no_items=Encontrado 0 elemento(s) diff --git a/src/messenger/webim/locales/ro/properties b/src/messenger/webim/locales/ro/properties index 985e514e..f47cbc3f 100644 --- a/src/messenger/webim/locales/ro/properties +++ b/src/messenger/webim/locales/ro/properties @@ -9,8 +9,8 @@ chat.predefined_answers=Buna ziua, cu ce va putem ajuta?\nVa multumim ca ne-ati chat.wait=Va multumim ca ne-ati contactat. Va rugam sa scrieti mesajul dvs. in fereastra de mai jos si va vom raspunde imediat. chat.window.product_name=Mibew Messenger company.title=Mibew Messenger Community -chat.window.poweredreftext=openwebim.org -site.title=openwebim.org -site.url=http://openwebim.org +chat.window.poweredreftext=mibew.org +site.title=mibew.org +site.url=http://mibew.org localedirection=ltr localeid=Romanian (ro) diff --git a/src/messenger/webim/locales/ru/properties b/src/messenger/webim/locales/ru/properties index fb0211f3..261560f1 100644 --- a/src/messenger/webim/locales/ru/properties +++ b/src/messenger/webim/locales/ru/properties @@ -82,7 +82,7 @@ chat.wait= chat.window.chatting_with= : chat.window.close_title= chat.window.poweredby=: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer= ... chat.window.product_name=Mibew chat.window.send_message= @@ -438,8 +438,8 @@ settings.usernamepattern.description= settings.usernamepattern= settings.wrong.email= settings.wrong.onehostconnections= " " -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates= statistics.description= . statistics.from=: diff --git a/src/messenger/webim/locales/sp/properties b/src/messenger/webim/locales/sp/properties index 520b13c9..17015c07 100644 --- a/src/messenger/webim/locales/sp/properties +++ b/src/messenger/webim/locales/sp/properties @@ -72,7 +72,7 @@ chat.wait=Gracias por ponerse en contacto con nosotros. El operador estara con u chat.window.chatting_with=Esta conversando con: chat.window.close_title=Cerrar conversacin chat.window.poweredby=Powered by: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=Elige respuesta... chat.window.product_name=Mibew Messenger chat.window.send_message=Enviar Mensaje @@ -398,8 +398,8 @@ settings.usernamepattern.description= settings.usernamepattern=Identificador de visitante settings.wrong.email=Introduzca la direccin de correo electrnico correcta settings.wrong.onehostconnections=El campo "Nmero mximo de conexiones" debe ser numerico -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=Selecciona las fechas statistics.description=Desde esta pgina puedes generar diferentes reportes. statistics.from=Desde: diff --git a/src/messenger/webim/locales/tr/properties b/src/messenger/webim/locales/tr/properties index d8822e57..355c6877 100644 --- a/src/messenger/webim/locales/tr/properties +++ b/src/messenger/webim/locales/tr/properties @@ -56,7 +56,7 @@ chat.wait=En k chat.window.chatting_with=Operatr: chat.window.close_title=Kapat chat.window.poweredby=Powered by: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=Cevap seiniz... chat.window.product_name=Mibew Messenger chat.window.send_message=Gnder @@ -263,8 +263,8 @@ permissions.title=Yetkiler settings.chat.title.description=irket departman settings.chat.title=Sohbet ekran bal settings.wrong.email=Geerli E-Posta adresi girin -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org tag.pagination.info=Sayfa {0} - {1}, {2}-{3} ile {4} tag.pagination.no_items.elements= tag.pagination.no_items= diff --git a/src/messenger/webim/locales/ua/properties b/src/messenger/webim/locales/ua/properties index b7151900..27cfaa2a 100644 --- a/src/messenger/webim/locales/ua/properties +++ b/src/messenger/webim/locales/ua/properties @@ -74,7 +74,7 @@ chat.wait= chat.window.chatting_with= : chat.window.close_title= chat.window.poweredby=: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer= ... chat.window.product_name=Mibew chat.window.send_message=³ @@ -413,8 +413,8 @@ settings.usernamepattern.description= settings.usernamepattern=' , settings.wrong.email= settings.wrong.onehostconnections= " " -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates= statistics.description=г . statistics.from=: diff --git a/src/messenger/webim/locales/zh-cn/properties b/src/messenger/webim/locales/zh-cn/properties index ba3be077..8ba13fff 100644 --- a/src/messenger/webim/locales/zh-cn/properties +++ b/src/messenger/webim/locales/zh-cn/properties @@ -80,7 +80,7 @@ chat.wait=欢迎您使用在线实时客服,请稍待客服回应… chat.window.chatting_with=您正在对谈: chat.window.close_title=离开对谈 chat.window.poweredby=Powered by: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=选择回答... chat.window.product_name=网站 实时通 chat.window.send_message=送出讯息 @@ -360,8 +360,8 @@ settings.usercanchangename=允许使用者更改名称 settings.usernamepattern.description=设定{name},{id}或{addr}来显示访客的名称,预设:{name} settings.usernamepattern=访客显示名称 settings.wrong.email=输入适当的Email -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=选择日期 statistics.description=您可以从这个网页生成各种使用报告。 statistics.from=从: diff --git a/src/messenger/webim/locales/zh-tw/properties b/src/messenger/webim/locales/zh-tw/properties index 92c86bee..7182af9f 100644 --- a/src/messenger/webim/locales/zh-tw/properties +++ b/src/messenger/webim/locales/zh-tw/properties @@ -80,7 +80,7 @@ chat.wait=歡迎您使用線上即時客服,請稍待客服回應… chat.window.chatting_with=您正在對談: chat.window.close_title=離開對談 chat.window.poweredby=Powered by: -chat.window.poweredreftext=openwebim.org +chat.window.poweredreftext=mibew.org chat.window.predefined.select_answer=選擇回答... chat.window.product_name=網站 即時通 chat.window.send_message=送出訊息 @@ -360,8 +360,8 @@ settings.usercanchangename=允許使用者更改名稱 settings.usernamepattern.description=設定{name},{id}或{addr}來顯示訪客的名稱,預設:{name} settings.usernamepattern=訪客顯示名稱 settings.wrong.email=輸入適當的Email -site.title=openwebim.org -site.url=http://openwebim.org +site.title=mibew.org +site.url=http://mibew.org statistics.dates=選擇日期 statistics.description=您可以從這個網頁生成各種使用報告。 statistics.from=從: diff --git a/src/messenger/webim/styles/default/templates/chat.tpl b/src/messenger/webim/styles/default/templates/chat.tpl index 39126ab1..979ddfd7 100644 --- a/src/messenger/webim/styles/default/templates/chat.tpl +++ b/src/messenger/webim/styles/default/templates/chat.tpl @@ -286,7 +286,7 @@ ${endif:canpost}${endif:agent} - ${msg:chat.window.poweredby} openwebim.org + ${msg:chat.window.poweredby} mibew.org ${if:canpost} diff --git a/src/messenger/webim/styles/default/templates/chatsimple.tpl b/src/messenger/webim/styles/default/templates/chatsimple.tpl index a5c56185..cba5d822 100644 --- a/src/messenger/webim/styles/default/templates/chatsimple.tpl +++ b/src/messenger/webim/styles/default/templates/chatsimple.tpl @@ -169,7 +169,7 @@ - ${msg:chat.window.poweredby} openwebim.org + ${msg:chat.window.poweredby} mibew.org diff --git a/src/messenger/webim/styles/default/templates/leavemessage.tpl b/src/messenger/webim/styles/default/templates/leavemessage.tpl index aaed3108..119cf7b8 100644 --- a/src/messenger/webim/styles/default/templates/leavemessage.tpl +++ b/src/messenger/webim/styles/default/templates/leavemessage.tpl @@ -139,7 +139,7 @@ ${endif:showcaptcha}
- ${msg:chat.window.poweredby} openwebim.org + ${msg:chat.window.poweredby} mibew.org
diff --git a/src/messenger/webim/styles/default/templates/survey.tpl b/src/messenger/webim/styles/default/templates/survey.tpl index 41365dfe..2520a730 100644 --- a/src/messenger/webim/styles/default/templates/survey.tpl +++ b/src/messenger/webim/styles/default/templates/survey.tpl @@ -153,7 +153,7 @@ ${endif:showmessage}
- ${msg:chat.window.poweredby} openwebim.org + ${msg:chat.window.poweredby} mibew.org
diff --git a/src/messenger/webim/styles/original/templates/chat.tpl b/src/messenger/webim/styles/original/templates/chat.tpl index 87c42504..afcc5ef2 100644 --- a/src/messenger/webim/styles/original/templates/chat.tpl +++ b/src/messenger/webim/styles/original/templates/chat.tpl @@ -279,7 +279,7 @@ ${endif:canpost}${endif:agent} - ${msg:chat.window.poweredby} openwebim.org + ${msg:chat.window.poweredby} mibew.org ${if:canpost} diff --git a/src/messenger/webim/styles/original/templates/chatsimple.tpl b/src/messenger/webim/styles/original/templates/chatsimple.tpl index fe712671..b2c6e0b4 100644 --- a/src/messenger/webim/styles/original/templates/chatsimple.tpl +++ b/src/messenger/webim/styles/original/templates/chatsimple.tpl @@ -169,7 +169,7 @@ - ${msg:chat.window.poweredby} openwebim.org + ${msg:chat.window.poweredby} mibew.org diff --git a/src/messenger/webim/styles/original/templates/leavemessage.tpl b/src/messenger/webim/styles/original/templates/leavemessage.tpl index e82fbf06..cee0ec1a 100644 --- a/src/messenger/webim/styles/original/templates/leavemessage.tpl +++ b/src/messenger/webim/styles/original/templates/leavemessage.tpl @@ -117,7 +117,7 @@ ${endif:showcaptcha}
- ${msg:chat.window.poweredby} openwebim.org + ${msg:chat.window.poweredby} mibew.org diff --git a/src/messenger/webim/styles/original/templates/survey.tpl b/src/messenger/webim/styles/original/templates/survey.tpl index a9d6de94..a9ee4b58 100644 --- a/src/messenger/webim/styles/original/templates/survey.tpl +++ b/src/messenger/webim/styles/original/templates/survey.tpl @@ -133,7 +133,7 @@ ${endif:showmessage}
- ${msg:chat.window.poweredby} openwebim.org + ${msg:chat.window.poweredby} mibew.org diff --git a/src/messenger/webim/styles/simplicity/templates/chat.tpl b/src/messenger/webim/styles/simplicity/templates/chat.tpl index 1c8cf1b1..8850ba30 100644 --- a/src/messenger/webim/styles/simplicity/templates/chat.tpl +++ b/src/messenger/webim/styles/simplicity/templates/chat.tpl @@ -148,7 +148,7 @@ var threadParams = { servl:"${webimroot}/thread.php",wroot:"${webimroot}",freque
diff --git a/src/messenger/webim/styles/simplicity/templates/chatsimple.tpl b/src/messenger/webim/styles/simplicity/templates/chatsimple.tpl index 999df868..847239af 100644 --- a/src/messenger/webim/styles/simplicity/templates/chatsimple.tpl +++ b/src/messenger/webim/styles/simplicity/templates/chatsimple.tpl @@ -71,7 +71,7 @@ diff --git a/src/messenger/webim/styles/simplicity/templates/error.tpl b/src/messenger/webim/styles/simplicity/templates/error.tpl index 7da7225b..c6b49f8b 100644 --- a/src/messenger/webim/styles/simplicity/templates/error.tpl +++ b/src/messenger/webim/styles/simplicity/templates/error.tpl @@ -38,7 +38,7 @@ diff --git a/src/messenger/webim/styles/simplicity/templates/leavemessage.tpl b/src/messenger/webim/styles/simplicity/templates/leavemessage.tpl index df92c731..e3c692a7 100644 --- a/src/messenger/webim/styles/simplicity/templates/leavemessage.tpl +++ b/src/messenger/webim/styles/simplicity/templates/leavemessage.tpl @@ -82,7 +82,7 @@ ${endif:showcaptcha} diff --git a/src/messenger/webim/styles/simplicity/templates/leavemessagesent.tpl b/src/messenger/webim/styles/simplicity/templates/leavemessagesent.tpl index 26a93bdd..6def91f4 100644 --- a/src/messenger/webim/styles/simplicity/templates/leavemessagesent.tpl +++ b/src/messenger/webim/styles/simplicity/templates/leavemessagesent.tpl @@ -38,7 +38,7 @@ diff --git a/src/messenger/webim/styles/simplicity/templates/mail.tpl b/src/messenger/webim/styles/simplicity/templates/mail.tpl index 122a08fd..a8ed8181 100644 --- a/src/messenger/webim/styles/simplicity/templates/mail.tpl +++ b/src/messenger/webim/styles/simplicity/templates/mail.tpl @@ -63,7 +63,7 @@ diff --git a/src/messenger/webim/styles/simplicity/templates/mailsent.tpl b/src/messenger/webim/styles/simplicity/templates/mailsent.tpl index 46729ab4..f6ba2b12 100644 --- a/src/messenger/webim/styles/simplicity/templates/mailsent.tpl +++ b/src/messenger/webim/styles/simplicity/templates/mailsent.tpl @@ -38,7 +38,7 @@ diff --git a/src/messenger/webim/styles/simplicity/templates/nochat.tpl b/src/messenger/webim/styles/simplicity/templates/nochat.tpl index ebbfaca1..a3745369 100644 --- a/src/messenger/webim/styles/simplicity/templates/nochat.tpl +++ b/src/messenger/webim/styles/simplicity/templates/nochat.tpl @@ -34,7 +34,7 @@ diff --git a/src/messenger/webim/styles/simplicity/templates/redirect.tpl b/src/messenger/webim/styles/simplicity/templates/redirect.tpl index b3b05092..a85431e5 100644 --- a/src/messenger/webim/styles/simplicity/templates/redirect.tpl +++ b/src/messenger/webim/styles/simplicity/templates/redirect.tpl @@ -57,7 +57,7 @@ diff --git a/src/messenger/webim/styles/simplicity/templates/redirected.tpl b/src/messenger/webim/styles/simplicity/templates/redirected.tpl index 66cbccd2..bd29ba79 100644 --- a/src/messenger/webim/styles/simplicity/templates/redirected.tpl +++ b/src/messenger/webim/styles/simplicity/templates/redirected.tpl @@ -38,7 +38,7 @@ diff --git a/src/messenger/webim/styles/simplicity/templates/survey.tpl b/src/messenger/webim/styles/simplicity/templates/survey.tpl index aabaf66f..809148f8 100644 --- a/src/messenger/webim/styles/simplicity/templates/survey.tpl +++ b/src/messenger/webim/styles/simplicity/templates/survey.tpl @@ -89,7 +89,7 @@ diff --git a/src/messenger/webim/view/inc_main.php b/src/messenger/webim/view/inc_main.php index 37c0f23d..f53defb7 100644 --- a/src/messenger/webim/view/inc_main.php +++ b/src/messenger/webim/view/inc_main.php @@ -87,7 +87,7 @@ $isrtl = getlocal("localedirection") == 'rtl';
 
\ No newline at end of file diff --git a/src/messenger/webim/view/license.php b/src/messenger/webim/view/license.php index 5dd3cefc..640cf36c 100644 --- a/src/messenger/webim/view/license.php +++ b/src/messenger/webim/view/license.php @@ -34,7 +34,7 @@ accordingly) with the following special exception.

License exception:

No one may remove, alter or hide any copyright notices or links to the community -site ("http://openwebim.org") contained within the Program. Any derivative work +site ("http://mibew.org") contained within the Program. Any derivative work must include this license exception.


diff --git a/src/messenger/webim/view/updates.php b/src/messenger/webim/view/updates.php index 6521e6b8..6502428e 100644 --- a/src/messenger/webim/view/updates.php +++ b/src/messenger/webim/view/updates.php @@ -26,7 +26,7 @@ $page['menuid'] = "updates"; function tpl_header() { global $page, $webimroot, $jsver; ?> - +