diff options
11 files changed, 11 insertions, 11 deletions
| diff --git a/indra/newview/skins/default/xui/de/notifications.xml b/indra/newview/skins/default/xui/de/notifications.xml index 72e7ec8eb4..a5fcd3e0b4 100644 --- a/indra/newview/skins/default/xui/de/notifications.xml +++ b/indra/newview/skins/default/xui/de/notifications.xml @@ -1443,7 +1443,7 @@ Zur Installation des Updates muss [APP_NAME] neu gestartet werden.  		<usetemplate ignoretext="Bestätigen, bevor Objekte an Ihre Eigentümer zurückgegeben werden" name="okcancelignore" notext="Abbrechen" yestext="OK"/>  	</notification>  	<notification name="GroupLeaveConfirmMember"> -		Sie sind Mitglied der Gruppe [GROUP]. +		Sie sind Mitglied der Gruppe <nolink>[GROUP]</nolink>.  Diese Gruppe verlassen?  		<usetemplate name="okcancelbuttons" notext="Abbrechen" yestext="OK"/>  	</notification> diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 5b985c9981..b90acffbc9 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3409,7 +3409,7 @@ Are you sure you want to return the selected objects to their owners? Transferab     icon="alert.tga"     name="GroupLeaveConfirmMember"     type="alert"> -You are currently a member of the group [GROUP]. +You are currently a member of the group <nolink>[GROUP]</nolink>.  Leave Group?      <tag>group</tag>      <tag>confirm</tag> diff --git a/indra/newview/skins/default/xui/es/notifications.xml b/indra/newview/skins/default/xui/es/notifications.xml index 9591b424fc..0de56f9b6d 100644 --- a/indra/newview/skins/default/xui/es/notifications.xml +++ b/indra/newview/skins/default/xui/es/notifications.xml @@ -1437,7 +1437,7 @@ Debemos reiniciar [APP_NAME] para instalar la actualización.  		<usetemplate ignoretext="Confirmar antes de devolver objetos a sus propietarios." name="okcancelignore" notext="Cancelar" yestext="OK"/>  	</notification>  	<notification name="GroupLeaveConfirmMember"> -		Actualmente, eres miembro del grupo [GROUP]. +		Actualmente, eres miembro del grupo <nolink>[GROUP]</nolink>.  ¿Dejar el grupo?  		<usetemplate name="okcancelbuttons" notext="Cancelar" yestext="OK"/>  	</notification> diff --git a/indra/newview/skins/default/xui/fr/notifications.xml b/indra/newview/skins/default/xui/fr/notifications.xml index d8d79d8dde..be6f1f8c31 100644 --- a/indra/newview/skins/default/xui/fr/notifications.xml +++ b/indra/newview/skins/default/xui/fr/notifications.xml @@ -1428,7 +1428,7 @@ Version [VERSION]  		<usetemplate ignoretext="Confirmer avant de rendre les objets à leurs propriétaires" name="okcancelignore" notext="Annuler" yestext="OK"/>  	</notification>  	<notification name="GroupLeaveConfirmMember"> -		Vous êtes actuellement membre du groupe [GROUP]. +		Vous êtes actuellement membre du groupe <nolink>[GROUP]</nolink>.  Quitter le groupe ?  		<usetemplate name="okcancelbuttons" notext="Annuler" yestext="OK"/>  	</notification> diff --git a/indra/newview/skins/default/xui/it/notifications.xml b/indra/newview/skins/default/xui/it/notifications.xml index 2db0892cd6..fce027da0c 100644 --- a/indra/newview/skins/default/xui/it/notifications.xml +++ b/indra/newview/skins/default/xui/it/notifications.xml @@ -1432,7 +1432,7 @@ Per installare l'aggiornamento è necessario riavviare [APP_NAME].  		<usetemplate ignoretext="Conferma prima di restituire gli oggetti ai relativi proprietari" name="okcancelignore" notext="Annulla" yestext="OK"/>  	</notification>  	<notification name="GroupLeaveConfirmMember"> -		Sei attualmente un membro del gruppo [GROUP]. +		Sei attualmente un membro del gruppo <nolink>[GROUP]</nolink>.  Vuoi lasciare il gruppo?  		<usetemplate name="okcancelbuttons" notext="Annulla" yestext="OK"/>  	</notification> diff --git a/indra/newview/skins/default/xui/ja/notifications.xml b/indra/newview/skins/default/xui/ja/notifications.xml index 7dfa6d2f7a..141f2c8071 100644 --- a/indra/newview/skins/default/xui/ja/notifications.xml +++ b/indra/newview/skins/default/xui/ja/notifications.xml @@ -1467,7 +1467,7 @@ http://secondlife.com/download から最新バージョンをダウンロード  		<usetemplate ignoretext="オブジェクトを所有者に返却する前の確認" name="okcancelignore" notext="取り消し" yestext="OK"/>  	</notification>  	<notification name="GroupLeaveConfirmMember"> -		現在あなたは [GROUP] のメンバーです。 +		現在あなたは <nolink>[GROUP]</nolink> のメンバーです。  このグループを抜けますか?  		<usetemplate name="okcancelbuttons" notext="取り消し" yestext="OK"/>  	</notification> diff --git a/indra/newview/skins/default/xui/pl/notifications.xml b/indra/newview/skins/default/xui/pl/notifications.xml index e1fb6dd3f1..0194293642 100644 --- a/indra/newview/skins/default/xui/pl/notifications.xml +++ b/indra/newview/skins/default/xui/pl/notifications.xml @@ -1385,7 +1385,7 @@ W celu instalacji aktualizacji musi zostać wykonany restart [APP_NAME].  		<usetemplate ignoretext="Potwierdź zanim zwrócisz obiekty do ich właścicieli" name="okcancelignore" notext="Anuluj" yestext="OK"/>  	</notification>  	<notification name="GroupLeaveConfirmMember"> -		Jesteś członkiem grupy [GROUP]. +		Jesteś członkiem grupy <nolink>[GROUP]</nolink>.  Chcesz opuścić grupę?  		<usetemplate name="okcancelbuttons" notext="Anuluj" yestext="OK"/>  	</notification> diff --git a/indra/newview/skins/default/xui/pt/notifications.xml b/indra/newview/skins/default/xui/pt/notifications.xml index d3547beeb3..b53ebeb136 100644 --- a/indra/newview/skins/default/xui/pt/notifications.xml +++ b/indra/newview/skins/default/xui/pt/notifications.xml @@ -1419,7 +1419,7 @@ Para instalar a atualização, será preciso reiniciar o [APP_NAME].  		<usetemplate ignoretext="Confirmar antes de devolver objetos a seus donos" name="okcancelignore" notext="Cancelar" yestext="Retornar"/>  	</notification>  	<notification name="GroupLeaveConfirmMember"> -		Você é atualmente um membro do grupo [GROUP]. +		Você é atualmente um membro do grupo <nolink>[GROUP]</nolink>.  Sair do grupo?  		<usetemplate name="okcancelbuttons" notext="Cancelar" yestext="Sair"/>  	</notification> diff --git a/indra/newview/skins/default/xui/ru/notifications.xml b/indra/newview/skins/default/xui/ru/notifications.xml index 1be14160ed..f121743fe9 100644 --- a/indra/newview/skins/default/xui/ru/notifications.xml +++ b/indra/newview/skins/default/xui/ru/notifications.xml @@ -1431,7 +1431,7 @@ http://secondlife.com/download.  		<usetemplate ignoretext="Подтверждать перед возвратом объектов владельцам" name="okcancelignore" notext="Отмена" yestext="OK"/>  	</notification>  	<notification name="GroupLeaveConfirmMember"> -		Вы являетесь участником группы [GROUP]. +		Вы являетесь участником группы <nolink>[GROUP]</nolink>.  Хотите покинуть группу?  		<usetemplate name="okcancelbuttons" notext="Отмена" yestext="OK"/>  	</notification> diff --git a/indra/newview/skins/default/xui/tr/notifications.xml b/indra/newview/skins/default/xui/tr/notifications.xml index 6908f6867f..c0dc67ed34 100644 --- a/indra/newview/skins/default/xui/tr/notifications.xml +++ b/indra/newview/skins/default/xui/tr/notifications.xml @@ -1431,7 +1431,7 @@ Güncellemeyi kurmak için [APP_NAME] uygulamasını yeniden başlatmalısınız  		<usetemplate ignoretext="Nesneleri sahiplerine iade etmeden önce doğrulama iste" name="okcancelignore" notext="İptal" yestext="Tamam"/>  	</notification>  	<notification name="GroupLeaveConfirmMember"> -		Şu anda [GROUP] grubunun bir üyesisiniz. +		Şu anda <nolink>[GROUP]</nolink> grubunun bir üyesisiniz.  Gruptan ayrılmak istiyor musunuz?  		<usetemplate name="okcancelbuttons" notext="İptal" yestext="Tamam"/>  	</notification> diff --git a/indra/newview/skins/default/xui/zh/notifications.xml b/indra/newview/skins/default/xui/zh/notifications.xml index 17ff6288a5..3fa8ff3f78 100644 --- a/indra/newview/skins/default/xui/zh/notifications.xml +++ b/indra/newview/skins/default/xui/zh/notifications.xml @@ -1418,7 +1418,7 @@ We must restart [APP_NAME] to install the update.  		<usetemplate ignoretext="在我退回物件給它們的擁有者前確認" name="okcancelignore" notext="取消" yestext="確定"/>  	</notification>  	<notification name="GroupLeaveConfirmMember"> -		你目前是 [GROUP] 群組的成員。 +		你目前是 <nolink>[GROUP]</nolink> 群組的成員。  是否要離開群組?  		<usetemplate name="okcancelbuttons" notext="取消" yestext="確定"/>  	</notification> | 
