0% found this document useful (0 votes)
568 views

Combo 5

The document contains code for the YUI JavaScript library. It defines classes and functions for widgets, events, DOM manipulation, and other core functionality. Key parts include: - Defining a Widget class with methods like render(), bindUI(), and destroy() - Configuring widget attributes and attribute syncing/binding - Parsing widget configuration from HTML - Managing widget skins - Creating and handling UI events
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
568 views

Combo 5

The document contains code for the YUI JavaScript library. It defines classes and functions for widgets, events, DOM manipulation, and other core functionality. Key parts include: - Defining a Widget class with methods like render(), bindUI(), and destroy() - Configuring widget attributes and attribute syncing/binding - Parsing widget configuration from HTML - Managing widget skins - Creating and handling UI events
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 43

YUI.

add("mail-core-net-policies-list-folders-policy",function(A){var B=function(
){this.requests={};};A.mix(B.prototype,{enforce:function(E,D,C){},add:function(E
,D,C){}});A.namespace("Mail.Core.Net.Policies").ListFoldersPolicy=B;},"1.0.0",{r
equires:[]});/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("classnamemanager",function(e,t){var n="classNamePrefix",r="classNameDel
imiter",i=e.config;i[n]=i[n]||"yui3",i[r]=i[r]||"-",e.ClassNameManager=function(
){var t=i[n],s=i[r];return{getClassName:e.cached(function(){var n=e.Array(argume
nts);return n[n.length-1]!==!0?n.unshift(t):n.pop(),n.join(s)})}}()},"3.16.0",{r
equires:["yui-base"]});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("widget-base",function(e,t){function R(e){var t=this,n,r,i=t.constructor
;t._strs={},t._cssPrefix=i.CSS_PREFIX||s(i.NAME.toLowerCase()),e=e||{},R.supercl
ass.constructor.call(t,e),r=t.get(T),r&&(r!==P&&(n=r),t.render(n))}var n=e.Lang,
r=e.Node,i=e.ClassNameManager,s=i.getClassName,o,u=e.cached(function(e){return e
.substring(0,1).toUpperCase()+e.substring(1)}),a="content",f="visible",l="hidden
",c="disabled",h="focused",p="width",d="height",v="boundingBox",m="contentBox",g
="parentNode",y="ownerDocument",b="auto",w="srcNode",E="body",S="tabIndex",x="id
",T="render",N="rendered",C="destroyed",k="strings",L="<div></div>",A="Change",O
="loading",M="_uiSet",_="",D=function(){},P=!0,H=!1,B,j={},F=[f,c,d,p,h,S],I=e.U
A.webkit,q={};R.NAME="widget",B=R.UI_SRC="ui",R.ATTRS=j,j[x]={valueFn:"_guid",wr
iteOnce:P},j[N]={value:H,readOnly:P},j[v]={valueFn:"_defaultBB",setter:"_setBB",
writeOnce:P},j[m]={valueFn:"_defaultCB",setter:"_setCB",writeOnce:P},j[S]={value
:null,validator:"_validTabIndex"},j[h]={value:H,readOnly:P},j[c]={value:H},j[f]=
{value:P},j[d]={value:_},j[p]={value:_},j[k]={value:{},setter:"_strSetter",gette
r:"_strGetter"},j[T]={value:H,writeOnce:P},R.CSS_PREFIX=s(R.NAME.toLowerCase()),
R.getClassName=function(){return s.apply(i,[R.CSS_PREFIX].concat(e.Array(argumen
ts),!0))},o=R.getClassName,R.getByNode=function(t){var n,i=o();return t=r.one(t)
,t&&(t=t.ancestor("."+i,!0),t&&(n=q[e.stamp(t,!0)])),n||null},e.extend(R,e.Base,
{getClassName:function(){return s.apply(i,[this._cssPrefix].concat(e.Array(argum
ents),!0))},initializer:function(t){var n=this.get(v);n instanceof r&&this._mapI
nstance(e.stamp(n))},_mapInstance:function(e){q[e]=this},destructor:function(){v
ar t=this.get(v),n;t instanceof r&&(n=e.stamp(t,!0),n in q&&delete q[n],this._de
stroyBox())},destroy:function(e){return this._destroyAllNodes=e,R.superclass.des
troy.apply(this)},_destroyBox:function(){var e=this.get(v),t=this.get(m),n=this.
_destroyAllNodes,r;r=e&&e.compareTo(t),this.UI_EVENTS&&this._destroyUIEvents(),t
his._unbindUI(e),t&&(n&&t.empty(),t.remove(P)),r||(n&&e.empty(),e.remove(P))},re
nder:function(e){return!this.get(C)&&!this.get(N)&&(this.publish(T,{queuable:H,f
ireOnce:P,defaultTargetOnly:P,defaultFn:this._defRenderFn}),this.fire(T,{parentN
ode:e?r.one(e):null})),this},_defRenderFn:function(e){this._parentNode=e.parentN
ode,this.renderer(),this._set(N,P),this._removeLoadingClassNames()},renderer:fun
ction(){var e=this;e._renderUI(),e.renderUI(),e._bindUI(),e.bindUI(),e._syncUI()
,e.syncUI()},bindUI:D,renderUI:D,syncUI:D,hide:function(){return this.set(f,H)},
show:function(){return this.set(f,P)},focus:function(){return this._set(h,P)},bl
ur:function(){return this._set(h,H)},enable:function(){return this.set(c,H)},dis
able:function(){return this.set(c,P)},_uiSizeCB:function(e){this.get(m).toggleCl
ass(o(a,"expanded"),e)},_renderBox:function(e){var t=this,n=t.get(m),i=t.get(v),
s=t.get(w),o=t.DEF_PARENT_NODE,u=s&&s.get(y)||i.get(y)||n.get(y);s&&!s.compareTo
(n)&&!n.inDoc(u)&&s.replace(n),!i.compareTo(n.get(g))&&!i.compareTo(n)&&(n.inDoc

(u)&&n.replace(i),i.appendChild(n)),e=e||o&&r.one(o),e?e.appendChild(i):i.inDoc(
u)||r.one(E).insert(i,0)},_setBB:function(e){return this._setBox(this.get(x),e,t
his.BOUNDING_TEMPLATE,!0)},_setCB:function(e){return this.CONTENT_TEMPLATE===nul
l?this.get(v):this._setBox(null,e,this.CONTENT_TEMPLATE,!1)},_defaultBB:function
(){var e=this.get(w),t=this.CONTENT_TEMPLATE===null;return e&&t?e:null},_default
CB:function(e){return this.get(w)||null},_setBox:function(t,n,i,s){return n=r.on
e(n),n||(n=r.create(i),s?this._bbFromTemplate=!0:this._cbFromTemplate=!0),n.get(
x)||n.set(x,t||e.guid()),n},_renderUI:function(){this._renderBoxClassNames(),thi
s._renderBox(this._parentNode)},_renderBoxClassNames:function(){var e=this._getC
lasses(),t,n=this.get(v),r;n.addClass(o());for(r=e.length-3;r>=0;r--)t=e[r],n.ad
dClass(t.CSS_PREFIX||s(t.NAME.toLowerCase()));this.get(m).addClass(this.getClass
Name(a))},_removeLoadingClassNames:function(){var e=this.get(v),t=this.get(m),n=
this.getClassName(O),r=o(O);e.removeClass(r).removeClass(n),t.removeClass(r).rem
oveClass(n)},_bindUI:function(){this._bindAttrUI(this._UI_ATTRS.BIND),this._bind
DOM()},_unbindUI:function(e){this._unbindDOM(e)},_bindDOM:function(){var t=this.
get(v).get(y),n=R._hDocFocus;n||(n=R._hDocFocus=t.on("focus",this._onDocFocus,th
is),n.listeners={count:0}),n.listeners[e.stamp(this,!0)]=!0,n.listeners.count++,
I&&(this._hDocMouseDown=t.on("mousedown",this._onDocMouseDown,this))},_unbindDOM
:function(t){var n=R._hDocFocus,r=e.stamp(this,!0),i,s=this._hDocMouseDown;n&&(i
=n.listeners,i[r]&&(delete i[r],i.count--),i.count===0&&(n.detach(),R._hDocFocus
=null)),I&&s&&s.detach()},_syncUI:function(){this._syncAttrUI(this._UI_ATTRS.SYN
C)},_uiSetHeight:function(e){this._uiSetDim(d,e),this._uiSizeCB(e!==_&&e!==b)},_
uiSetWidth:function(e){this._uiSetDim(p,e)},_uiSetDim:function(e,t){this.get(v).
setStyle(e,n.isNumber(t)?t+this.DEF_UNIT:t)},_uiSetVisible:function(e){this.get(
v).toggleClass(this.getClassName(l),!e)},_uiSetDisabled:function(e){this.get(v).
toggleClass(this.getClassName(c),e)},_uiSetFocused:function(e,t){var n=this.get(
v);n.toggleClass(this.getClassName(h),e),t!==B&&(e?n.focus():n.blur())},_uiSetTa
bIndex:function(e){var t=this.get(v);n.isNumber(e)?t.set(S,e):t.removeAttribute(
S)},_onDocMouseDown:function(e){this._domFocus&&this._onDocFocus(e)},_onDocFocus
:function(e){var t=R.getByNode(e.target),n=R._active;n&&n!==t&&(n._domFocus=!1,n
._set(h,!1,{src:B}),R._active=null),t&&(t._domFocus=!0,t._set(h,!0,{src:B}),R._a
ctive=t)},toString:function(){return this.name+"["+this.get(x)+"]"},DEF_UNIT:"px
",DEF_PARENT_NODE:null,CONTENT_TEMPLATE:L,BOUNDING_TEMPLATE:L,_guid:function(){r
eturn e.guid()},_validTabIndex:function(e){return n.isNumber(e)||n.isNull(e)},_b
indAttrUI:function(e){var t,n=e.length;for(t=0;t<n;t++)this.after(e[t]+A,this._s
etAttrUI)},_syncAttrUI:function(e){var t,n=e.length,r;for(t=0;t<n;t++)r=e[t],thi
s[M+u(r)](this.get(r))},_setAttrUI:function(e){e.target===this&&this[M+u(e.attrN
ame
)](e.newVal,e.src)},_strSetter:function(t){return e.merge(this.get(k),t)},getStr
ing:function(e){return this.get(k)[e]},getStrings:function(){return this.get(k)}
,_UI_ATTRS:{BIND:F,SYNC:F}}),e.Widget=R},"3.16.0",{requires:["attribute","base-b
ase","base-pluginhost","classnamemanager","event-focus","node-base","node-style"
],skinnable:!0});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("widget-htmlparser",function(e,t){var n=e.Widget,r=e.Node,i=e.Lang,s="sr
cNode",o="contentBox";n.HTML_PARSER={},n._buildCfg={aggregates:["HTML_PARSER"]},
n.ATTRS[s]={value:null,setter:r.one,getter:"_getSrcNode",writeOnce:!0},e.mix(n.p
rototype,{_getSrcNode:function(e){return e||this.get(o)},_preAddAttrs:function(e
,t,n){var r={id:e.id,boundingBox:e.boundingBox,contentBox:e.contentBox,srcNode:e
.srcNode};this.addAttrs(r,t,n),delete e.boundingBox,delete e.contentBox,delete e
.srcNode,delete e.id,this._applyParser&&this._applyParser(t)},_applyParsedConfig
:function(t,n,r){return r?e.mix(n,r,!1):n},_applyParser:function(t){var n=this,r
=this._getNodeToParse(),s=n._getHtmlParser(),o,u;s&&r&&e.Object.each(s,function(
e,t,s){u=null,i.isFunction(e)?u=e.call(n,r):i.isArray(e)?(u=r.all(e[0]),u.isEmpt

y()&&(u=null)):u=r.one(e),u!==null&&u!==undefined&&(o=o||{},o[t]=u)}),t=n._apply
ParsedConfig(r,t,o)},_getNodeToParse:function(){var e=this.get("srcNode");return
this._cbFromTemplate?null:e},_getHtmlParser:function(){var t=this._getClasses()
,n={},r,i;for(r=t.length-1;r>=0;r--)i=t[r].HTML_PARSER,i&&e.mix(n,i,!0);return n
}})},"3.16.0",{requires:["widget-base"]});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("widget-skin",function(e,t){var n="boundingBox",r="contentBox",i="skin",
s=e.ClassNameManager.getClassName;e.Widget.prototype.getSkinName=function(e){var
t=this.get(r)||this.get(n),o,u;return e=e||s(i,""),u=new RegExp("\\b"+e+"(\\S+)
"),t&&t.ancestor(function(e){return o=e.get("className").match(u),o}),o?o[1]:nul
l}},"3.16.0",{requires:["widget-base"]});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("widget-uievents",function(e,t){var n="boundingBox",r=e.Widget,i="render
",s=e.Lang,o=":",u=e.Widget._uievts=e.Widget._uievts||{};e.mix(r.prototype,{_des
troyUIEvents:function(){var t=e.stamp(this,!0);e.each(u,function(n,r){n.instance
s[t]&&(delete n.instances[t],e.Object.isEmpty(n.instances)&&(n.handle.detach(),u
[r]&&delete u[r]))})},UI_EVENTS:e.Node.DOM_EVENTS,_getUIEventNode:function(){ret
urn this.get(n)},_createUIEvent:function(t){var n=this._getUIEventNode(),i=e.sta
mp(n)+t,s=u[i],o;s||(o=n.delegate(t,function(e){var t=r.getByNode(this);t&&t._fi
lterUIEvent(e)&&t.fire(e.type,{domEvent:e})},"."+e.Widget.getClassName()),u[i]=s
={instances:{},handle:o}),s.instances[e.stamp(this)]=1},_filterUIEvent:function(
e){return e.currentTarget.compareTo(e.container)||e.container.compareTo(this._ge
tUIEventNode())},_getUIEvent:function(e){if(s.isString(e)){var t=this.parseType(
e)[1],n,r;return t&&(n=t.indexOf(o),n>-1&&(t=t.substring(n+o.length)),this.UI_EV
ENTS[t]&&(r=t)),r}},_initUIEvent:function(e){var t=this._getUIEvent(e),n=this._u
iEvtsInitQueue||{};t&&!n[t]&&(this._uiEvtsInitQueue=n[t]=1,this.after(i,function
(){this._createUIEvent(t),delete this._uiEvtsInitQueue[t]}))},on:function(e){ret
urn this._initUIEvent(e),r.superclass.on.apply(this,arguments)},publish:function
(e,t){var n=this._getUIEvent(e);return n&&t&&t.defaultFn&&this._initUIEvent(n),r
.superclass.publish.apply(this,arguments)}},!0)},"3.16.0",{requires:["node-event
-delegate","widget-base"]});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("widget-stdmod",function(e,t){function H(e){}var n=e.Lang,r=e.Node,i=e.U
A,s=e.Widget,o="",u="hd",a="bd",f="ft",l="header",c="body",h="footer",p="fillHei
ght",d="stdmod",v="Node",m="Content",g="firstChild",y="childNodes",b="ownerDocum
ent",w="contentBox",E="height",S="offsetHeight",x="auto",T="headerContentChange"
,N="bodyContentChange",C="footerContentChange",k="fillHeightChange",L="heightCha
nge",A="contentUpdate",O="renderUI",M="bindUI",_="syncUI",D="_applyParsedConfig"
,P=e.Widget.UI_SRC;H.HEADER=l,H.BODY=c,H.FOOTER=h,H.AFTER="after",H.BEFORE="befo
re",H.REPLACE="replace";var B=H.HEADER,j=H.BODY,F=H.FOOTER,I=B+m,q=F+m,R=j+m;H.A
TTRS={headerContent:{value:null},footerContent:{value:null},bodyContent:{value:n
ull},fillHeight:{value:H.BODY,validator:function(e){return this._validateFillHei

ght(e)}}},H.HTML_PARSER={headerContent:function(e){return this._parseStdModHTML(
B)},bodyContent:function(e){return this._parseStdModHTML(j)},footerContent:funct
ion(e){return this._parseStdModHTML(F)}},H.SECTION_CLASS_NAMES={header:s.getClas
sName(u),body:s.getClassName(a),footer:s.getClassName(f)},H.TEMPLATES={header:'<
div class="'+H.SECTION_CLASS_NAMES[B]+'"></div>',body:'<div class="'+H.SECTION_C
LASS_NAMES[j]+'"></div>',footer:'<div class="'+H.SECTION_CLASS_NAMES[F]+'"></div
>'},H.prototype={initializer:function(){this._stdModNode=this.get(w),e.before(th
is._renderUIStdMod,this,O),e.before(this._bindUIStdMod,this,M),e.before(this._sy
ncUIStdMod,this,_)},_syncUIStdMod:function(){var e=this._stdModParsed;(!e||!e[I]
)&&this._uiSetStdMod(B,this.get(I)),(!e||!e[R])&&this._uiSetStdMod(j,this.get(R)
),(!e||!e[q])&&this._uiSetStdMod(F,this.get(q)),this._uiSetFillHeight(this.get(p
))},_renderUIStdMod:function(){this._stdModNode.addClass(s.getClassName(d)),this
._renderStdModSections(),this.after(T,this._afterHeaderChange),this.after(N,this
._afterBodyChange),this.after(C,this._afterFooterChange)},_renderStdModSections:
function(){n.isValue(this.get(I))&&this._renderStdMod(B),n.isValue(this.get(R))&
&this._renderStdMod(j),n.isValue(this.get(q))&&this._renderStdMod(F)},_bindUIStd
Mod:function(){this.after(k,this._afterFillHeightChange),this.after(L,this._fill
Height),this.after(A,this._fillHeight)},_afterHeaderChange:function(e){e.src!==P
&&this._uiSetStdMod(B,e.newVal,e.stdModPosition)},_afterBodyChange:function(e){e
.src!==P&&this._uiSetStdMod(j,e.newVal,e.stdModPosition)},_afterFooterChange:fun
ction(e){e.src!==P&&this._uiSetStdMod(F,e.newVal,e.stdModPosition)},_afterFillHe
ightChange:function(e){this._uiSetFillHeight(e.newVal)},_validateFillHeight:func
tion(e){return!e||e==H.BODY||e==H.HEADER||e==H.FOOTER},_uiSetFillHeight:function
(e){var t=this.getStdModNode(e),n=this._currFillNode;n&&t!==n&&n.setStyle(E,o),t
&&(this._currFillNode=t),this._fillHeight()},_fillHeight:function(){if(this.get(
p)){var e=this.get(E);e!=o&&e!=x&&this.fillHeight(this.getStdModNode(this.get(p)
))}},_uiSetStdMod:function(e,t,r){if(n.isValue(t)){var i=this.getStdModNode(e,!0
);this._addStdModContent(i,t,r),this.set(e+m,this._getStdModContent(e),{src:P})}
else this._eraseStdMod(e);this.fire(A)},_renderStdMod:function(e){var t=this.get
(w),n=this._findStdModSection(e);return n||(n=this._getStdModTemplate(e)),this._
insertStdModSection(t,e,n),this[e+v]=n,this[e+v]},_eraseStdMod:function(e){var t
=this.getStdModNode(e);t&&(t.remove(!0),delete this[e+v])},_insertStdModSection:
function(e,t,n){var r=e.get(g);if(t===F||!r)e.appendChild(n);else if(t===B)e.ins
ertBefore(n,r);else{var i=this[F+v];i?e.insertBefore(n,i):e.appendChild(n)}},_ge
tStdModTemplate:function(e){return r.create(H.TEMPLATES[e],this._stdModNode.get(
b))},_addStdModContent:function(e,t,n){switch(n){case H.BEFORE:n=0;break;case H.
AFTER:n=undefined;break;default:n=H.REPLACE}e.insert(t,n)},_getPreciseHeight:fun
ction(e){var t=e?e.get(S):0,n="getBoundingClientRect";if(e&&e.hasMethod(n)){var
r=e.invoke(n);r&&(t=r.bottom-r.top)}return t},_findStdModSection:function(e){ret
urn this.get(w).one("> ."+H.SECTION_CLASS_NAMES[e])},_parseStdModHTML:function(t
){var n=this._findStdModSection(t);return n?(this._stdModParsed||(this._stdModPa
rsed={},e.before(this._applyStdModParsedConfig,this,D)),this._stdModParsed[t+m]=
1,n.get("innerHTML")):null},_applyStdModParsedConfig:function(e,t,n){var r=this.
_stdModParsed;r&&(r[I]=!(I in t)&&I in r,r[R]=!(R in t)&&R in r,r[q]=!(q in t)&&
q in r)},_getStdModContent:function(e){return this[e+v]?this[e+v].get(y):null},s
etStdModContent:function(e,t,n){this.set(e+m,t,{stdModPosition:n})},getStdModNod
e:function(e,t){var n=this[e+v]||null;return!n&&t&&(n=this._renderStdMod(e)),n},
fillHeight:function(e){if(e){var t=this.get(w),r=[this.headerNode,this.bodyNode,
this.footerNode],s,o,u=0,a=0,f=!1;for(var l=0,c=r.length;l<c;l++)s=r[l],s&&(s!==
e?u+=this._getPreciseHeight(s):f=!0);f&&((i.ie||i.opera)&&e.set(S,0),o=t.get(S)parseInt(t.getComputedStyle("paddingTop"),10)-parseInt(t.getComputedStyle("paddi
ngBottom"),10)-parseInt(t.getComputedStyle("borderBottomWidth"),10)-parseInt(t.g
etComputedStyle("borderTopWidth"),10),n.isNumber(o)&&(a=o-u,a>=0&&e.set(S,a)))}}
},e.WidgetStdMod=H},"3.16.0",{requires:["base-build","widget"]});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

YUI.add("widget-position",function(e,t){function d(e){}var n=e.Lang,r=e.Widget,i


="xy",s="position",o="positioned",u="boundingBox",a="relative",f="renderUI",l="b
indUI",c="syncUI",h=r.UI_SRC,p="xyChange";d.ATTRS={x:{setter:function(e){this._s
etX(e)},getter:function(){return this._getX()},lazyAdd:!1},y:{setter:function(e)
{this._setY(e)},getter:function(){return this._getY()},lazyAdd:!1},xy:{value:[0,
0],validator:function(e){return this._validateXY(e)}}},d.POSITIONED_CLASS_NAME=r
.getClassName(o),d.prototype={initializer:function(){this._posNode=this.get(u),e
.after(this._renderUIPosition,this,f),e.after(this._syncUIPosition,this,c),e.aft
er(this._bindUIPosition,this,l)},_renderUIPosition:function(){this._posNode.addC
lass(d.POSITIONED_CLASS_NAME)},_syncUIPosition:function(){var e=this._posNode;e.
getStyle(s)===a&&this.syncXY(),this._uiSetXY(this.get(i))},_bindUIPosition:funct
ion(){this.after(p,this._afterXYChange)},move:function(){var e=arguments,t=n.isA
rray(e[0])?e[0]:[e[0],e[1]];this.set(i,t)},syncXY:function(){this.set(i,this._po
sNode.getXY(),{src:h})},_validateXY:function(e){return n.isArray(e)&&n.isNumber(
e[0])&&n.isNumber(e[1])},_setX:function(e){this.set(i,[e,this.get(i)[1]])},_setY
:function(e){this.set(i,[this.get(i)[0],e])},_getX:function(){return this.get(i)
[0]},_getY:function(){return this.get(i)[1]},_afterXYChange:function(e){e.src!=h
&&this._uiSetXY(e.newVal)},_uiSetXY:function(e){this._posNode.setXY(e)}},e.Widge
tPosition=d},"3.16.0",{requires:["base-build","node-screen","widget"]});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("widget-position-align",function(e,t){function c(e){}var n=e.Lang,r="ali
gn",i="alignOn",s="visible",o="boundingBox",u="offsetWidth",a="offsetHeight",f="
region",l="viewportRegion";c.ATTRS={align:{value:null},centered:{setter:"_setAli
gnCenter",lazyAdd:!1,value:!1},alignOn:{value:[],validator:e.Lang.isArray}},c.TL
="tl",c.TR="tr",c.BL="bl",c.BR="br",c.TC="tc",c.RC="rc",c.BC="bc",c.LC="lc",c.CC
="cc",c.prototype={initializer:function(){this._posNode||e.error("WidgetPosition
needs to be added to the Widget, before WidgetPositionAlign is added"),e.after(
this._bindUIPosAlign,this,"bindUI"),e.after(this._syncUIPosAlign,this,"syncUI")}
,_posAlignUIHandles:null,destructor:function(){this._detachPosAlignUIHandles()},
_bindUIPosAlign:function(){this.after("alignChange",this._afterAlignChange),this
.after("alignOnChange",this._afterAlignOnChange),this.after("visibleChange",this
._syncUIPosAlign)},_syncUIPosAlign:function(){var e=this.get(r);this._uiSetVisib
lePosAlign(this.get(s)),e&&this._uiSetAlign(e.node,e.points)},align:function(e,t
){return arguments.length?this.set(r,{node:e,points:t}):this._syncUIPosAlign(),t
his},centered:function(e){return this.align(e,[c.CC,c.CC])},_setAlignCenter:func
tion(e){return e&&this.set(r,{node:e===!0?null:e,points:[c.CC,c.CC]}),e},_uiSetA
lign:function(t,r){if(!n.isArray(r)||r.length!==2){e.error("align: Invalid Point
s Arguments");return}var i=this._getRegion(t),s,o,u;if(!i)return;s=r[0],o=r[1];s
witch(o){case c.TL:u=[i.left,i.top];break;case c.TR:u=[i.right,i.top];break;case
c.BL:u=[i.left,i.bottom];break;case c.BR:u=[i.right,i.bottom];break;case c.TC:u
=[i.left+Math.floor(i.width/2),i.top];break;case c.BC:u=[i.left+Math.floor(i.wid
th/2),i.bottom];break;case c.LC:u=[i.left,i.top+Math.floor(i.height/2)];break;ca
se c.RC:u=[i.right,i.top+Math.floor(i.height/2)];break;case c.CC:u=[i.left+Math.
floor(i.width/2),i.top+Math.floor(i.height/2)];break;default:}u&&this._doAlign(s
,u[0],u[1])},_uiSetVisiblePosAlign:function(e){e?this._attachPosAlignUIHandles()
:this._detachPosAlignUIHandles()},_attachPosAlignUIHandles:function(){if(this._p
osAlignUIHandles)return;var t=this.get(o),n=e.bind(this._syncUIPosAlign,this),r=
[];e.Array.each(this.get(i),function(i){var s=i.eventName,o=e.one(i.node)||t;s&&
r.push(o.on(s,n))}),this._posAlignUIHandles=r},_detachPosAlignUIHandles:function
(){var t=this._posAlignUIHandles;t&&((new e.EventHandle(t)).detach(),this._posAl
ignUIHandles=null)},_doAlign:function(e,t,n){var r=this._posNode,i;switch(e){cas
e c.TL:i=[t,n];break;case c.TR:i=[t-r.get(u),n];break;case c.BL:i=[t,n-r.get(a)]
;break;case c.BR:i=[t-r.get(u),n-r.get(a)];break;case c.TC:i=[t-r.get(u)/2,n];br

eak;case c.BC:i=[t-r.get(u)/2,n-r.get(a)];break;case c.LC:i=[t,n-r.get(a)/2];bre


ak;case c.RC:i=[t-r.get(u),n-r.get(a)/2];break;case c.CC:i=[t-r.get(u)/2,n-r.get
(a)/2];break;default:}i&&this.move(i)},_getRegion:function(t){var n;return t?(t=
e.Node.one(t),t&&(n=t.get(f))):n=this._posNode.get(l),n},_afterAlignChange:funct
ion(e){var t=e.newVal;t&&this._uiSetAlign(t.node,t.points)},_afterAlignOnChange:
function(e){this._detachPosAlignUIHandles(),this.get(s)&&this._attachPosAlignUIH
andles()}},e.WidgetPositionAlign=c},"3.16.0",{requires:["widget-position"]});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("widget-stack",function(e,t){function O(e){}var n=e.Lang,r=e.UA,i=e.Node
,s=e.Widget,o="zIndex",u="shim",a="visible",f="boundingBox",l="renderUI",c="bind
UI",h="syncUI",p="offsetWidth",d="offsetHeight",v="parentNode",m="firstChild",g=
"ownerDocument",y="width",b="height",w="px",E="shimdeferred",S="shimresize",x="v
isibleChange",T="widthChange",N="heightChange",C="shimChange",k="zIndexChange",L
="contentUpdate",A="stacked";O.ATTRS={shim:{value:r.ie==6},zIndex:{value:0,sette
r:"_setZIndex"}},O.HTML_PARSER={zIndex:function(e){return this._parseZIndex(e)}}
,O.SHIM_CLASS_NAME=s.getClassName(u),O.STACKED_CLASS_NAME=s.getClassName(A),O.SH
IM_TEMPLATE='<iframe class="'+O.SHIM_CLASS_NAME+'" frameborder="0" title="Widget
Stacking Shim" src="javascript:false" tabindex="-1" role="presentation"></ifram
e>',O.prototype={initializer:function(){this._stackNode=this.get(f),this._stackH
andles={},e.after(this._renderUIStack,this,l),e.after(this._syncUIStack,this,h),
e.after(this._bindUIStack,this,c)},_syncUIStack:function(){this._uiSetShim(this.
get(u)),this._uiSetZIndex(this.get(o))},_bindUIStack:function(){this.after(C,thi
s._afterShimChange),this.after(k,this._afterZIndexChange)},_renderUIStack:functi
on(){this._stackNode.addClass(O.STACKED_CLASS_NAME)},_parseZIndex:function(e){va
r t;return!e.inDoc()||e.getStyle("position")==="static"?t="auto":t=e.getComputed
Style("zIndex"),t==="auto"?null:t},_setZIndex:function(e){return n.isString(e)&&
(e=parseInt(e,10)),n.isNumber(e)||(e=0),e},_afterShimChange:function(e){this._ui
SetShim(e.newVal)},_afterZIndexChange:function(e){this._uiSetZIndex(e.newVal)},_
uiSetZIndex:function(e){this._stackNode.setStyle(o,e)},_uiSetShim:function(e){e?
(this.get(a)?this._renderShim():this._renderShimDeferred(),r.ie==6&&this._addShi
mResizeHandlers()):this._destroyShim()},_renderShimDeferred:function(){this._sta
ckHandles[E]=this._stackHandles[E]||[];var e=this._stackHandles[E],t=function(e)
{e.newVal&&this._renderShim()};e.push(this.on(x,t))},_addShimResizeHandlers:func
tion(){this._stackHandles[S]=this._stackHandles[S]||[];var e=this.sizeShim,t=thi
s._stackHandles[S];t.push(this.after(x,e)),t.push(this.after(T,e)),t.push(this.a
fter(N,e)),t.push(this.after(L,e))},_detachStackHandles:function(e){var t=this._
stackHandles[e],n;if(t&&t.length>0)while(n=t.pop())n.detach()},_renderShim:funct
ion(){var e=this._shimNode,t=this._stackNode;e||(e=this._shimNode=this._getShimT
emplate(),t.insertBefore(e,t.get(m)),this._detachStackHandles(E),this.sizeShim()
)},_destroyShim:function(){this._shimNode&&(this._shimNode.get(v).removeChild(th
is._shimNode),this._shimNode=null,this._detachStackHandles(E),this._detachStackH
andles(S))},sizeShim:function(){var e=this._shimNode,t=this._stackNode;e&&r.ie==
=6&&this.get(a)&&(e.setStyle(y,t.get(p)+w),e.setStyle(b,t.get(d)+w))},_getShimTe
mplate:function(){return i.create(O.SHIM_TEMPLATE,this._stackNode.get(g))}},e.Wi
dgetStack=O},"3.16.0",{requires:["base-build","widget"],skinnable:!0});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("widget-position-constrain",function(e,t){function m(e){}var n="constrai
n",r="constrain|xyChange",i="constrainChange",s="preventOverlap",o="align",u="",

a="bindUI",f="xy",l="x",c="y",h=e.Node,p="viewportRegion",d="region",v;m.ATTRS={
constrain:{value:null,setter:"_setConstrain"},preventOverlap:{value:!1}},v=m._PR
EVENT_OVERLAP={x:{tltr:1,blbr:1,brbl:1,trtl:1},y:{trbr:1,tlbl:1,bltl:1,brtr:1}},
m.prototype={initializer:function(){this._posNode||e.error("WidgetPosition needs
to be added to the Widget, before WidgetPositionConstrain is added"),e.after(th
is._bindUIPosConstrained,this,a)},getConstrainedXY:function(e,t){t=t||this.get(n
);var r=this._getRegion(t===!0?null:t),i=this._posNode.get(d);return[this._const
rain(e[0],l,i,r),this._constrain(e[1],c,i,r)]},constrain:function(e,t){var r,i,s
=t||this.get(n);s&&(r=e||this.get(f),i=this.getConstrainedXY(r,s),(i[0]!==r[0]||
i[1]!==r[1])&&this.set(f,i,{constrained:!0}))},_setConstrain:function(e){return
e===!0?e:h.one(e)},_constrain:function(e,t,n,r){if(r){this.get(s)&&(e=this._prev
entOverlap(e,t,n,r));var i=t==l,o=i?r.width:r.height,u=i?n.width:n.height,a=i?r.
left:r.top,f=i?r.right-u:r.bottom-u;if(e<a||e>f)u<o?e<a?e=a:e>f&&(e=f):e=a}retur
n e},_preventOverlap:function(e,t,n,r){var i=this.get(o),s=t===l,a,f,c,h,p,d;ret
urn i&&i.points&&v[t][i.points.join(u)]&&(f=this._getRegion(i.node),f&&(a=s?n.wi
dth:n.height,c=s?f.left:f.top,h=s?f.right:f.bottom,p=s?f.left-r.left:f.top-r.top
,d=s?r.right-f.right:r.bottom-f.bottom),e>c?d<a&&p>a&&(e=c-a):p<a&&d>a&&(e=h)),e
},_bindUIPosConstrained:function(){this.after(i,this._afterConstrainChange),this
._enableConstraints(this.get(n))},_afterConstrainChange:function(e){this._enable
Constraints(e.newVal)},_enableConstraints:function(e){e?(this.constrain(),this._
cxyHandle=this._cxyHandle||this.on(r,this._constrainOnXYChange)):this._cxyHandle
&&(this._cxyHandle.detach(),this._cxyHandle=null)},_constrainOnXYChange:function
(e){e.constrained||(e.newVal=this.getConstrainedXY(e.newVal))},_getRegion:functi
on(e){var t;return e?(e=h.one(e),e&&(t=e.get(d))):t=this._posNode.get(p),t}},e.W
idgetPositionConstrain=m},"3.16.0",{requires:["widget-position"]});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("overlay",function(e,t){e.Overlay=e.Base.create("overlay",e.Widget,[e.Wi
dgetStdMod,e.WidgetPosition,e.WidgetStack,e.WidgetPositionAlign,e.WidgetPosition
Constrain])},"3.16.0",{requires:["widget","widget-stdmod","widget-position","wid
get-position-align","widget-stack","widget-position-constrain"],skinnable:!0});
YUI.add("comms-ui-dialog-base",function(e){function o(t){var n=t.get("id");retur
n n||(n=e.stamp(t),t.set("id",n)),n}function u(t){t=t||{},t.visible=t.visible||0
,t.zIndex=t.zIndex||15500;var n=this,s=t.contentBox||null,o=t.template||null,a=t
.cssPrefix||null,f=t.focusedNode||null,l=t.clearMask||!1,c=t.hideMask||!1,h=t.re
storeFocusNode,p=t.suppressRestoreFocus||!1,d=t.suppressActive,v=t.maskId||null,
m=t.noScroll||!1,g=t.disableEsc||!1;this._evt=[],!s&&o&&(n.CONTENT_TEMPLATE=o),u
.superclass.constructor.apply(this,arguments),!i&&d&&(r?(i=r,r.set("visible",!1)
):d=!1),n.addAttrs({cssPrefix:{value:a,readOnly:!0},focusedNode:{value:f},clearM
ask:{value:l},hideMask:{value:c},restoreFocusNode:{valueFn:function(){var t=h;re
turn t instanceof e.Node||e.Lang.isNull(t)||(t=document.activeElement),t}},suppr
essRestoreFocus:{value:p},suppressActive:{value:d,readOnly:!0},maskId:{value:v},
noScroll:{value:m},disableEsc:{value:g}})}var t=e.Node,n=t.one,r,i,s="dlg-show";
u.NAME="dialog",u.CSS_PREFIX="yui3-overlay",u.ATTRS={role:{value:"dialog"}},e.ex
tend(u,e.Overlay,{maskEl:null,prevMaskElId:null,centerEl:null,_haltShow:!1,initi
alizer:function(){this.set("visible",!1),this.on("render",this.onBeforeRender)},
destructor:function(){e.one("html").removeClass(s);var t,n=this.get("restoreFocu
sNode"),o=this.get("suppressRestoreFocus"),u=this.get("contentBox").get("id");th
is.get("boundingBox").purge(!0),this.get("centered")?this.centerEl&&this.centerE
l.remove(!0):this.get("boundingBox").remove(!0);for(t in this._evt)e.detach(this
._evt[t]);if(!this._haltShow)if(i&&this.get("suppressActive"))i.set("visible",!0
),i=null,this.prevMaskElId&&this.maskEl&&this.maskEl.set("id",this.prevMaskElId)
,this.prevMaskElId=null;else{this.get("maskId")?this.maskEl.remove(!0):this.mask
El&&this.maskEl.setStyle("display","none"),r=null;if(!o)try{!e.Lang.isNull(n)&&n
.tagName!="IFRAME"&&n.focus()}catch(a){typeof globals!="undefined"&&globals.repo

rt?globals.report("caughterror:..-build-comms-shared-src-ui-dialog-js-dialog:1",
a,"TRY_CATCH",1,1,1):window.console&&console.log&&console.log("caughterror:..-bu
ild-comms-shared-src-ui-dialog-js-dialog:1")}e.fire("dialog:hide",u)}else this._
haltShow=!1},renderUI:function(){var t=this.get("cssPrefix"),n=this.get("content
Box"),r=this.get("role"),i,s,u,a,f;n.set("role",r),t&&(i=["#"+n.get("id")," .",t
].join(""),u=e.one(i+"-hd"),a=e.one(i+"-bd"),f=e.one(i+"-ft"),u&&(n.set("aria-la
belledby",o(u)),(s=u.one(".close"))&&s.set("role","presentation"),u.hasClass("yu
i3-widget-hd")||u.addClass("yui3-widget-hd")),a&&((r==="alertdialog"||r==="dialo
g")&&n.set("aria-describedby",o(a)),a.hasClass("yui3-widget-bd")||a.addClass("yu
i3-widget-bd")),f&&(f.hasClass("yui3-widget-ft")||f.addClass("yui3-widget-ft")))
,n.setStyle("display","block"),n.set("tabIndex",0),n.all(".btn a").each(function
(e,t){e.set("role","button")})},show:function(){r?(this._haltShow=!0,this.destro
y()):(u.superclass.show.call(this),!this.get("suppressActive")&&e.fire("dialog:s
how",this),this.get("contentBox").setStyle("opacity",1))},bindUI:function(){func
tion f(t){if(!r)return;u instanceof e.Node||(t&&e.UA.gecko&&o.focus(),u=o.one(u)
);try{u?u.focus():o.focus()}catch(n){typeof globals!="undefined"&&globals.report
?globals.report("caughterror:..-build-comms-shared-src-ui-dialog-js-dialog:2",n,
"TRY_CATCH",1,1,1):window.console&&console.log&&console.log("caughterror:..-buil
d-comms-shared-src-ui-dialog-js-dialog:2")}}function l(t){var r,s=t.target;switc
h(t.keyCode){case 8:case 46:break;case 9:i>-1&&(t.shiftKey?o==s&&(t.halt(),n.ite
m(i).focus()):n.item(i)==s&&(t.halt(),o.focus()));break;case 27:this.get("disabl
eEsc")||(this.fire("dialog:action",{dataAction:"cancel"}),t.preventDefault());br
eak;case 32:s.getAttribute("role")=="button"&&(t.preventDefault(),e.use("node-ev
ent-simulate",function(){s.simulate("click")}));break;case 37:case 39:i>0&&(r=n.
indexOf(s))>-1&&(t.keyCode==37?n.item(r==0?i:r-1).focus():n.item(r==i?0:r+1).foc
us())}t.stopPropagation()}var t=e.one("html"),n=t.all(".yui3-overlay-content .bt
n"),i=n.size()-1,o=t.one(".yui3-overlay-content"),u=this.get("focusedNode"),a;th
is.get("centered")&&this.after("renderedChange",this.center),this._evt.push(this
.after("visibleChange",function(){var e={display:"none"},n=this.get("contentBox"
);this.get("visible")?(n&&n.setStyle("display","block"),e.display=this.get("hide
Mask")?"none":"block",r=this,this.get("clearMask")||t.addClass(s)):(n&&n.setStyl
e("display","none"),r=null,this.get("clearMask")||t.removeClass(s)),this.maskEl&
&this.maskEl.setStyles(e),r&&f(!0)})),this._evt.push(o.on("blur",function(){a=!0
})),this._evt.push(o.on("focus",function(e){var t="#"+o.get("id");a&&!e.target.a
ncestor(t,!0)&&f(),a=!1})),o.on("keydown",l,this)},onBeforeRender:function(t){va
r r=this.get("zIndex"),i=this.get("hideMask"),s=this.get("clearMask"),o=this.get
ClassName(s?"clearmask":"mask"),u="position:fixed;top:50%;left:50%;height:1px;",
a,f=this.get("maskId"),l,c;f&&(this.maskEl=n("#"+f)),this.maskEl||(f||(f=e.guid(
)),!(this.maskEl=e.one("."+o))&&!i?(l=['<DIV id="',f,'" class="',o,'" style="z-i
ndex:',r-2,'"></DIV>'].join(""),n("body").prepend(l),this.maskEl=n("#"+f)):this.
maskEl&&(this.prevMaskElId=this.maskEl.get("id"),this.maskEl.set("id",f),this.ma
skEl.setStyle("zIndex",r-2))),this.get("centered")&&(a=e.guid(),c=['<DIV id="',a
,'" style="',u,"z-index:",r-1,'"></DIV>'].join(""),n("body").prepend(c),this.cen
terEl=e.one("#"+a),t.parentNode=this.centerEl,this.get("boundingBox").setStyle("
position","relative"))},center:function(){var e,t,n=this.get("boundingBox");e=-(
n.get("offsetWidth")/2)+"px",t=-(n.get("offsetHeight")/2)+"px",n.setStyles({marg
inLeft:e,top:t,left:0})}}),e.namespace("comms.ui"),e.comms.ui.Dialog=u},"0.0.1",
{requires:["node","overlay"]});
YUI.add("_shared_module_offscreen_bin_modal_close_icon",function(A){A.namespace(
"ui.Templates");A.ui.Templates._shared_module_offscreen_bin_modal_close_icon={ba
se:'<span class="icon close" data-action="cancel" title="{{str_btn_close}}"></sp
an>'};},"1.0.0");YUI.add("_shared_module_offscreen_bin_modal",function(A){A.name
space("ui.Templates");A.ui.Templates._shared_module_offscreen_bin_modal={base:'<
div id="modalOverlay" class="modal {{modal_classes}}"> <h2 class="modal-hd"> {{m
odal_header}} {{_shared_module_offscreen_bin_modal_close_icon}} </h2> <div class
="frontpanel"> <div class="modal-bd">{{modal_body}}</div> <div class="modal-ft">
{{modal_ft}}</div> </div> {{modal_back_panel}}</div>',modal_back_panel:'<div cla
ss="backpanel back hidden"> <div class="modal-bd">{{modal_body_back}}</div> <div
class="modal-ft">{{modal_ft_back}}</div> </div> '};},"1.0.0",{requires:["_share
d_module_offscreen_bin_modal_close_icon"]});YUI.add("_shared_module_offscreen_bi

n_modal_btn_ok",function(A){A.namespace("ui.Templates");A.ui.Templates._shared_m
odule_offscreen_bin_modal_btn_ok={base:'<button id="okayModalOverlay" class="btn
left right default" title="{{str_ok}}" role="button" data-action="ok">{{str_ok}
}</button> '};},"1.0.0");YUI.add("common-ui-dialog-helper",function(C){var A=C.c
ommon.Utils.substitute,B=C.ui.Templates,E="alertdialog",D;D=function(){var H={mo
dal_header:function(M){return M.hd;},modal_body:function(M){return M.bd;},modal_
ft:function(M){return A(M.ft,0,0,0,strings);},_shared_module_offscreen_bin_modal
_btn_ok:function(M){return M.ok;},_shared_module_offscreen_bin_modal_btn_cancel:
function(M){return M.cancel;},_shared_module_offscreen_bin_modal_close_icon:func
tion(M){return(M.hideClose)?"":A(B._shared_module_offscreen_bin_modal_close_icon
.base,0,0,0,strings);},global_path_img:function(){return NeoConfig.globalPathImg
+"/u/assets/img";},antivirus_logo_path_img:function(){return NeoConfig.avLogoUrl
;}};function L(N,O,M){N.ft=B._shared_module_offscreen_bin_modal_btn_ok.base||"";
N.role=E;if(O&&O.ok&&O.ok.text){N.ft=A(N.ft,0,0,0,{str_ok:O.ok.text});}F(N,O,M);
}function K(N,O,M){C.use("_shared_module_offscreen_bin_modal_btn_cancel",functio
n(){var P={cancel:B._shared_module_offscreen_bin_modal_btn_cancel.base};N.ft=A(B
._shared_module_offscreen_bin_modal_btn_cancel.base,P,H,0,strings);N.focusedNode
='.modal-ft [data-action="cancel"]';N.role=E;F(N,O,M);});}function G(N,O,M){C.us
e("_shared_module_offscreen_bin_modal_btns_ok_cancel",function(){var P={ok:B._sh
ared_module_offscreen_bin_modal_btn_ok.base,cancel:B._shared_module_offscreen_bi
n_modal_btn_cancel.base};if(O&&O.ok&&O.ok.text){P.ok=A(P.ok,0,0,0,{str_ok:O.ok.t
ext});}if(O&&O.cancel&&O.cancel.text){P.cancel=A(P.cancel,0,0,0,{str_btn_cancel:
O.cancel.text});}N.ft=A(B._shared_module_offscreen_bin_modal_btns_ok_cancel.base
,P,H,0,strings);N.role=E;F(N,O,M);});}function J(N,O,M){N.ft=A(N.ft,0,H,0,string
s);F(N,O,M);}function F(N,O,M){N=N||{};if(!N.template){var Q=N.rawTemplate||B._s
hared_module_offscreen_bin_modal.base;N.template=A(Q,N,H,0,strings);}N.centered=
true;N.cssPrefix="modal";N.focusedNode=N.focusedNode||".yui3-widget-ft button.de
fault";function P(R){R.get("contentBox").set("aria-live","polite");R.show();if(M
){M(R);}}I(N,O,P);}function I(N,P,M){var O=new C.comms.ui.Dialog(N);P=P||{};O.re
nder();O.get("contentBox").on("click",function(S){var T=C.common.Utils.getDataAc
tion(S),R=T.action,Q=T.node;if(R){if(!N.allowDefault){S.preventDefault();}O.fire
("dialog:action",{dataAction:R,item:Q});}});O.after("dialog:action",function(T){
var R=T.dataAction,Q;if(R){Q=P[R];try{if(!Q||!Q.stopDestroy){O.destroy();}Q&&Q.h
andler&&Q.handler.call(this,T,O);}catch(S){typeof globals!=="undefined"&&globals
.report?globals.report("caughterror:..-build-common-ui-dialoghelper-dialoghelper
:1",S,"TRY_CATCH",1,1,1):window.console&&console.log&&console.log("caughterror:.
.-build-common-ui-dialoghelper-dialoghelper:1");}}});if(M){M(O);}}C.mix(this,{al
ert:L,cancelDialog:K,confirm:G,create:I,custom:J,createCommon:F});};C.namespace(
"common.ui");C.common.ui.DialogHelper=new D();},"1.0.0",{requires:["common-utils
","modal_css","comms-ui-dialog-base","_shared_module_offscreen_bin_modal","_shar
ed_module_offscreen_bin_modal_btn_ok"]});/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("event-outside",function(e,t){var n=["blur","change","click","dblclick",
"focus","keydown","keypress","keyup","mousedown","mousemove","mouseout","mouseov
er","mouseup","select","submit"];e.Event.defineOutside=function(t,n){n=n||t+"out
side";var r={on:function(n,r,i){r.handle=e.one("doc").on(t,function(e){this.isOu
tside(n,e.target)&&(e.currentTarget=n,i.fire(e))},this)},detach:function(e,t,n){
t.handle.detach()},delegate:function(n,r,i,s){r.handle=e.one("doc").delegate(t,f
unction(e){this.isOutside(n,e.target)&&i.fire(e)},s,this)},isOutside:function(e,
t){return t!==e&&!t.ancestor(function(t){return t===e})}};r.detachDelegate=r.det
ach,e.Event.define(n,r)},e.Array.each(n,function(t){e.Event.defineOutside(t)})},
"3.16.0",{requires:["event-synthetic"]});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.

Licensed under the BSD License.


http://yuilibrary.com/license/
*/
YUI.add("event-mouseenter",function(e,t){var n=e.Env.evt.dom_wrappers,r=e.DOM.co
ntains,i=e.Array,s=function(){},o={proxyType:"mouseover",relProperty:"fromElemen
t",_notify:function(t,i,s){var o=this._node,u=t.relatedTarget||t[i];o!==u&&!r(o,
u)&&s.fire(new e.DOMEventFacade(t,o,n["event:"+e.stamp(o)+t.type]))},on:function
(t,n,r){var i=e.Node.getDOMNode(t),s=[this.proxyType,this._notify,i,null,this.re
lProperty,r];n.handle=e.Event._attach(s,{facade:!1})},detach:function(e,t){t.han
dle.detach()},delegate:function(t,n,r,i){var o=e.Node.getDOMNode(t),u=[this.prox
yType,s,o,null,r];n.handle=e.Event._attach(u,{facade:!1}),n.handle.sub.filter=i,
n.handle.sub.relProperty=this.relProperty,n.handle.sub._notify=this._filterNotif
y},_filterNotify:function(t,n,s){n=n.slice(),this.args&&n.push.apply(n,this.args
);var o=e.delegate._applyFilter(this.filter,n,s),u=n[0].relatedTarget||n[0][this
.relProperty],a,f,l,c,h;if(o){o=i(o);for(f=0,l=o.length&&(!a||!a.stopped);f<l;++
f){h=o[0];if(!r(h,u)){a||(a=new e.DOMEventFacade(n[0],h,s),a.container=e.one(s.e
l)),a.currentTarget=e.one(h),c=n[1].fire(a);if(c===!1)break}}}return c},detachDe
legate:function(e,t){t.handle.detach()}};e.Event.define("mouseenter",o,!0),e.Eve
nt.define("mouseleave",e.merge(o,{proxyType:"mouseout",relProperty:"toElement"})
,!0)},"3.16.0",{requires:["event-synthetic"]});
YUI.add("common-ui-notification-v2",function(e){var t=e.common.Utils,n=t.feature
s,r=n&&n.enabled("optimizedWcopy"),i;i=function(){function i(t,n){var r=this,i=n
.type,s=n.mountNode,o="opacity: 0;",u=e.one("html"),a=e.one("body"),f;n.customCl
ass&&(i=i+" "+n.customClass),s&&(a=e.one(s),a||(a=e.one("body"))),n.speed&&(i=i+
" "+n.speed),n.close?r.container=e.Node.create('<div tabindex="0" role="alert" i
d="notification-v2" class= "boss-hideable yui3-overlay-loading '+i+'" style="'+o
+'"><div class= "notification-text close-true">'+t+'<a class="icon close btn-can
cel-notification" data-action="closeNotification"></a> </div></div>'):r.containe
r=e.Node.create('<div tabindex="0" role="alert" id="notification-v2" class= "bos
s-hideable yui3-overlay-loading '+i+'" style="'+o+'"><div class= "notification-t
ext">'+t+"</div></div>"),a.prepend(r.container),r.overlay=new e.Overlay({srcNode
:"#notification-v2",visible:!0,shim:!0,zIndex:100}),r.overlay.set("align",{node:
s?s:"#shellinner",points:[e.WidgetPositionAlign.TC,e.WidgetPositionAlign.TC]}),f
=r.overlay.get("boundingBox"),f.addClass("notification-overlay"),n.mountNode?f.r
emoveClass("default"):f.addClass("default"),n.customPositionClass&&f.addClass(n.
customPositionClass),n.modal&&(r.htmlmask=e.Node.create('<div class="yui3-overla
y-mask" style="z-index: 99; display:block"></div>'),e.one("body").prepend(r.html
mask),u.addClass("dlg-show")),n.closeOnExternalClick&&e.Lang.later(500,r,functio
n(){r.overlay.get("boundingBox").on("clickoutside",function(e){r.clearAll("fast"
,n.cbkOnDestroy)},r)}),n.closeOnNavClick&&e.Lang.later(3e3,r,function(){r.overla
y.get("boundingBox").on("clickoutside",function(e){(e.target.ancestor("#storm-li
stnav")||e.target.ancestor(".listnav"))&&r.clearAll("fast",n.cbkOnDestroy)},r)})
,r._bindUI(n.cbk,n.context,n.args,n.cbkOnClose,n.cbkOnDestroy),r._show(n.duratio
n,n.cbkOnDestroy)}function s(n,i,s,o,u){var a=this,f="fast",l={},c,h,p,d;u&&(p=r
?s:t.wcopy(s),a.container.on("notification-hidden",function(t){typeof n=="functi
on"&&(p?p.splice(0,0,t,"destroyNotification"):p=[t,"destroyNotification"],i=i?i:
Window,e.Lang.later(1,a,function(){n.apply(i,p)}))})),a.container.delegate("clic
k",function(u){c=t.getDataAction(u),h=c&&c.action,d=r?s:t.wcopy(s),h==="inprod-h
elp"&&!t.features.enabled("inProductHelp")&&(h=""),h?(u.preventDefault(),h==="cl
oseNotification"&&o!==!0?a.clearAll(f):h==="inprod-help"?e.use("mail-ui-inhelp",
function(e){e.mail.ui.InProductHelpView.showHelp({context:u.target.getData("cont
ext")})}):h==="expand-inline"?(a.container.all(".nf-inline").toggleClass("collap
se").toggleClass("expand"),u.target.ancestors(".tae-info").size()>0&&!l[u.target
.get("id")]&&(l[u.target.get("id")]=!0,e.fire("util:ymstats",{name:"tae_notifica
tions",tags:{action:"expanded"}}))):(a.clearAll(f),typeof n=="function"&&(d?d.sp
lice(0,0,u,h):d=[u,h],i=i?i:Window,e.Lang.later(1,a,function(){n.apply(i,d)})),a
.fire("clickEvent",{action:h}))):u.target.ancestors(".tae-info").size()>0&&!l[u.
target.get("id")]&&(l[u.target.get("id")]=!0,e.fire("util:ymstats",{name:"tae_no
tifications",tags:{action:"external_link_clicked"}}))},"a")}function o(t,n){var

r=this,i="destroy-fast",s=0;t==="slow"&&(i="destroy-slow",s=3e3),r.htmlmask&&(r.
htmlmask.remove(!0),e.one("html").removeClass("dlg-show")),r.hideTimer&&(r.hideT
imer.cancel(),delete r.hideTimer),r.container&&r.container._node?(r.container.re
moveClass("destroy-slow"),r.container.removeClass("destroy-fast"),r.container.ad
dClass(i),r._hide(s,n)):(r.showingNotification=!1,r.fire("notification-destroyed
"))}function u(t,n){var r=this,i="slow",s=!1;r.overlay.render(),r.container.setS
tyles({opacity:100,display:"none"}),e.Lang.later(1,r,function(){r.container.setS
tyle("display","block")}),t&&(r.container.on("mouseenter",function(){s=!0}),r.co
ntainer.on("mouseleave",function(){s=!1}),r.hideTimer=e.Lang.later(t,r,function(
){s?r.container.on("mouseleave",function(){r.clearAll(i,n)}):r.clearAll(i,n)}))}
function a(t,n){var r=this,i,s;i="opacity",s=0,r.container&&r.container._node&&r
.overlay&&(r.container.setStyle(i,s),r.destroyTimer&&(r.destroyTimer.cancel(),de
lete r.destroyTimer),r.destroyTimer=e.Lang.later(t,r,function(){r.overlay.hide()
,r._destroy()})),n&&r.container.fire("notification-hidden")}function f(){var e=t
his;e.container&&e.container._node&&e.container.remove(!0),e.overlay&&e.overlay.
destroy(),e.showingNotification=!1,e.fire("notification-destroyed")}function l(t
,n){var r=this;r.showingNotification?(r.once("notification-destroyed",function()
{e.common.ui.NotificationV2.notify(t,n)},r),r.clearAll()):(r.showingNotification
=!0,n.type==="info"||n.type==="attention"||n.type==="error"?r._create(t,n):n.typ
e==="dialog"?e.common.ui.DialogHelper.createCommon(t):r.showingNotification=!1)}
var n=this;n.showingNotification=!1,e.mix(this,{_show:u,notify:l,_hide:a,clearAl
l:o,_destroy:f,_create:i,_bindUI:s})},e.augment(i,e.EventTarget),e.namespace("co
mmon.ui"),e.common.ui.NotificationV2=new i},"1.0.0",{requires:["common-utils","c
ommon-ui-dialog-helper","overlay","event-outside","event-mouseenter","mail-commo
n-utils-features"]});
YUI.add("_shared_module_offscreen_bin_notification_single_inline_text",function(
A){A.namespace("ui.Templates");A.ui.Templates._shared_module_offscreen_bin_notif
ication_single_inline_text={base:'{{nf_text}}<div class="nf-inline collapse"> {{
inline_text}}</div>'};},"1.0.0");YUI.add("_shared_module_offscreen_bin_notificat
ion_tae_text",function(e){e.namespace("ui.Templates"),e.ui.Templates._shared_mod
ule_offscreen_bin_notification_tae_text={base:"{{tae_nf_text_generic}}{{contact_
us}}{{contact_us_sbc}}",fix_internet:"<a href=\"#\" class='fix-internet expand-i
nline' data-action=\"expand-inline\"> <span class='icon nf-inline collapse'></sp
an> {{fix_internet}} </a> ",hidden_text_mid:"<div class='nf-inline collapse'>{{h
idden_text_mid}}</div> ",external_help:'<a href="{{url}}" target="_blank" class=
"external-help" data-action="inprod-help" data-context="tae{{tae}}">{{external_h
elp}}</a> ',more:'<a href="#" data-action="expand-inline" class="more expand-inl
ine"> <span class=\'icon nf-inline collapse\'></span> {{more}} </a> ',hidden_tex
t_end:"<div class='nf-inline collapse'>{{hidden_text_end}}</div> ",tae_nf_text_g
eneric:'<div class="nf-hd">{{tae_hd}}</div> <div class="nf-bd">{{tae_bd}} {{fix_
internet}} {{hidden_text_mid}} </div> <div class="nf-ft"> {{external_help}} {{mo
re}} {{hidden_text_end}} <div class="tae-num">{{tae_num}}</div> </div>',contact_
us:'<div class="contact-us"> {{str_tae_stillneedhelp}} <a href="https://{{lang_h
elp_link}}.yahoo.com/kb/{{partner_id}}{{page_id}}.html?impressions=true" target=
"_blank">{{str_tae_contactus}}</a> </div>',contact_us_sbc:'<div class="contact-u
s"> {{str_tae_stillneedhelp}} <a href="{{url}}" target="_blank">{{str_tae_contac
tus}}</a> </div>'}},"1.0.0");
YUI.add('postlaunch_strings', function(Y) {
Y.namespace("mail");
Y.mix(strings,{"str_tog_TAESupported":true,"str_rough_errlaunch_message":"We\u20
19re sorry, but {{str_branding_mail}} can't load due to a temporary error. You c
an try again shortly or visit our help pages for ways to troubleshoot the issue.
","str_tae1":"Error 1","str_tae2":"Error 2","str_tae4":"Error 4","str_tae5":"Err
or 5","str_tae6":"Error 6","str_tae8":"Error 8","str_tae13":"Error 13","str_tae1
4":"Error 14","str_tae15":"Error 15","str_tae18":"Error 18","str_tae19":"Error 1
9","str_tae20":"Error 20","str_tae21":"Error 21","str_tae46":"Error 46","str_tae
_issuewillresolveitself":"This is a temporary error and will be resolved soon.",
"str_tae_thesestepssolvefaster":"These steps often solve the issue faster:","str
_tae_fourstepsolution":"{{list_start_1}}{{item_start}}Make sure that you use a <
a href=\"{{url_help_browser}}\" data-action=\"inprod-help\" data-context=\"taeHe

lp1\" target=\"_blank\">supported web browser and operating system<\/a>.{{item_s


tart}}Sign out of {{str_branding_mail}} on all desktop and mobile devices.{{item
_end}}{{item_start}}<a href=\"{{url_help_cache}}\" data-action=\"inprod-help\" d
ata-context=\"taeHelp2\" target=\"_blank\">Clear your browser's cache and cookie
s.<\/a>{{item_end}}{{item_start}}Restart your browser and sign in to {{str_brand
ing_mail}}.{{item_end}}{{list_end_1}}","str_tae_waitandreload":"Please try reloa
ding the page in a few minutes.","str_tae_stillcannotaccess":"I still cannot acc
ess my {{str_generic_mail}}","str_tae_unabletoloadmsg":"Unable to load your mess
age","str_tae_clickoutoffolder":"Please reload the page and then select the fold
er again.","str_tae_stillcannotviewmessage":"I still cannot view my message","st
r_tae_unabletoloadmsgs":"Unable to load your messages","str_tae_tryviewagain":"P
lease try to view your message again.","str_tae_checkinternetconnection":"Please
check your Internet connection","str_tae_checkinternetorreload":"We are unable
to communicate with your inbox. You can also reload the page to try to reconnect
.","str_tae_howdoIfixinternet":"How do I fix my Internet connection?","str_tae_c
onnectedcannotaccess":"I'm connected but still cannot access {{str_generic_mail}
}","str_tae_accountaccessedfrommultipleplaces":"Your {{str_branding_mail}} accou
nt has been accessed from more than one place, such as:","str_tae_accessplaceLis
t":"{{list_start_2}}{{item_start}}Your computer and your mobile device(s).{{item
_end}}{{item_start}}Two different browsers on your computer.{{item_end}}{{item_s
tart}}Two different computers.{{item_end}}{{list_end_2}}","str_tae_mailtemplocke
d":"Your {{str_generic_mail}} has been temporarily locked","str_tae_multipleloca
tionsLock":"Your account has been accessed from multiple devices and is temporar
ily locked to keep your account safe. Please try again in a few minutes.","str_t
ae_howdoiunlock":"How do I unlock my account?","str_tae_programspreventRTE":"Som
e programs on your computer (such as a browser add-on) may prevent the rich text
toolbar from working properly, which causes problems when sending email. You ca
n switch to the plain text toolbar as a workaround. Here's how:","str_tae_plaint
extsteps":"{{list_start_1}}{{item_start}}Click Compose.{{item_end}}{{item_start}
}Click the double arrow button (<<) to the right of the formatting toolbar. This
switches you to plain text mode.{{item_end}}{{item_start}}Write and send your e
mail.{{item_end}}{{list_end_1}}","str_tae_continuefollowsteps":"If you continue
to experience a problem, <a href=\"{{url_browser_trblshoot}}\" data-action=\"inp
rod-help\" data-context=\"taeHelp3\" target=\"_blank\">follow our browser troubl
eshooting steps<\/a>.","str_tae_unabletosendmsg":"Unable to send message","str_t
ae_waittrysendagain":"Please try again in a few minutes. Unsent messages can be
found in your Drafts folder.","str_tae_stillcannotsend":"My message still cannot
be sent","str_tae_accounttempLocked":"Your account is temporarily locked","str_
tae_templockwaitreloadcontactUs":"Your account has been temporarily locked to ke
ep your information safe. Please try again in a few minutes. Or <a href=\"{{url_
help_tae19}}\" target=\"_blank\">contact us<\/a> to restore access to your accou
nt.","str_tae_tipsonaccountsecure":"Tips on keeping your account secure","str_ta
e_searchtempunavailable":"Search results are temporarily unavailable","str_tae_w
aitandsearchagain":"Please wait a few minutes, and then try your search again.",
"str_tae_learnmoreaboutsearch":"Learn more about searching in {{str_generic_mail
}}","str_generic_mail":"mail","str_tae_contactus":"Contact us.","str_tae_firewal
lsteps":"If you're connecting from behind a firewall, you may need to contact yo
ur network administrator for help.","str_tae_ifcantsend":"If you can't send, for
ward or reply to emails","str_tae_ifmac":"If you're on a Mac:","str_tae_ifwindow
s":"If you're on a Windows computer:","str_tae_macreconnectsteps":"{{list_start_
1}}{{item_start}}Go to: Applications > System Preferences > Network{{item_end}}{
{item_start}}Choose a service. The status should say \"Connected\".{{item_end}}{
{item_start}}If you need help fixing a connection, click \"Assist me\"{{item_end
}}{{list_end_1}}","str_tae_mailtempunavailable":"Your {{str_generic_mail}} is te
mporarily unavailable","str_tae_reconnecttointernet":"To reconnect to the Intern
et","str_tae_repeatundosettings":"Repeat the steps to undo the changes that you
made in step 4. The error should now be resolved.","str_tae_settingschangesteps"
:"{{list_start_1}}{{item_start}}Sign in to {{str_branding_mail}}.{{item_end}}{{i
tem_start}}Hover your cursor over the {{menu_start}}Settings{{menu_end}} menu ic
on in the top right, then select {{menu_start}}Settings{{menu_end}}.{{item_end}}

{{item_start}}Click {{menu_start}}Writing email{{menu_end}} on the left.{{item_e


nd}}{{item_start}}Tick or untick an item, such as {{menu_start}}Save a copy of t
he message in the Sent folder{{menu_end}}.{{item_end}}{{item_start}}Click {{menu
_start}}Save{{menu_end}}.{{item_end}}{{list_end_1}}{{list_end_1}}","str_tae_stil
lcannotviewmessages":"I still cannot view my messages","str_tae_stillneedhelp":"
Still need help?","str_tae_toaccessmail":"To access your {{str_generic_mail}}","
str_tae_toreconnecttomail":"To reconnect to {{str_generic_mail}}","str_tae_toret
rieveyourmessage":"To retrieve your message","str_tae_tounlockyouraccount":"To u
nlock your account","str_tae_toviewmessages":"To view your messages","str_tae_un
abletoconnect":"Unable to connect to your {{str_generic_mail}}","str_refresh_pag
e":"Refresh page","str_rough_visit_help_page":"Visit Help for troubleshooting in
structions","str_rough_errlaunch_troubleshoot":"Temporary error: {{launch_error_
code}}","str_heartbeat_dialog_header":"{{str_branding_mail}} update available","
str_heartbeat_dialog_body":"Reload now to get the latest fixes.","str_heartbeat_
btn_reload":"Reload","str_heartbeat_btn_later":"Later","str_windows_app_onboardi
ng_hd1":"Get the most from the {{str_branding_mail}} app","str_windows_app_onboa
rding_bd1":"Have a quick look at your day on your live tile and lock screen.","s
tr_windows_app_onboarding_bd2":"Pin the {{str_branding_mail}} app to the start m
enu or the taskbar.","str_windows_app_onboarding_bd3":"Never miss a message with
desktop notifications.","str_windows_app_onboarding_bd4":"Don't forget to let u
s know how we are doing.","str_windows_app_onboarding_ft":"Got it","str_opt_colo
rs_aqua_attr":"Aqua","str_opt_colors_balloons_attr":"Balloons","str_opt_colors_b
anana-leaf-no-frost_attr":"Green Banana Leaf","str_opt_colors_banana-leaf_attr":
"Green Banana Leaf","str_opt_colors_baseball_attr":"Baseball in Grass","str_opt_
colors_black_attr":"Black","str_opt_colors_blue_attr":"Blue","str_opt_colors_blu
egray_attr":"Blue-Grey","str_opt_colors_bright-abstract_attr":"Bright Abstract",
"str_opt_colors_brown_attr":"Light Brown","str_opt_colors_brush-strokes-no-frost
_attr":"Brush Strokes","str_opt_colors_brush-strokes_attr":"Brush Strokes","str_
opt_colors_camper-van-roadtrip_attr":"Camper Van Road Trip","str_opt_colors_cand
y-corn_attr":"Candy Corn","str_opt_colors_charcoal_attr":"Charcoal","str_opt_col
ors_cherry-blossoms_attr":"Cherry Blossoms","str_opt_colors_chocolate_attr":"Cho
colate","str_opt_colors_classic_attr":"Cirrus","str_opt_colors_coffee_attr":"Cof
fee","str_opt_colors_colorful-lights_attr":"Colourful Lights","str_opt_colors_co
nsole_attr":"Console","str_opt_colors_cool-abstract_attr":"Cool Abstract","str_o
pt_colors_dandelion_attr":"Dandelion","str_opt_colors_dark-abstract_attr":"Dark
Abstract","str_opt_colors_deep-blue_attr":"Deep Blue","str_opt_colors_deep-cyan_
attr":"Deep cyan","str_opt_colors_deep-fuchsia_attr":"Deep Fuchsia","str_opt_col
ors_deep-grey_attr":"Deep Grey","str_opt_colors_deep-purple_attr":"Deep Purple",
"str_opt_colors_deep-red_attr":"Deep Red","str_opt_colors_derecho_attr":"Derecho
Sunrise","str_opt_colors_dlg_bd":"Preview the themes below and customise {{str_
branding_mail}} with your favourite!","str_opt_colors_dlg_hd":"Themes","str_opt_
colors_droplet-green_attr":"Droplets Green","str_opt_colors_fire_attr":"Fire","s
tr_opt_colors_first-light_attr":"First Light","str_opt_colors_fresh_attr":"Purpl
e\/White","str_opt_colors_green_attr":"Green","str_opt_colors_guadiana_attr":"Gu
adiana","str_opt_colors_hazy-winter_attr":"Hazy Winter","str_opt_colors_img-anti
que-paper_attr":"Antique paper","str_opt_colors_img-army-airborne_attr":"Army Ai
rborne","str_opt_colors_img-army-helicopter_attr":"Army Helicopter","str_opt_col
ors_img-army-running_attr":"Army Running","str_opt_colors_img-aurora-borealis_at
tr":"Aurora Borealis","str_opt_colors_img-autumnsun_attr":"Autumn Sun","str_opt_
colors_img-bamboo_attr":"Bamboo","str_opt_colors_img-black-dog_attr":"Black Dog"
,"str_opt_colors_img-bluedenim_attr":"Blue Denim","str_opt_colors_img-carbon_att
r":"Carbon","str_opt_colors_img-cherry-blossom_attr":"Cherry blossom","str_opt_c
olors_img-chinese-doll_attr":"Chinese Doll","str_opt_colors_img-christmas-gift_a
ttr":"Christmas Gift","str_opt_colors_img-christmas-night_attr":"Christmas Night
","str_opt_colors_img-classical_attr":"Classical","str_opt_colors_img-clouds_att
r":"Clouds","str_opt_colors_img-dandelion_attr":"Dandelion","str_opt_colors_imgdarkjeans_attr":"Dark Jeans","str_opt_colors_img-dees-diner_attr":"Dee\u2019s Di
ner","str_opt_colors_img-dirtygeometry_attr":"Dirty Geometry","str_opt_colors_im
g-distress_attr":"Distress","str_opt_colors_img-flower-wallpaper_attr":"Flower W
allpaper","str_opt_colors_img-flowers_attr":"Flowers","str_opt_colors_img-gray-w

olf_attr":"Grey Wolf","str_opt_colors_img-greengrass_attr":"Green Grass","str_op


t_colors_img-hills_attr":"Hills","str_opt_colors_img-holiday-red_attr":"Holiday
red","str_opt_colors_img-hubble-carinanebula_attr":"Hubble Carina Nebula","str_o
pt_colors_img-hubble-crabnebula_attr":"Hubble Crab Nebula","str_opt_colors_img-h
ubble-hal_attr":"Hubble Hal","str_opt_colors_img-hubble-mysticmountain_attr":"Hu
bble Mystic Mountain","str_opt_colors_img-hubble-supernova_attr":"Hubble Superno
va","str_opt_colors_img-iwstripes_attr":"Stripes","str_opt_colors_img-loadingdoc
k_attr":"Loading Dock","str_opt_colors_img-lotus_attr":"Lotus","str_opt_colors_i
mg-midnight-geometry_attr":"Midnight Geometry","str_opt_colors_img-mondrianesque
_attr":"Mondrianesque","str_opt_colors_img-mountains_attr":"Mountains","str_opt_
colors_img-navel_attr":"Navel","str_opt_colors_img-night-lights_attr":"Night Lig
hts","str_opt_colors_img-oceanwave_attr":"Ocean Wave","str_opt_colors_img-octobe
rfest_attr":"Octoberfest","str_opt_colors_img-papercutting_attr":"Paper Cutting"
,"str_opt_colors_img-purple-raindrops_attr":"Purple Raindrops","str_opt_colors_i
mg-red-cat_attr":"Red Cat","str_opt_colors_img-red-curtain_attr":"Red Curtain","
str_opt_colors_img-red-grid_attr":"Red Grid","str_opt_colors_img-scuba_attr":"Sc
uba","str_opt_colors_img-sea_attr":"Sea","str_opt_colors_img-selvage-jeans_attr"
:"Selvage Jeans","str_opt_colors_img-silent-night_attr":"Silent Night","str_opt_
colors_img-snow-cool_attr":"Snow Cool","str_opt_colors_img-snow-warm_attr":"Snow
Warm","str_opt_colors_img-snowfall_attr":"Snowfall","str_opt_colors_img-snowing
_attr":"Snowing","str_opt_colors_img-space-shuttle-discovery_attr":"Space Shuttl
e Discovery","str_opt_colors_img-speckletone_attr":"Speckletone","str_opt_colors
_img-squiggly_attr":"Squiggly","str_opt_colors_img-stonewall_attr":"Stonewall","
str_opt_colors_img-summer-bubble_attr":"Summer bubble","str_opt_colors_img-teak_
attr":"Teak","str_opt_colors_img-texture_attr":"Texture","str_opt_colors_img-ufo
_attr":"UFO","str_opt_colors_img-water_attr":"Wave","str_opt_colors_img-whimsycl
ouds_attr":"Whimsy Clouds","str_opt_colors_img-winter-snow_attr":"Winter snow","
str_opt_colors_lightblue_attr":"Light Blue","str_opt_colors_lily_attr":"Water Li
ly","str_opt_colors_liquid-sunshine_attr":"Liquid Sunshine","str_opt_colors_moun
tain-mist_attr":"Mountain Mist","str_opt_colors_munielles-no-frost_attr":"Muniel
les","str_opt_colors_munielles_attr":"Munielles","str_opt_colors_olive_attr":"Ol
ive","str_opt_colors_orange_attr":"Orange","str_opt_colors_pink_attr":"Pink","st
r_opt_colors_puppy-thoughtful_attr":"Puppy Thoughtful","str_opt_colors_purple-p_
attr":"Purple","str_opt_colors_purple_attr":"Wine","str_opt_colors_red_attr":"Re
d","str_opt_colors_sand_attr":"Sand","str_opt_colors_seascape-afternoon_attr":"S
eascape Afternoon","str_opt_colors_seascape-evening-no-frost_attr":"Seascape Eve
ning Light","str_opt_colors_seascape-evening_attr":"Seascape Evening","str_opt_c
olors_seascape-morning_attr":"Seascape Morning","str_opt_colors_serengeti-sunris
e_attr":"Sunrise on the Serengeti","str_opt_colors_spacemen-1_attr":"Spacemen I"
,"str_opt_colors_steel_attr":"Steel","str_opt_colors_sunset_attr":"Sunset","str_
opt_colors_title":"Customise {{str_branding_mail}} with your favourite colours."
,"str_opt_colors_tomatoes_attr":"Tomatoes","str_opt_colors_toreabay_attr":"Torea
Bay","str_opt_colors_trees-and-snow_attr":"Trees and Snow","str_opt_colors_tuli
p_attr":"Tulips","str_opt_colors_warm-abstract_attr":"Warm Abstract","str_opt_co
lors_water-drops_attr":"Water Drops Light Blue","str_opt_colors_wave_attr":"Wave
","str_opt_colors_yahoo_attr":"White\/Purple","str_modal_onboard_title":"Hi {{us
er_name}}!","str_modal_onboard_description":"Personalise your Inbox with a Theme
.","str_modal_onboard_new_features":"Also new today:","str_modal_onboard_feature
_1":"View messages with the same subject grouped together as conversations.","st
r_modal_onboard_feature_2":"Preview documents before downloading and opening the
file.","str_btn_gotoinbox":"Keep Theme","str_btn_notnow":"Not now","str_modal_o
nboard_feature_3":"Get Premium features such as disposable addresses and mail fo
rwarding for free.","str_modal_onboard_feature_att":"Learn more about our new lo
ok and new features here: <a href=\"http:\/\/www.att.com\/latestmail\" target=\"
_blank\">www.att.com\/latestmail<\/a>","str_tog_dateformat_read_noyear_today":"a
t {h}:{mm} {A}","str_srch_sponsored":"Advertisement","str_save_this_ad_to_inbox"
:"Save to Inbox [Shift+S]","str_save_ad_to_inbox":"Save to inbox","str_saved_ad_
to_inbox":"Saved","str_comp_captcha_modal_header":"Verification","str_comp_captc
ha_back_to_visual":"Back to visual code","str_comp_captcha_btn_audio_code":"Audi
o code","str_comp_captcha_reader_hint":"Attention users who are both hearing- an

d vision-impaired: To complete this form you must enter a word that is part of a
n image or a few digits from an audio recording. If you cannot read the image or
hear the audio, {{str_branding}} is happy to assist you. A representative from
Customer Care will need to contact you. Please provide your phone number and ema
il address and send your request by visiting this URL - <a href=\"{{conf_url_hel
p_general}}\">{{conf_url_help_general}}<\/a> To request assistance with registra
tion, please first read the {{str_branding}} Terms of Service located at <a href
=\"{{conf_url_tos}}\">{{conf_url_tos}}<\/a> before submitting your request.","st
r_comp_captcha_header":"To help fight spam, please type in the characters from t
he box below.","str_comp_captcha_help":"Need help?","str_comp_captcha_enter_code
":"Enter the code.","str_comp_captcha_img_title":"Enter the characters displayed
.","str_comp_captcha_img_alt":"CAPTCHA Image","str_comp_captcha_numbers_only":"N
UMBERS ONLY","str_comp_captcha_audio_playing":"Audio code is playing...","str_co
mp_captcha_replay":"Replay","str_comp_captcha_error":"The code you provided did
not match. Please try again.","str_comp_captcha_btn_audio_code_attr":"Click here
for an audio code.","str_btn_continue_attr":"Continue","str_btn_continue":"Cont
inue","str_comp_captcha_msg":"Your message was not sent.","str_comp_captcha_msg_
suspicious_activity":"Suspicious activity was detected on your account. To prote
ct your account and those of our users, your message was not sent. Please follow
the <a href=\"http:\/\/help.yahoo.com\/kb\/index?locale={{locale}}&y=PROD_MAIL_
ML&page=content&id=SLN3406\" target=\"_blank\">guidelines<\/a> outlined on our h
elp page to resume sending mail.","str_comp_captcha_apology":"We apologise for t
he inconvenience.","str_comp_captcha_account":"Account has been blocked from sen
ding","str_comp_captcha_account_suspicious_activity":"Suspicious activity was de
tected on your account. To protect your account and those of our users, your mes
sage was not sent. Please follow the <a href=\"http:\/\/help.yahoo.com\/l\/uk\/y
ahoo\/mail\/ymail\/abuse\/mltatempblock.html\">guidelines<\/a> outlined on our h
elp page to resume sending mail.","str_menu_accel_d_number":"D then","str_msg-vi
ew_scroll_pvw_too_narrow":"Your window isn't wide enough to support this view","
str_menu_accel_enter":"{{str_enter}}","str_modal_foldername_move_title":"Add mes
sages to a new folder","str_modal_foldername_title":"Add a New Folder","str_moda
l_folder_delete_title":"Delete folder?","str_modal_folder_delete_note":"Only emp
ty folders can be deleted. Please delete all emails in this folder first.","str_
modal_folder_cannot_delete_title":"Delete folder?","str_modal_folder_cannot_dele
te_papa_note":"Only empty folders can be deleted. Please delete all emails and
subfolders in this folder first.","str_modal_folder_delete_question":"Are you su
re you want to permanently delete the empty folder \"{{foldername}}\"?","str_cor
p_subfolder_edit":"We're sorry, but editing subfolder names is not currently ava
ilable.","str_empty_trash_conf":"Are you sure you want to permanently delete all
email in Trash?","str_empty_spam_conf":"Are you sure you want to permanently de
lete all email in Spam?","str_empty_custom_folder_conf":"Are you sure that you w
ant to delete all {{emailcount}} emails in <strong>{{foldername}}<\/strong>?","s
tr_inline_folder_invalid_chars":"Folder names may not contain: <b>\/ \\ %<\/b>",
"str_modal_foldername_err_badcharset":"Folder name contains unsupported characte
rs. Please try again.","str_modal_foldername_err_empty":"Please enter a folder n
ame.","str_modal_foldername_err_length":"Please choose a folder name under 40 ch
aracters.","str_inline_error_folder_exists":"A folder named <b>{{foldername}}<\/
b> already exists. Please choose a different name.","str_modal_folder_exists_tit
le":"Folder already exists","str_modal_foldername_err_duplicate":"A folder with
that name already exists. Please choose another name.","str_modal_foldername_err
_invalid":"Folder name contains invalid characters. Please try again.","str_moda
l_generic_err":"Sorry, an unknown error has occurred. Please try again. If the i
ssue persists, please contact customer care.","str_confirmation_inline_deleted_e
rror_empty":"Only empty folders can be deleted. Please delete all contents of th
e <b>{{foldername}}<\/b> folder first.","str_confirmation_inline_deleted":"<b>{{
foldername}}<\/b> folder deleted. <a href=\"#\" data-action=\"undo\">Undo<\/a>",
"str_confirmation_inline_delete_undo":"<b>{{foldername}}<\/b> folder restored","
str_confirmation_inline_deleted_error":"Folder could not be deleted, please try
again.","str_confirmation_inline_created_folder":"<b>{{foldername}}<\/b> folder
created. Add <a href=\"#\" data-action=\"view\"> filters <\/a> to move messages

automatically.","str_confirmation_inline_renamed":"<b>{{oldFolder}}<\/b> renamed
to <b>{{newFolder}}<\/b>.","str_confirmation_inline_moved":"<b>{{name}}<\/b> fo
lder moved to <b>{{dest}}<\/b> folder.","str_confirmation_inline_moved_to_top":"
<b>{{name}}<\/b> folder placed at top level.","str_menu_find_a_folder":"Find a f
older","str_modal_foldername":"Folder name:","str_aria_label_foldername":"Enter
folder name [press Enter to create folder]","str_aria_label_dismiss_input":"Dism
iss input","str_tog_dateformat_header_l10n":"{EE}, {d} {MMMM} {yyyy} {h}:{mm} {A
}","str_print":"Print","str_print_message":"Print","str_print_message_body":"Pri
nt the message \"{{subject}}\"?","str_menu_close_window":"Close Window","str_pri
nt_header_subject":"Subject:","str_print_header_from":"From:","str_print_header_
to":"To:","str_print_header_cc":"Cc:","str_print_header_bcc":"Bcc:","str_print_h
eader_date":"Date:","str_print_click_more":"Click More at the bottom of the emai
l to print a single message","str_done":"Done","str_move_conv_attr":"Move select
ed conversations to a folder [D]","str_return":"Return","str_menu_accel_cmd_sqb
racket_left":"Cmd+[","str_menu_accel_ctrl_sqbracket_left":"Ctrl+[","str_menu_acc
el_cmd_sqbracket_right":"Cmd+]","str_menu_accel_ctrl_sqbracket_right":"Ctrl+]","
str_menu_accel_cmd_shift_u":"Cmd+Shift+U","str_menu_accel_ctrl_shift_u":"Ctrl+Sh
ift+U","str_menu_accel_cmd_s":"Cmd+S","str_menu_accel_ctrl_s":"Ctrl+S","str_menu
_accel_cmd_enter":"Cmd+Return","str_menu_accel_ctrl_enter":"Ctrl+Enter","str_men
u_accel_cmd_f":"Cmd+F","str_menu_accel_ctrl_f":"Ctrl+F","str_menu_accel_d_cmd_sh
ift_e":"D then Cmd+Shift+E","str_menu_accel_d_ctrl_shift_e":"D then Ctrl+Shift+E
","str_menu_accel_cmd_shift_e":"Cmd+Shift+E","str_menu_accel_ctrl_shift_e":"Ctrl
+Shift+E","str_menu_accel_cmd_shift_m":"Cmd+Shift+M","str_menu_accel_ctrl_shift_
m":"Ctrl+Shift+M","str_menu_accel_cmd_shift_y":"Cmd+Shift+Y","str_menu_accel_ctr
l_shift_y":"Ctrl+Shift+Y","str_menu_accel_cmd_up_down":"Cmd+Up\/Down","str_menu_
accel_ctrl_up_down":"Ctrl+Up\/Down","str_delete_key":"Delete","str_menu_accel_cm
d_a":"Cmd+A","str_menu_accel_pc_ctrl_a":"Ctrl+A","str_menu_accel_cmd_up":"Cmd+Up
","str_menu_accel_ctrl_up":"Ctrl+Up","str_menu_accel_cmd_shift_l":"Cmd+Shift+L",
"str_menu_accel_ctrl_shift_l":"Ctrl+Shift+L","str_modal_keys_header":"Keyboard S
hortcuts","str_modal_keys_view_full_list":"View Full List","str_modal_keys_compo
se_attach":"Attach files (one at a time)","str_menu_accel_shift_d":"Shift+D","st
r_modal_keys_msgs_open_mv_menu_faf":"Open Move menu and find a folder","str_moda
l_keys_msg_lst_title":"Message Lists","str_menu_accel_up_down":"Up\/Down","str_m
odal_keys_msg_lst_mv":"Highlight the next message up or down","str_modal_keys_ms
g_lst_open":"Open a message","str_menu_accel_spacebar":"Spacebar","str_modal_key
s_wrk_msg_lst_check":"Check or uncheck a message's checkbox","str_modal_keys_wrk
_msg_lst_focus":"Move focus up or down the list (preserving selection)","str_mod
al_keys_msg_lst_select_all":"Select all messages","str_menu_accel_v":"V","str_mo
dal_keys_msg_lst_pane_toggle":"Toggle Preview Pane","str_modal_keys_gen_title":"
General Commands","str_menu_accel_m":"M","str_modal_keys_gen_chk_mail":"Check ma
il (jumps to Inbox)","str_menu_accel_shift_m":"Shift+M","str_modal_keys_gen_chk_
all_mail":"Check all mail (includes POP accounts)","str_menu_accel_n":"N","str_m
odal_keys_gen_new_msg":"Start a new email message","str_modal_keys_gen_new_im":"
Start a new Instant Message (IM)","str_modal_keys_gen_new_sms":"Start a new SMS
message (text)","str_menu_accel_esc":"Esc","str_modal_keys_gen_close_tab":"Close
the current tab","str_menu_accel_sqbracket_left":"[","str_modal_keys_gen_mv_pre
v_tb":"Move to the previous tab","str_menu_accel_sqbracket_right":"]","str_modal
_keys_gen_mv_next_tb":"Move to the next tab","str_menu_accel_s":"S","str_modal_k
eys_gen_srch":"Search","str_modal_keys_compose_title":"Compose","str_modal_keys_
compose_save":"Save as a draft","str_modal_keys_compose_send":"Send message","st
r_modal_keys_msgs_title":"Messages","str_menu_accel_r":"R","str_modal_keys_msgs_
rply":"Reply to a message","str_menu_accel_a":"A","str_modal_keys_msgs_rply_all"
:"Reply all to a message","str_menu_accel_f":"F","str_modal_keys_msgs_fwd":"Forw
ard a message","str_menu_accel_k":"K","str_modal_keys_msgs_read":"Mark as read\/
unread","str_menu_accel_l":"L","str_modal_keys_msgs_flag":"Star\/Unstar a Messag
e","str_menu_accel_print":"P","str_modal_keys_msgs_print":"Print message","str_m
odal_keys_msgs_del":"Delete message","str_menu_accel_shift_c":"Shift+C","str_mod
al_keys_msgs_add_sender":"Add sender to contacts","str_menu_accel_d":"D","str_mo
dal_keys_msgs_open_mv_menu":"Open Move menu","str_modal_keys_d_number":"D then 1
-9","str_modal_keys_move_numbered_folders":"Move message(s) to one of your first

9 folders","str_modal_keys_move_new_folder":"Move message(s) to a new folder","


str_modal_keys_msgs_new_folder":"Create a new folder","str_menu_accel_left_arrow
":"[left arrow]","str_menu_previous_left":"Previous message","str_menu_accel_rig
ht_arrow":"[right arrow]","str_menu_next_right":"Next message","str_modal_keys_g
en_activate_listenr":"Activate voice commands","str_modal_keys_conv_lst_title":"
Working with Conversations","str_modal_keys_conv_lst_mv":"Highlight the next Con
versation up or down","str_menu_accel_comma":"Comma","str_modal_keys_conv_lst_mv
_up":"Highlight the next Conversation up","str_menu_accel_period":"Full stop","s
tr_modal_keys_conv_lst_mv_down":"Highlight the next Conversation down","str_ente
r_return":"Enter or Return","str_modal_keys_conv_lst_open":"Open a Conversation"
,"str_modal_keys_wrk_conv_lst_check":"Tick\/Untick a Conversation","str_modal_ke
ys_conv_rply":"Reply to a Conversation","str_modal_keys_conv_rply_all":"Reply al
l to a Conversation","str_modal_keys_conv_fwd":"Forward a Conversation","str_men
u_accel_shift_k":"Shift+K","str_menu_accel_shift_l":"Shift+L","str_modal_keys_co
nv_flag":"Star\/Unstar a Conversation","str_modal_keys_conv_lst_select_all":"Sel
ect all Conversations in view","str_modal_keys_move_numbered_folders_conv":"Move
Conversation(s) to one of your first 9 folders","str_modal_keys_conv_new_folder
":"Move Conversation(s) to a new folder","str_menu_previous_conv_left":"Previous
conversation","str_menu_next_conv_right":"Next conversation","str_modal_keys_co
nv_title":"Working with individual Cards in a Conversation","str_modal_keys_conv
_next_msg_up":"Highlight the previous Card within a Conversation","str_modal_key
s_conv_next_msg_down":"Highlight the next Card within a Conversation","str_enter
_spacebar_arrow":"Enter, Spacebar","str_modal_keys_expand_collapse":"Expand\/col
lapse a Card","str_modal_keys_conv_card_rply":"Reply to a Card","str_modal_keys_
conv_card_rply_all":"Reply all to a Card","str_modal_keys_conv_card_fwd":"Forwar
d a Card","str_modal_keys_conv_card_read":"Mark a Card as read\/unread","str_mod
al_keys_conv_card_star":"Star\/unstar a Card","str_modal_keys_gen_new_conv":"Sta
rt a new email Conversation","str_menu_accel_semicolon":"Semicolon","str_modal_k
eys_gen_settings":"Open Settings","str_modal_upsell_title":"Hide Advertisement",
"str_modal_upsell_body_adfree":"Want more room to view your messages? <b>Ad-Free
Mail<\/b> doesn't have graphic ads. And it costs less than\u00a0&#163 3\u00a0a
month to upgrade.","str_modal_dont_show_again":"Don\u2019t show this again.","st
r_modal_upsell_signup":"Sign Up","str_modal_adfree_title":"Go Ad-Free!","str_mod
al_adfree_description":"Make your Yahoo Mail experience 100% mail, 0% ads","str_
modal_adfree_price":"{{str_cfg_adfree_price}} a year","str_modal_adfree_info_1":
"You can pay with Visa, MasterCard, AMEX, Discover or PayPal.","str_modal_adfree
_info_2":"Ad-Free Mail is an auto-renewable annual subscription.","str_modal_adf
ree_info_3":"Payments are processed by Yahoo Billing and are non-refundable.","s
tr_modal_adfree_info_4":"For questions about payments review our <a href=\"{{str
_cfg_url_adfree_payments_faq}}\" target=\"_blank\">Payments FAQs<\/a>.","str_btn
_manage_adfree_service":"Manage your service","str_btn_removeads":"Remove ads no
w!","str_spritz_collapsed":"Show ad","str_convs_confirm_title":"You've set up Co
nversations","str_convs_confirm_desc":"We'll give you a tour the next time that
you have two messages with the same subject.","str_convs_confirm_btn_ok":"Sounds
great","str_smw_do_not_show_again":"Dismiss","str_menu_sort_sender":"From","str
_menu_sort_attachment":"Attachments","str_menu_sort_flag":"Star","str_menu_forwa
rd":"Forward","str_menu_accel_forward":"F","str_menu_forward_as_attachment":"","
str_menu_reply_sender":"Reply to Sender","str_menu_accel_reply_sender":"R","str_
menu_reply_all":"Reply to All","str_menu_accel_reply_all":"A","str_menu_move_spa
m":"Spam","str_menu_move_trash":"Trash","str_menu_preview_below":"Show preview b
elow message list","str_menu_preview_beside":"Show preview beside message list",
"str_menu_mark_read":"Mark as Read","str_menu_accel_mark_read":"K","str_menu_mar
k_unread":"Mark as Unread","str_menu_accel_mark_unread":"Shift+K","str_menu_flag
":"Star","str_menu_accel_flag":"L","str_menu_clear_flag":"Clear Star","str_menu_
accel_clear_flag":"Shift+L","str_modal_message_delete_title":"Delete Message","s
tr_menu_accel_delete":"Delete","str_menu_print_newest":"Print Newest","str_menu_
encodings":"Set Language Encoding...","str_menu_add_sender_to_contacts":"Add Sen
der to Contacts","str_menu_remove":"Remove Application","str_menu_move_inbox":"I
nbox","str_menu_move_archive":"Archive","str_menu_accel_e":"E","str_menu_new_fol
der":"New Folder","str_menu_new_folder_attr":"{{str_ctrl_shift}}+E","str_menu_em

pty_custom_folder_v3":"Empty folder","str_menu_mark_all_read_v3":"Mark as read",


"str_menu_create_folder":"Create folder","str_menu_rename_folder_v3":"Rename","s
tr_menu_move_folder":"Move","str_menu_delete_folder_v3":"Delete","str_menu_creat
e_subfolder":"Create subfolder","str_menu_empty_spam":"Empty Spam","str_menu_emp
ty_trash":"Empty Trash","str_menu_empty_custom_folder":"Empty folder","str_menu_
empty_folder":"","str_menu_rename_folder":"Rename Folder","str_menu_delete_folde
r":"Delete Folder","str_menu_mark_all_read":"Mark All Read","str_unsubscribe_tit
le":"Unsubscribe","str_menu_this_is_spam":"This is Spam","str_menu_this_is_notfo
rme":"Not My Mail","str_modal_thread_delete_title":"Delete Thread","str_menu_fil
ter_emails_like_this":"Filter Emails Like This...","str_menu_view_header":"View
Full Header","str_menu_view_raw_message":"View raw message","str_menu_redirect":
"Redirect to...","str_menu_debugmsg":"Debug this message","str_menu_sort_relevan
ce":"Relevance","str_menu_sort_date_desc":"Date: Newest on top","str_menu_sort_d
ate_asc":"Date: Oldest on top","str_menu_sort_sender_title":"To sort lists by Se
nder, disable '{{str_menu_switch_convview}}' below.","str_menu_sort_subject_titl
e":"To sort lists by Subject, disable '{{str_menu_switch_convview}}' below.","st
r_menu_switch_convview":"Group by conversation","str_menu_sort_conv_title":"Grou
p messages with the same subject together, so you can follow topics and stay org
anised with less effort.","str_menu_show_options":"More settings...","str_menu_v
iew_multitask_header":"Multi-tasking:","str_view_tabs":"Tabs","str_view_recent":
"Recent","str_menu_view_preview_pane_header":"Preview pane:","str_msg_view_pane_
right":"Right","str_msg_view_pane_bottom":"Bottom","str_msg_view_pane_none":"Non
e","str_menu_preview_pane":"Enable Preview Pane","str_menu_view_line_height_head
er":"Line height:","str_menu_size_compact":"Slim","str_menu_size_regular":"Regul
ar","str_menu_size_open":"Relaxed","str_menu_view_sortby_header":"Sort by:","str
_comp_attach_scanning":"Scanning for viruses...","str_comp_attach_download_attac
h_header":"Download {{num_attachments_download}} Attachments","str_comp_attach_d
ownload_single_attach_header":"Download {{num_attachments_download}} Attachment"
,"str_comp_av_norton_attr":"Go to the Norton AntiVirus site","str_modal_too_many
_tabs_close_auto":"Close All Messages","str_tabs_show_all":"Preview All","str_ta
bs_close":"Close tab","str_encoding_title":"Set Language Encoding","str_encoding
_recent":"Recent","str_encoding_select":"Select a character encoding to view you
r email message.","str_enctype_default":"{{str_enctype_utf_8}}","str_encoding_de
fault":"Auto-Select (default)","str_encoding_western":"Western","str_enctype_asc
ii":"ASCII","str_encoding_ascii":"ASCII ({{str_enctype_ascii}})","str_enctype_gr
eek_iso":"ISO-8859-7","str_encoding_greek_iso":"Greek ({{str_enctype_greek_iso}}
)","str_enctype_greek_win":"WINDOWS-1253","str_encoding_greek_win":"Greek ({{str
_enctype_greek_win}})","str_enctype_latin_3":"ISO-8859-3","str_encoding_latin_3"
:"Latin-3 ({{str_enctype_latin_3}})","str_enctype_latin_7":"ISO-8859-13","str_en
coding_latin_7":"Latin-3 ({{str_enctype_latin_7}})","str_enctype_latin_9":"ISO-8
859-15","str_encoding_latin_9":"Latin-3 ({{str_enctype_latin_9}})","str_enctype_
w_europe_850":"850","str_encoding_w_europe_850":"W. Europe ({{str_enctype_w_euro
pe_850}})","str_enctype_w_europe_cp":"CP858","str_encoding_w_europe_cp":"W. Euro
pe ({{str_enctype_w_europe_cp}})","str_enctype_w_europe_macroman":"MACROMAN","st
r_encoding_w_europe_macroman":"W. Europe ({{str_enctype_w_europe_macroman}})","s
tr_enctype_w_europe_win":"WINDOWS-1252","str_encoding_w_europe_win":"W. Europe (
{{str_enctype_w_europe_win}})","str_encoding_east_european":"East European","str
_enctype_baltic_iso":"ISO-8859-4","str_encoding_baltic_iso":"Baltic Rim ({{str_e
nctype_baltic_iso}})","str_enctype_baltic_rim":"WINDOWS-1257","str_encoding_balt
ic_rim":"Baltic Rim ({{str_enctype_baltic_rim}})","str_enctype_cyrilic_1":"866",
"str_encoding_cyrilic_1":"Cyrillic ({{str_enctype_cyrilic_1}})","str_enctype_cyr
ilic_2":"ISO-8859-5","str_encoding_cyrilic_2":"Cyrillic ({{str_enctype_cyrilic_2
}})","str_enctype_cyrilic_3":"KOI8-R","str_encoding_cyrilic_3":"Cyrillic ({{str_
enctype_cyrilic_3}})","str_enctype_cyrilic_5":"KOI8-U","str_encoding_cyrilic_5":
"Cyrillic ({{str_enctype_cyrilic_5}})","str_enctype_cyrilic_6":"WINDOWS-1251","s
tr_encoding_cyrilic_6":"Cyrillic ({{str_enctype_cyrilic_6}})","str_enctype_latin
_2_1":"852","str_encoding_latin_2_1":"Latin-2 ({{str_enctype_latin_2_1}})","str_
enctype_latin_2_2":"ISO-8859-2","str_encoding_latin_2_2":"Latin-2 ({{str_enctype
_latin_2_2}})","str_enctype_latin_2_3":"WINDOWS-1250","str_encoding_latin_2_3":"
Latin-2 ({{str_enctype_latin_2_3}})","str_enctype_turkish_1":"ISO-8859-9","str_e

ncoding_turkish_1":"Turkish ({{str_enctype_turkish_1}})","str_enctype_turkish_2"
:"WINDOWS-1254","str_encoding_turkish_2":"Turkish ({{str_enctype_turkish_2}})","
str_encoding_middle_east":"Middle East","str_enctype_arabic_1":"ISO-8859-6","str
_encoding_arabic_1":"Arabic ({{str_enctype_arabic_1}},{{str_enctype_arabic_1b}})
","str_enctype_arabic_2":"WINDOWS-1256","str_encoding_arabic_2":"Arabic ({{str_e
nctype_arabic_2}})","str_enctype_hebrew_1":"856","str_encoding_hebrew_1":"Hebrew
({{str_enctype_hebrew_1}})","str_enctype_hebrew_2":"862","str_encoding_hebrew_2
":"Hebrew ({{str_enctype_hebrew_2}})","str_enctype_hebrew_3":"WINDOWS-1255","str
_encoding_hebrew_3":"Hebrew ({{str_enctype_hebrew_3}})","str_encoding_east_asia"
:"East Asia","str_enctype_chinese_simp_1":"GB2312","str_encoding_chinese_simp_1"
:"Chinese Simplified ({{str_enctype_chinese_simp_1}})","str_enctype_chinese_simp
_2":"GB18030","str_encoding_chinese_simp_2":"Chinese Simplified ({{str_enctype_c
hinese_simp_2}})","str_enctype_chinese_simp_4":"ISO-2022-CN","str_encoding_chine
se_simp_4":"Chinese Simplified ({{str_enctype_chinese_simp_4}})","str_enctype_ch
inese_simp_5":"WINDOWS-936","str_encoding_chinese_simp_5":"Chinese Simplified ({
{str_enctype_chinese_simp_5}})","str_enctype_chinese_trad_hk":"BIG5-HKSCS","str_
encoding_chinese_trad_hk":"Chinese Trad.-Hong Kong ({{str_enctype_chinese_trad_h
k}})","str_enctype_chinese_trad_1":"BIG5","str_encoding_chinese_trad_1":"Chinese
Traditional ({{str_enctype_chinese_trad_1}})","str_enctype_chinese_trad_2":"EUC
-TW","str_encoding_chinese_trad_2":"Chinese Traditional ({{str_enctype_chinese_t
rad_2}})","str_enctype_japanese_1":"SHIFT_JIS","str_encoding_japanese_1":"Japane
se ({{str_enctype_japanese_1}})","str_enctype_japanese_2":"EUC-JP","str_encoding
_japanese_2":"Japanese ({{str_enctype_japanese_2}})","str_enctype_japanese_3":"I
SO-2022-JP","str_encoding_japanese_3":"Japanese ({{str_enctype_japanese_3}})","s
tr_enctype_korean_1":"ISO-2022-KR","str_encoding_korean_1":"Korean ({{str_enctyp
e_korean_1}})","str_enctype_korean_2":"EUC-KR","str_encoding_korean_2":"Korean (
{{str_enctype_korean_2}})","str_encoding_southeast_asia":"Southeast Asia","str_e
nctype_thai_2":"WINDOWS-874","str_encoding_thai_2":"Thai ({{str_enctype_thai_2}}
)","str_enctype_vietnamese_3":"WINDOWS-1258","str_encoding_vietnamese_3":"Vietna
mese ({{str_enctype_vietnamese_3}})","str_encoding_universal":"Universal","str_e
nctype_utf_8":"UTF-8","str_encoding_utf_8":"Unicode ({{str_enctype_utf_8}})","st
r_enctype_utf_16":"UTF-16","str_encoding_utf_16":"Unicode ({{str_enctype_utf_16}
})","str_enctype_utf_32":"UTF-32","str_encoding_utf_32":"Unicode ({{str_enctype_
utf_32}})","str_enctype_arabic_1b":"ASMO-708","str_menu_print":"Print","str_menu
_spam_comp":"Report a Hacked Account","str_menu_spam_phish":"Report a Phishing S
cam","str_modal_archive_title":"Archive","str_menu_page_jump":"Jump to:","str_me
nu_page_placeholder":"Page","str_menu_page_first":"First page","str_menu_page_la
st":"Last page","str_tabs_IM":"INSTANT MESSAGES","str_tabs_callout_attlinktext":
"<a href=\"http:\/\/www.att.com\/latestmail\" target=\"_blank\">Learn more<\/a>"
,"str_tabs_callout_intro":"Tabs are back!","str_tabs_callout_steps":"Turn them o
n here.","str_tabs_callout_title":"Shhhhhhh...","str_tabs_close_attr":"Close tab
[Esc]","str_tabs_close_compose_attr":"Close tab [{{str_ctrl}}+\\]","str_tabs_cl
ose_convo_attr":"Close conversation tab","str_tabs_emails":"Emails","str_tabs_em
pty":"As you open emails, you'll see them here.","str_tabs_mail":"MAIL","str_tab
s_new_conversation":"New Conversation","str_tabs_newmessage":"New Email","str_ta
bs_newsfeed":"News feed","str_tabs_offline_messages":"OFFLINE MESSAGES","str_tab
s_options":"OPTIONS","str_tabs_options_title":"Settings","str_tabs_overflow":"Vi
ew Open Tabs","str_tabs_screen_reader_instr":"Press the Enter key to select a ta
b","str_tabs_tooltip_contacts":"Contacts","str_tabs_tooltip_drafts":"Drafts","st
r_tabs_tooltip_inbox":"Inbox","str_tabs_tooltip_sent":"Sent","str_tabs_tooltip_s
pam":"Spam","str_tabs_tooltip_trash":"Trash","str_tabs_tooltip_updates":"Updates
","str_tabs_tooltip_whatsnew":"What's New","str_tabs_updates":"UPDATES","str_tab
s_whatsnew":"WHAT'S NEW","str_modal_filter_sender":"From","str_modal_filter_reci
pient":"To\/CC","str_modal_filter_subject":"Subject","str_modal_filter_body":"Bo
dy","str_modal_filter_empty_name":"Enter the name of the Filter","str_modal_filt
er_empty_rule":"Enter at least one rule for the Filter","str_modal_filter_succes
s":"Your filter has been added successfully.","str_modal_filter_name_err":"A fil
ter with that name already exists.","str_modal_filter_name_length_err":"Filter n
ame is too long","str_modal_filter_criteria_err":"Filter with the same condition
s already exists","str_modal_filter_alert_max_filters_plus":"You have already se

t up the maximum number of filters ({{max_filters}}). Please go to Settings and


delete any filters that you are no longer using.","str_modal_filter_alert_max_fi
lters_free":"<p>You have already set up the maximum number of filters ({{max_fil
ters}}) for a free Yahoo Mail account. Please go to Settings and delete any filt
ers that you are no longer using.<\/p><p>Did you know that with Yahoo Mail Plus
you can get up to 200 filters, no graphic ads and more? All for less than USD2 a
month. <a href=\"{{url_mailplus}}\" title=\"Find out more about Yahoo Mail Plus
\" target=\"_blank\">Find out more<\/a>.<\/p>","str_modal_filter_title":"Add Fil
ter","str_modal_filter_rule_lbl":"If an incoming message meets all of the condit
ions","str_modal_filter_move_lbl":"Then move the message to this folder","str_mo
dal_filter_sl_folder_new":"[New Folder]","str_modal_filter_name_lbl":"Filter nam
e","str_modal_filter_sl_contain":"contains","str_modal_filter_sl_not_contain":"d
oes not contain","str_modal_filter_sl_begin":"starts with","str_modal_filter_sl_
ends":"ends with","str_save":"Save","str_folder_reserved_IM":"Instant Messages",
"str_advanced_srch_err_invalid_date":"Invalid date format","str_advanced_srch_er
r_before_after_date":"End date should be greater than start date","str_address_r
emove_hd":"Delete This Address?","str_contacts_remove_bd":"The address <strong>{
{name}}<\/strong> appears here because it is in your Contacts. Are you sure you
want to delete this email address?","str_address_removed_hd":"Address Deleted","
str_address_removed_bd":"The email address <strong>{{name}}<\/strong> has been s
uccessfully deleted.","str_name_format":"{{given_name}} {{middle_name}} {{family
_name}}","str_advanced_srch_from":"From","str_advanced_srch_to":"To","str_advanc
ed_srch_subject":"Subject","str_advanced_srch_contains":"Contains","str_advanced
_srch_date":"Date","str_advanced_srch_date_all":"Any time","str_advanced_srch_da
te_week":"In the last 7 days","str_advanced_srch_date_month":"In the last 30 day
s","str_advanced_srch_date_custom":"Custom date&hellip;","str_advanced_srch_date
_to":"to","str_advanced_srch_folder":"Folder","str_advanced_srch_folder_all_exce
pt_trash":"All except {{str_folder_reserved_trash}}","str_advanced_srch_type":"T
ype","str_advanced_srch_type_all":"All email types","str_advanced_srch_type_unre
ad":"Unread","str_advanced_srch_type_starred":"Starred","str_advanced_srch_type_
people":"From people","str_advanced_srch_type_shopping":"Shopping","str_advanced
_srch_type_travel":"Travel","str_advanced_srch_type_social":"Social Updates","st
r_advanced_srch_type_finance":"Finance","str_advanced_srch_has_attachment":"Has
attachment","str_advanced_srch_has_image":"Has image","str_advanced_srch_go_back
":"Go back","str_sponsored_by":"Sponsored by","str_olympics_tooltip_title":"New!
Olympics theme","str_olympics_tooltip_text":"Follow the Games with daily photos
, event reminders and medal tallies.","str_olympics_tooltip_link":"Check it out"
,"str_olympics_tooltip_text_mountains":"New Olympics theme lets you follow the G
ames directly from your inbox with daily photos and medal tallies.","str_olympic
s_tooltip_title_skier":"Live the Olympics in your inbox","str_olympics_tooltip_t
ext_skier":"Follow the Games with daily photos, event reminders and medal tallie
s.","str_olympics_start_in":"Countdown to the games","str_olympics_days":"days",
"str_olympics_hours":"hr","str_olympics_minutes":"min","str_olympics_seconds":"s
ec","str_olympics_day":"Day","str_olympics_medal_counts":"medal counts","str_gam
es_mygames":"My games","str_games_recommended":"Recommended games","str_games_mo
regames":"More games","str_dailyfantasy_title":"Yahoo Sports Daily Fantasy","str
_dailyfantasy_countdown":"Starts in <span id=\"df_clock\"><\/span>","str_dailyfa
ntasy_entercontest":"Enter competition","str_uh_searchcalendar":"Search Calendar
","str_uh_searchnotepad":"Search Notepad","str_autocomplete_people":"People","st
r_autocomplete_search_new":"Recent searches","str_autocomplete_search_delete_all
":"Clear","str_autocomplete_search":"Recent","str_people_search_onboarding":"Sel
ect a name from the list.","str_xobni_search_suggestion_email_and_more":"and {{n
um}} more","str_autocomplete_emails":"Emails","str_search_temporarily_unavailabl
e":"Mail search results are temporarily unavailable.","str_search_temporarily_un
available_explaination":"We apologise for the inconvenience. We are performing e
ssential maintenance on the Mail search system and expect to be finished shortly
. In the meantime, you can continue using all other features within Yahoo Mail."
,"str_menu_view_full_headers":"View Full Header","str_modal_multi_from_refinemen
t":"This operation can't be performed as results are already refined by recipien
t.","str_modal_multi_folder_refinement":"This operation can't be performed as re

sults are already refined by folder.","str_srch_punc_header":"Invalid search cri


teria","str_srch_punc_body":"Sorry, {{str_branding_mail}} currently does not sup
port searching on punctuation characters only.","str_srch_no_chats":"This operat
ion can't be performed. Open the Conversation and take the preferred action.","s
tr_modal_message_delete_all_title":"Delete All Messages","str_modal_message_dele
te_all_question":"Are you sure you want to delete all of the selected messages?"
,"str_srch_photo":"Photo","str_srch_plain":"Plain","str_srch_html":"HTML","str_s
rch_other":"Other","str_srch_excel":"Excel","str_srch_music":"Music","str_srch_p
owerpoint":"PowerPoint","str_srch_video":"Video","str_srch_word":"Word","str_src
h_zip":"ZIP","str_srch_pdf":"PDF","str_search_suggestion_onboarding_title":"Sear
ch just got better","str_search_suggestion_onboarding_text":"Find photos and fil
es from people. Type a name to get started.","str_menu_spam":"Report Spam","str_
menu_spam_notforme":"Not My Mail","str_modal_message_delete_single_question":"Ar
e you sure you want to permanently delete the selected message?","str_modal_mess
age_delete_question":"Are you sure you want to permanently delete the selected m
essages?","str_modal_conversation_delete_num_question":"Are you sure that you wa
nt delete <b>all {{num_selected}}<\/b> of the selected conversations?","str_moda
l_message_delete_num_question":"Are you sure you want to delete <b>all {{num_sel
ected}}<\/b> of the selected messages?","str_modal_no_msg_title":"No message sel
ected","str_modal_zero_selected_conv":"You must select at least one conversation
to perform this action.","str_modal_zero_selected":"You must select at least on
e email to perform this action.","str_modal_too_many_msgs_title":"Too many messa
ges selected","str_modal_select_single_message_conv":"This operation can't be pe
rformed on more than one conversation. Select a single conversation and try agai
n.","str_modal_select_single_message":"This operation can't be performed on more
than one email. Select a single email and try again.","str_nf_conversations_alr
eady_in_folder":"Conversations already in {{folder_name}}","str_nf_conversation_
already_in_folder":"Conversation already in {{folder_name}}","str_nf_messages_al
ready_in_folder":"Messages already in {{folder_name}}","str_nf_message_already_i
n_folder":"Message already in {{folder_name}}","str_nf_drafts_permdeleted":"Draf
t(s) permanently deleted","str_nf_conversations_permdeleted":"{{count}} conversa
tions permanently deleted","str_nf_conversation_permdeleted":"Conversation perma
nently deleted","str_nf_conversations_restored_tofolder":"Conversations restored
to {{folder_name}}","str_nf_conversation_restored_tofolder":"Conversation resto
red to {{folder_name}}","str_nf_conversations_deleted":"{{count}} conversations
deleted. <a href=\"#\" data-action=\"undo\">Undo<\/a>","str_nf_conversation_dele
ted":"Conversation deleted. <a href=\"#\" data-action=\"undo\">Undo<\/a>","str_n
f_conversations_moved":"{{count}} conversations moved to {{folder_name}}. <a hre
f=\"#\" data-action=\"undo\">Undo<\/a>","str_nf_conversation_moved":"Conversatio
n moved to {{folder_name}}. <a href=\"#\" data-action=\"undo\">Undo<\/a>","str_n
f_messages_permdeleted":"{{count}} messages permanently deleted","str_nf_message
_permdeleted":"Message permanently deleted","str_nf_draft_permdeleted":"Draft pe
rmanently deleted","str_nf_messages_restored_tofolder":"Messages restored to {{f
older_name}}","str_nf_message_restored_tofolder":"Message restored to {{folder_n
ame}}","str_nf_messages_deleted":"{{count}} messages deleted. <a href=\"#\" data
-action=\"undo\">Undo<\/a>","str_nf_message_deleted":"Message deleted. <a href=\
"#\" data-action=\"undo\">Undo<\/a>","str_nf_messages_moved":"{{count}} messages
moved to {{folder_name}}. <a href=\"#\" data-action=\"undo\">Undo<\/a>","str_nf
_message_moved":"Message moved to {{folder_name}}. <a href=\"#\" data-action=\"u
ndo\">Undo<\/a>","str_spam_marked_compromised":"Thanks for your feedback. We wil
l investigate further","str_comp_reply_spRE":"Re:","str_comp_reply_spFWD":"Fw:",
"str_spam_header_no_name":"Is this account compromised?","str_spam_header":"Is {
{contact_name}}'s account compromised?","str_spam_marked":"You marked your conta
ct's ({{contactEmailID}}) message as spam. Do you think that this account may be
compromised?","str_compromised_user_yes":"Yes","str_notCompromised_user":"No","
str_folder_reserved_IM_lower":"instant messages","str_folder_reserved_IM_upper":
"INSTANT MESSAGES","str_comp_addlozenge_exceededmax":"You have added too many re
cipients. You won't be able to send this email until you reduce the number of r
ecipients.","str_comp_msg_sent":"Your <a href = \"#\" data-action = \"view\" sty
le=\"padding:0\">message<\/a> has been sent.","str_comp_not_sent":"Your message

could not be sent.","str_comp_send_abuse_error":"Message was sent but not saved


in your Sent folder due to unusually heavy activity from this mailbox.","str_mod
al_spam_investigation":"Your message has been placed in the Spam folder and sent
to Yahoo for further investigation.","str_unsubscribe_notice_multiple":"Verify
that you want to unsubscribe from the following email addresses:","str_unsubscri
be_notice_single":"Verify that you want to unsubscribe from the following email
address:","str_unsubscribe_future_emails":"Unsubscribe from future emails","str_
unsubscribe_delete_messages":"Delete all existing emails","str_modal_delete_open
_draft":"One or more drafts that you are trying to delete are open. Please close
all drafts that you want to delete and try again.","str_modal_full_header":"Ful
l header","str_native_star":"Save this to inbox and star it","str_native_delete"
:"Delete this ad","str_native_search":"Search for messages from this advertiser"
,"str_native_feedback":"Before you close it, please can you tell us why you don'
t like this ad?","str_subscription_ad_subscribe":"Subscribe","str_mb_asset_actio
n_html":"Learn more","str_subscription_ad_tos":"By clicking \"Subscribe\", you a
re agreeing to share your email address {{email_str}} with {{ad_source}}.","str_
subscription_ad_tos2":"You are also agreeing to their terms and conditions and p
rivacy policy, which can be found at the links below.","str_subscription_ad_read
_more":"Terms &amp; Conditions","str_subscription_ad_privacy_policy":"Privacy Po
licy","str_native_offensive":"I find it offensive","str_native_irrelevant":"It's
not relevant to me","str_native_repeat":"I keep seeing this","str_native_other"
:"Something else:","str_native_done":"Done","str_native_skip":"Skip","str_native
_thanks_main":"Thank you for your feedback.","str_native_thanks_sub":"We'll revi
ew and make any changes needed.","str_forward_message":"Forwarded message","str_
mb_list_native_view_more":"Learn more","str_mb_list_native_what":"What is this?"
,"str_mb_list_native_hover":"These ads act like regular emails in your inbox. Yo
u can click to view and share with your friends or delete to remove from your me
ssage list.","str_native_ad_open_nfhd":"Ad saved to your inbox!","str_mb_menu_ch
oice":"Why this ad?","str_mb_menu_feedback":"I don't like this ad","str_save_to_
inbox":"Save this deal to inbox","str_saved_to_inbox":"Deal saved to inbox!","st
r_save_to_inbox_failed":"Error saving ad","str_mobilizer_available":"Available o
n <a class=\"mobilizer-link\" target=\"_blank\" href=\"https:\/\/itunes.apple.co
m\/app\/yahoo!-mail\/id577586159?ls=1&mt=8\">iOS<\/a> and <a class=\"mobilizer-l
ink\" target=\"_blank\" href=\"https:\/\/play.google.com\/store\/apps\/details?i
d=com.yahoo.mobile.client.android.mail&referrer=utm_source%3Dmail.yahoo.com%26ut
m_medium%3Ddetailpagelink\">Android<\/a>","str_mobilizer_send_me_link":"Text me
a link","str_mobilizer_get_link":"Get the link by text","str_btn_send":"Send","s
tr_mobilizer_fee_alert":"Message and data rates may apply","str_mobilizer_thank_
you":"Thank you.<br>The link has been sent to your phone.","str_mobilizer_text_i
nfo":"We'll use this information to send you a one-off SMS with a link to downlo
ad the app","str_mailopt_fontvalue_1":"HelveticaNeue, Helvetica Neue, Helvetica,
Arial, Lucida Grande, Sans-Serif","str_mailopt_fontvalue_2":"bookman old style,
new york, times, serif","str_mailopt_fontvalue_3":"Courier New, monaco, monospa
ce, sans-serif","str_mailopt_fontvalue_4":"garamond, new york, times, serif","st
r_mailopt_fontvalue_5":"lucida console, sans-serif","str_mailopt_fontvalue_6":"s
ymbol","str_mailopt_fontvalue_7":"tahoma, new york, times, serif","str_mailopt_f
ontvalue_8":"times new roman, new york, times, serif","str_mailopt_fontvalue_9":
"verdana, helvetica, sans-serif","str_comp_cancel_attr":"Close this email withou
t saving","str_comp_cancel":"Cancel","str_comp_savedraft_attr":"Save this email
in your Drafts folder [{{str_ctrl}}+S]","str_comp_savedraft":"Save as Draft","st
r_comp_ignore_all_attr":"Ignore all occurrences of this word","str_comp_ignore_a
ll":"Ignore All","str_comp_close":"Confirm Close","str_comp_close_confirm":"Your
message has not been sent. <BR>Do you want to save it in your Drafts folder?","
str_comp_savetodrafts":"Save to Drafts","str_comp_abandon":"Don\u2019t Save","st
r_comp_keepwriting":"Keep Writing","str_rte_spell_lang_auto_select":"Auto-Select
Spelling Language","str_rte_spell_lang_english_us":"English (US)","str_rte_spel
l_lang_english_uk":"English (UK)","str_rte_spell_lang_english_ca":"English (CA)"
,"str_rte_spell_lang_arabic":"Arabic","str_rte_spell_lang_bengali":"Bengali","st
r_rte_spell_lang_bulgarian":"Bulgarian","str_rte_spell_lang_croatian":"Croatian"
,"str_rte_spell_lang_czech":"Czech","str_rte_spell_lang_danish":"Danish","str_rt

e_spell_lang_dutch":"Dutch","str_rte_spell_lang_estonian":"Estonian","str_rte_sp
ell_lang_filipino":"Filipino","str_rte_spell_lang_finnish":"Finnish","str_rte_sp
ell_lang_french_canada":"French (Canada)","str_rte_spell_lang_french_france":"Fr
ench (France)","str_rte_spell_lang_french_switzerland":"French (Switzerland)","s
tr_rte_spell_lang_german_austria":"German (Austria)","str_rte_spell_lang_german_
switzerland":"German (Switzerland)","str_rte_spell_lang_german_germany":"German
(Germany)","str_rte_spell_lang_greek":"Greek","str_rte_spell_lang_gujarati":"Guj
arati","str_rte_spell_lang_hebrew":"Hebrew","str_rte_spell_lang_hindi":"Hindi","
str_rte_spell_lang_hungarian":"Hungarian","str_rte_spell_lang_indonesian":"Indon
esian","str_rte_spell_lang_italian":"Italian","str_rte_spell_lang_kannada":"Kann
ada","str_rte_spell_lang_latvian":"Latvian","str_rte_spell_lang_lithuanian":"Lit
huanian","str_rte_spell_lang_malay":"Malay","str_rte_spell_lang_malayalam":"Mala
yalam","str_rte_spell_lang_marathi":"Marathi","str_rte_spell_lang_norwegian_bokm
al":"Norwegian Bokmal","str_rte_spell_lang_norwegian_nynorsk":"Norwegian Nynorsk
","str_rte_spell_lang_polish":"Polish","str_rte_spell_lang_portuguese_brazil":"P
ortuguese (Brazil)","str_rte_spell_lang_portuguese_portugal":"Portuguese (Portug
al)","str_rte_spell_lang_romanian":"Romanian","str_rte_spell_lang_russian":"Russ
ian","str_rte_spell_lang_serbian":"Serbian","str_rte_spell_lang_slovak":"Slovak"
,"str_rte_spell_lang_slovenian":"Slovenian","str_rte_spell_lang_spanish":"Spanis
h","str_rte_spell_lang_swedish":"Swedish","str_rte_spell_lang_tamil":"Tamil","st
r_rte_spell_lang_telugu":"Telugu","str_rte_spell_lang_turkish":"Turkish","str_rt
e_spell_lang_ukrainian":"Ukrainian","str_rte_spell_lang_vietnamese":"Vietnamese"
,"str_mail_notif_activated_hd":"Notifications enabled","str_mail_notif_activated
_bd":"Click notifications like this to see your new messages.","str_shopping_spo
nsored_text_offers":"Offers","str_branding_yahoo_shopping":"Yahoo Shopping","str
_shopping_sponsored_text_sponsored":"Sponsored","str_live_nation_aria_label":"em
pty folder showing Live Nation ad","str_live_nation_empty_folder_msg":"Your <spa
n class=\"folder-name\">{{folder_name}}<\/span> folder is empty","str_live_natio
n_watch_now":"WATCH NOW","str_emptyfolder_player_initerror":"Video failed to sta
rt.","str_emptyfolder_video_submsg":"but fill that void with these Yahoo origina
l series, now streaming free.","str_emptyfolder_video_msg":"Your <span class=\"f
older-name\">{{folder_name}}<\/span> folder is empty...","str_emptyfolder_video_
watchnow":"Watch now","str_emptyfolder_now_playing":"Now playing","str_emptyfold
er_video_screen":"Watch on {{str_branding_screen}}","str_emptyfolder_video_episo
des":"EPISODES","str_emptyfolder_video_clips":"CLIPS","str_branding_screen":"Yah
oo Screen UK","str_emptyfolder_desc_community":"Stream the cult classic that fol
lows a group of misfits stuck in Community college","str_emptyfolder_desc_sincit
ysaints":"Roll the dice and watch the comedy of Vegas' fictional pro basketball
team unfold","str_emptyfolder_desc_otherspace":"Watch this oddball, out-of-thisworld, sci-fi sitcom","str_uh_searchweb":"Search Web","str_chromedssext_alert_te
xt":"You need to tick the box in order to accept the conditions of use and benef
it from the wider-ranging Yahoo Mail.","str_chromedssext_title_text":"Enjoy a ro
omy inbox","str_chromedssext_checkbox_text":"Make Yahoo my default homepage and
search","str_chromedssext_install_text":"Install extension","str_quick_attach":"
New! Add photos, GIFs and more","str_quick_attach_open_compose":"Click this butt
on to insert images, files and GIFs from your inbox!","str_quick_attach_open_com
pose_title":"Dress up your email","str_welcome_back_user":"Welcome back, {{name}
}!","str_contact_import_dscp":"Import your contacts from other accounts to make
sending messages from Yahoo Mail easier.","str_inline_error_empty_account":"Plea
se enter an account description","str_aria_label_find_folder":"Enter folder name
to search for folder","str_search_folders_placeholder":"Find a folder","str_emp
ty_search_result":"No folders found","str_menu_create_a_folder_placeholder":"Cre
ate a folder","str_menu_move_to_top":"Place at top level","str_branding_twitter"
:"Twitter","str_branding_facebook":"Facebook","str_branding_linkedin":"LinkedIn"
,"str_facebook_disclaimer":"Now you'll see your friends' profile pictures in {{s
tr_branding_mail}}.","str_twitter_disclaimer":"It may take a few minutes for {{s
tr_branding_twitter}} photos to start showing up in your account.","str_twitter_
signature_upsell":"Include your latest tweet with each email that you send. <spa
n data-action=\"twitter-upsell\">Edit your signature<\/span> in Settings.","str_
linkedin_disclaimer":"It may take a few minutes for {{str_branding_linkedin}} ph

otos and job titles to start showing up in your account.","str_oauth_conn_succes


s":"You've successfully connected with {{service_provider}}.","str_oauth_conn_fa
iled_title":"Sorry, the connection failed.","str_oauth_conn_failed":"The connect
ion between {{service_provider}} and {{str_branding}} failed. <a href=\"#\" data
-action=\"retry\" data-value=\"{{service}}\">Please try again<\/a>.","str_linked
in_upsell1":"People in your email will look even better with photos.","str_linke
din_upsell2":"See photos, job titles and other {{str_branding_linkedin}} profile
information for people that you communicate with as you use {{str_branding_mail
}} and other {{str_branding}} properties.","str_linkedin_upsell3":"To enhance yo
ur contacts with public {{str_branding_linkedin}} profile information, the email
addresses of people that you communicate with will be sent to {{str_branding_li
nkedin}} on your behalf. <a href=\"https:\/\/help.linkedin.com\/app\/answers\/gl
obal\/id\/54650\/ft\/eng\" target=\"_blank\" >Learn more<\/a>","str_linkedin_dis
claimer2":"{{str_branding_linkedin}} may use these email addresses as governed b
y its <a href=\"https:\/\/www.linkedin.com\/legal\/privacy-policy\" target=\"_bl
ank\" >privacy policy<\/a>, including to improve your {{str_branding_linkedin}}
experiences and services.","str_linkedin_disclaimer3":"We'll send you to {{str_b
randing_linkedin}} to complete the connection.","str_linkedin_connect":"Connect
to {{str_branding_linkedin}}","str_fm_ob_folders":"Need to organise your inbox?"
,"str_fm_ob_folders_dscp":"<b>Right click<\/b> a folder to create a sub-folder o
r to modify it.","str_fm_ob_got_it":"Got it","str_cfg_url_fm_learn_more":"https:
\/\/help.yahoo.com\/kb\/index?page=content&y=PROD_MAIL_ML&locale=en_IN&id=SLN261
73&actp=productlink","str_fm_ob_learn_more":"Learn more","str_fm_ob_move_menu":"
Moving messages?","str_fm_ob_move_menu_dscp":"We've added a filter to help you f
ind the right folder quickly.","str_farm_maintenance_notification":"Yahoo Mail h
as scheduled maintenance on 9 May 2015 at 10:00pm PT. <a href=\"https:\/\/help.y
ahoo.com\/kb\/index?locale=en_US&page=content&y=PROD_MAIL_ML&id=SLN26060.html\"
target=\"_blank\">Learn more<\/a>.","str_notif_recipient":"from {{single_recipie
nt}}","str_notif_other":"from {{comma_separated_recipient_list}} & 1 other","str
_notif_others":"from {{comma_separated_recipient_list}} & {{num_others}} others"
,"str_notif_recipients":"from {{comma_separated_recipient_list}} & {{single_reci
pient}}","str_notif_new_msg":"{{num_new_msgs}} new messages","str_mail_notif_ft_
yes":"Notify me","str_yes":"Yes","str_mail_notif_no_thanks":"No, thanks","str_mo
dal_notnow_2":"Not now","str_mail_notif_hd_t02":"Turn on notifications","str_mai
l_notif_hd_1":"Waiting for a message?","str_mail_notif_hd_2":"You have new messa
ges","str_mail_notif_activate_later":"You can turn on desktop notifications at a
ny time in {{str_branding_mail}} Settings.","str_mail_notif_bd_t02":"Waiting for
new messages? Get notified directly on your desktop.","str_mail_notif_bd_1":"Yo
u can receive notifications for new messages while you're away from {{str_brandi
ng_mail}}.","str_mail_notif_bd_2":"Would you like to receive notifications for n
ew messages while you are away from Yahoo Mail?","str_imap_ob_dlg_force_hd1a":"A
ll your mail, now in one place","str_imap_ob_dlg_force_hd2a":"Search all your em
ails","str_imap_ob_dlg_force_hd3a":"Available on any device","str_imap_ob_dlg_fo
rce_bd2a":"Find the messages, documents, photos or people you need in one click.
","str_imap_ob_dlg_force_bd3a":"Connect accounts once, and see them automaticall
y on your Yahoo Mail app.","str_imap_ob_dlg_force_hd1b":"{{name}}, try multiple
accounts","str_imap_ob_dlg_force_hd2b":"Search all your emails","str_imap_ob_dlg
_force_hd3b":"Setup once, get it everywhere","str_imap_ob_dlg_force_bd2b":"Find
the messages, documents, photos or people you need from all accounts.","str_imap
_ob_dlg_force_bd3b":"Add an account and access them automatically on your Yahoo
Mail app.","str_imap_ob_dlg_force_hd1c":"A home for all your mail","str_imap_ob_
dlg_force_hd2c":"Search all your accounts","str_imap_ob_dlg_force_hd3c":"Seamles
sly on mobile","str_imap_ob_dlg_force_bd2c":"Find messages, documents, photos or
people across accounts, with a single click.","str_imap_ob_dlg_force_bd3c":"Add
accounts once, and get them automatically on your Yahoo Mail app.","str_imap_ob
_dlg_connect_another_mailbox":"Connect another mailbox","str_imap_ob_dlg_connect
_a_mailbox":"Connect a mailbox","str_imap_ob_dlg_add_another_mailbox":"Add anoth
er mailbox","str_imap_ob_dlg_add_a_mailbox":"Add a mailbox","str_imap_ob_dlg_for
ce_bd1a_g":"Connect your Gmail email account to Yahoo Mail.","str_imap_ob_dlg_fo
rce_bd1a_go":"Connect your Gmail or Outlook email accounts to Yahoo Mail.","str_

imap_ob_dlg_force_bd1a_goa":"Connect your Gmail, Outlook or AOL email accounts t


o Yahoo Mail.","str_imap_ob_dlg_force_bd1a_ga":"Connect your Gmail or AOL email
accounts to Yahoo Mail.","str_imap_ob_dlg_force_bd1a_o":"Connect your Outlook em
ail account to Yahoo Mail.","str_imap_ob_dlg_force_bd1a_oa":"Connect your Outloo
k or AOL email accounts to Yahoo Mail.","str_imap_ob_dlg_force_bd1a_a":"Connect
your AOL email account to Yahoo Mail.","str_imap_ob_dlg_force_bd1b_g":"Now you c
an manage your Gmail in Yahoo Mail.","str_imap_ob_dlg_force_bd1b_go":"Now you ca
n manage your Gmail or Outlook Yahoo Mail.","str_imap_ob_dlg_force_bd1b_goa":"No
w you can manage your Gmail, Outlook or AOL in Yahoo Mail.","str_imap_ob_dlg_for
ce_bd1b_ga":"Now you can manage your Gmail or AOL in Yahoo Mail.","str_imap_ob_d
lg_force_bd1b_o":"Now you can manage your Outlook in Yahoo Mail.","str_imap_ob_d
lg_force_bd1b_oa":"Now you can manage your Outlook or AOL in Yahoo Mail.","str_i
map_ob_dlg_force_bd1b_a":"Now you can manage your AOL in Yahoo Mail.","str_imap_
ob_dlg_force_bd1c_g":"Now you can add your Gmail account to Yahoo Mail.","str_im
ap_ob_dlg_force_bd1c_go":"Now you can add your Gmail or Outlook accounts to Yaho
o Mail.","str_imap_ob_dlg_force_bd1c_goa":"Now you can add your Gmail, Outlook o
r AOL accounts to Yahoo Mail.","str_imap_ob_dlg_force_bd1c_ga":"Now you can add
your Gmail or AOL accounts to Yahoo Mail.","str_imap_ob_dlg_force_bd1c_o":"Now y
ou can add your Outlook account to Yahoo Mail.","str_imap_ob_dlg_force_bd1c_oa":
"Now you can add your Outlook or AOL accounts to Yahoo Mail.","str_imap_ob_dlg_f
orce_bd1c_a":"Now you can add your AOL account to Yahoo Mail.","str_imap_ob_dlg_
force_hd1d_g":"Add your Gmail","str_imap_ob_dlg_force_hd1d_go":"Add your Gmail a
nd Outlook","str_imap_ob_dlg_force_hd1d_goa":"Add your Gmail, Outlook and AOL","
str_imap_ob_dlg_force_hd1d_ga":"Add your Gmail and AOL","str_imap_ob_dlg_force_h
d1d_o":"Add your Outlook","str_imap_ob_dlg_force_hd1d_oa":"Add Outlook and AOL",
"str_imap_ob_dlg_force_hd1d_a":"Add your AOL","str_imap_ob_dlg_previous":"Previo
us","str_imap_ob_dlg_next":"Next","str_imap_ob_tip_one":"TIP 1 OF 4","str_imap_o
b_tip_hd1":"Switch between accounts","str_imap_ob_tip_bd1":"Select an account to
view the folders or smart views for that account.","str_imap_ob_tip_two":"TIP 2
OF 4","str_imap_ob_tip_hd2":"Search all your accounts","str_imap_ob_tip_bd2":"F
ilter through hundreds of messages, files or photos from one or all of your acco
unts.","str_imap_ob_tip_three":"TIP 3 OF 4","str_imap_ob_tip_hd3":"Keep your inb
ox clean","str_imap_ob_tip_bd3":"Archiving moves a message out of your inbox wit
hout deleting it. To find it later, search or open the <b>Archive<\/b> folder."
,"str_imap_ob_tip_four":"TIP 4 OF 4","str_imap_ob_tip_hd4":"Get the app","str_im
ap_ob_tip_bd4":"Access all your accounts from the Yahoo Mail app for iOS and And
roid.","str_imap_ob_tip_mblzr_text_me":"Text me","str_imap_ob_tip_mblzr_thank_yo
u":"Thank you!","str_imap_ob_tip_mblzr_link_sent":"The link has been sent to you
r phone."});
}, '1.0.0');YUI.add('subcompose_strings', function(Y) {
Y.namespace("mail");
Y.mix(strings,{"str_rte_default_font":"HelveticaNeue, Helvetica Neue, Helvetica,
Arial, Lucida Grande, Sans-Serif","str_rte_default_font_size":"16","str_comp_pl
aintext_default_font":"arial, helvetica, sans-serif","str_comp_plaintext_default
_font_size":"16"});
}, '1.0.0');YUI.add('compose_strings', function(Y) {
Y.namespace("mail");
Y.mix(strings,{"str_comp_attach_size_mb":"MB","str_comp_attach_size_kb":"KB","st
r_comp_attach_size_byte":"B","str_comp_attach_cleaned":"Some viruses were detect
ed but cleaned.","str_comp_attach_cleaned_prefix":"[Cleaned]","str_comp_attach_s
can_failed":"Virus scan did not complete.","str_comp_attach_scan_failed_msg":"Fi
les not scanned are available for download but should be treated with caution.",
"str_comp_attach_download_server_error":"A server error has occurred. Please try
again later.","str_comp_attach_no_scan_prefix":"[Not scanned]","str_comp_attach
_virus_found":"Virus detected.","str_comp_attach_virus_found_no_dwnld":"Files ma
rked with a {{warning_icon}} will not be downloaded.","str_comp_attach_no_virus"
:"Scanning is complete and no viruses were detected.","str_comp_attach_download_
network_error":"A network error has occurred. Please check your connection and t
ry again.","str_comp_attach_outage_dialog_header":"Server Outage","str_comp_atta
ch_outage_message":"There were problems downloading your files. Please try agai

n later.<br\/>Error: {{error_num}}","str_comp_attach_size_unknown":"Unknown size


","str_comp_attach_virus_prefix":"[Virus found]","str_comp_attach_multiple_error
s":"There were problems scanning the files. Please see the list below. You may
also want to try downloading files individually.","str_tog_dateformat_messageli
st_yesyear_l10n":"{d} {MMM} {yyyy}","str_hovercard_twitter_profile":"Twitter pro
file","str_comp_signature_twitter_link":"Go to {{str_branding_twitter}}","str_co
mp_signature_twitter_tweet_permalink":"Go to tweet","str_comp_signature_twitter_
reply":"Reply","str_comp_signature_twitter_retweet":"Retweet","str_comp_signatur
e_twitter_favorite":"Favourite","str_comp_invalidAddressA":"We cannot find a mat
ch for this email address:","str_comp_invalidAddressB":"Please use an email addr
ess that looks like user@example.com or a nickname or a distribution list name f
rom your {{str_branding}} contacts.","str_comp_title_invalidAddr":"Invalid addre
ss","str_comp_title_emptyToField":"Please enter an email address","str_comp_empt
yToField":"Please specify at least one recipient in the TO: field.","str_comp_di
alogheader":"Compose Email","str_comp_send_toomanyrecipients":"You have too many
recipients for this email. Please reduce the number of recipients and try to s
end again.","str_comp_still_uploading":"Please wait until all attachments have f
inished uploading.","str_rte_attachments_alert_virus_title":"Virus detected","st
r_comp_dialogtitle_invalidSendAttachments":"Invalid Attachments","str_rte_attach
ments_alert_virus":"We have detected a virus in one or more attachments. Please
remove infected files before sending this message.","str_comp_dialogbody_invalid
SendAttachments":"It looks like there are some attachments that can't be sent. P
lease remove these attachments and try again.","str_modal_send_msg_title":"Send
message?","str_comp_invalidSubject":"Do you want to send this message without an
y subject?","str_comp_title_spame":"Unable to send message","str_comp_spame_gene
ral":"To prevent abuse, your message cannot be sent now. If the message contains
only a link, please add some text to it. This helps us fight spam. If it still
cannot be sent, please modify the message or try again later. Sorry for the inco
nvenience.","str_comp_new_recipient_added":"Include original attachments?","str_
comp_new_recipient_body":"You added new recipients to your reply. Do you want to
include attachments from the original message?","str_comp_new_recipient_dialogu
e_ok_button":"Yes","str_comp_new_recipient_dialogue_cancel_button":"No","str_rte
_check_spelling":"Check spelling","str_comp_remove":"Remove","str_comp_removeall
":"Remove All","str_rte_attachments_megabyte":"MB","str_rte_attachments_click_to
_retry":"Click to Retry","str_comp_attach_reattach_title":"Try Attaching Again",
"str_comp_attach_reattach_body":"We're having trouble attaching this file with o
ur standard Flash uploader. Try attaching again. (Flash uploader will be tempora
rily disabled.)","str_comp_attach_reattach_failure_title":"Unable to Attach File
","str_comp_attach_reattach_failure_body":"Sorry, this file cannot be attached.
You may want to check your network connection and check that the file is valid."
,"str_attach_menu_accel_mac":"Cmd+Shift+F","str_attach_menu_accel_pc":"Ctrl+Shif
t+F","str_rte_attachments_bytes":"bytes","str_rte_attachments_kilobyte":"KB","st
r_rte_attachments_alert_averror":"Warning! There's a problem scanning this file
for a virus.","str_rte_attachments_alert_size":"The file you've selected exceeds
the attachment size limit (25 MB).","str_rte_attachments_attachFailedWarning":"
Warning! This attachment could not be uploaded:","str_rte_attachments_bd1":"We'r
e sorry you are having problems attaching files.","str_rte_attachments_bd2":"Ple
ase try to attach them again using the '{{str_rte_attachments_retry}}' button. I
f you continue to experience problems, you can try a different way to attach usi
ng the '{{str_rte_attachments_switch}}' button. After clicking '{{str_rte_attach
ments_switch}}', please try to attach your file(s) again. This change is not per
manent.","str_rte_attachments_retry":"Retry","str_rte_attachments_switch":"Switc
h","str_rte_attachments_bp_upsell_header":"Attach files more easily.","str_rte_a
ttachments_bp_upsell_msg":"Attach batches of photos and docs, view and rotate ph
otos and drag photos and docs from your computer.","str_rte_attachments_file_sin
gle":"1 File","str_rte_attachments_hd":"Retry attaching your files","str_rte_att
achments_noAVScanWarning":"Warning! Could not scan for virus:","str_rte_attachme
nts_num_files":"{{file_attach_num_files}} Files","str_rte_attachments_progress":
"{{file_attach_num_transferred}} of {{file_attach_num_files}}","str_rte_attachme
nts_sizes":"({{transferred_size}} of {{total_size}})","str_rte_attachments_sizes

_fresh":"{{transferred_size}} of {{total_size}}","str_rte_attachments_try_again"
:"Try Again","str_rte_attachments_virusWarning":"Warning! This attachment has a
virus and must be removed:","str_rte_attachments_virus_mult":"{{num_virus_files}
} files contain a virus and must be removed.","str_rte_attachments_virus_single"
:"1 file contains a virus and must be removed.","str_comp_attach_attr":"Choose a
file to attach to this message","str_comp_attach_btn_download":"Download","str_
comp_attach_decimalSeparator":".","str_comp_attach_error":"Attachment Size Limit
","str_comp_attach_install_app":"Yahoo has partnered with {{partner_name}} to of
fer an alternative for sending large files. Would you like to use the {{app_name
}} application from {{partner_name}}?","str_comp_attach_menu_btn":"Uploader opti
ons...","str_comp_attach_menu_title":"Choose from Uploader options","str_comp_at
tach_menuoption_basic":"Basic (single file upload)","str_comp_attach_menuoption_
default":"Default (allows multi-select)","str_comp_attach_more":"Attach More","s
tr_comp_attach_num_files_exceeded":"The file(s) you are trying to attach exceed
the maximum number of attachments allowed (50 files).","str_comp_attach_parent":
"Include original attachments","str_comp_attach_reattach_button":"Reattach File"
,"str_comp_attach_removeall_attr":"Remove all attachments","str_comp_attach_size
_exceeded":"The file(s) you are trying to attach exceed the 25MB attachment size
limit.","str_comp_attach_upload_progress":"Adding attachments...","str_btn_comp
ose_email":"Compose email","str_comp_sending":"Sending","str_delete_draft":"Dele
te draft","str_comp_autosave":"Saved at {{autosave_time}}","str_comp_messagebody
":"Message Body","str_comp_title":"Compose:&nbsp;","str_comp_inline_image_attach
_progress":"Attaching images...","str_comp_saving_draft":"Saving...","str_tog_da
teformat_rsstime_l10n":"{H}:{mm}","str_comp_saved":"Saved at {{saved_time}}","st
r_comp_saveasdraftfail":"Sorry, your draft failed to save.","str_comp_conf_plain
Text":"Converting your message to plain text will lose all formatting and remove
inserted items. Continue?","str_comp_saved_fresh":"Saved at {{saved_time}}","st
r_comp_attachment_size_exceeded":"The file(s) that you are trying to attach exce
eds the {{num}}MB attachment size limit.","str_comp_attachment_size_limit":"Atta
chment size limit","str_comp_attachment_size_zero":"The following file(s) are em
pty and cannot be attached: {{filenames}}. Please reattach your files without t
hese.","str_comp_btn_reply_sender":"Reply to Sender","str_comp_btn_reply_all":"R
eply to All","str_cfg_intl_fonts":"[]","str_comp_savetodrafts_fresh":"Save Draft
","str_comp_closewithoutsaving":"Close Without Saving","str_comp_returntomessage
":"Return to Message","str_comp_close_attachmentprocessing":"You still have atta
chments uploading. Are you sure you want to close?","str_comp_discard":"Discard"
,"str_comp_discard_attachmentprocessing":"You still have attachments uploading.
Are you sure you want to discard your draft?","str_comp_discard_confirm":"You ha
ve made changes to your draft. Are you sure you want to discard?","str_comp_dele
tedraft":"Discard Draft","str_comp_error_email_lozenge_attr":"Double-click to co
rrect this address","str_comp_conf_bcc":"Remove all the BCC addresses you have e
ntered?","str_comp_conf_cc":"Remove all CC addresses you've entered?","str_edit_
subject":"Edit Subject","str_comp_attachments_attr":"Attach files to this email;
click to open or close","str_comp_emoticons_attr":"Add emoticons; click to open
or close","str_comp_format_attr":"Change fonts or colours, add Web links, check
spelling, and do more; click to open or close","str_comp_format":"Format","str_
comp_close_emoticons_attr":"Close the emoticon panel.","str_comp_close_emoticons
":"Close Emoticons","str_emoticon_happy":":) happy","str_emoticon_sad":":( sad",
"str_emoticon_winking":";) winking","str_emoticon_confused":":-\/ confused","str
_emoticon_lovestruck":":x lovestruck","str_emoticon_blushing":":&quot;&gt; blush
ing","str_emoticon_tongue":":P tongue","str_emoticon_kiss":":-* kiss","str_emoti
con_broken_heart":"=(( broken heart","str_emoticon_sigh":":-&lt; sigh","str_emot
icon_wits_end":"~X( at wits' end","str_emoticon_surprise":":-O surprise","str_em
oticon_angry":"X( angry","str_emoticon_cool":"B-) cool","str_emoticon_devil":"&g
t;:) devil","str_emoticon_crying":":(( crying","str_emoticon_straight_face":":|
straight face","str_emoticon_raised_eyebrows":"\/:) raised eyebrows","str_emotic
on_angel":"O:-) angel","str_emoticon_nerd":":-B nerd","str_emoticon_phbbbbt":"&g
t;:P phbbbbt","str_emoticon_wave":":-h wave","str_emoticon_rolling_eyes":"8-| ro
lling eyes","str_emoticon_sick":":-&amp; sick","str_emoticon_shh":":-$ don't tel
l anyone, shh!","str_emoticon_party":"&lt;:-P party","str_emoticon_yawn":"(:| ya

wn","str_emoticon_thinking":":-? thinking","str_emoticon_laughing":":)) laughing


","str_emoticon_rofl":"=)) rolling on the floor","str_emoticon_big_grin":":D big
grin","str_emoticon_cowboy":"&lt;):) cowboy","str_emoticon_wasnt_me":"^#(^ it w
asn't me","str_emoticon_batting_eyelashes":";;) batting eyelashes","str_emoticon
_big_hug":"&gt;:D&lt; big hug","str_emoticon_smug":":&gt; smug","str_emoticon_wo
rried":":-S worried","str_emoticon_whew":"#:-S whew!","str_emoticon_talk_to_the_
hand":"=; talk to the hand","str_emoticon_sleepy":"I-) sleepy","str_emoticon_los
er":"L-) loser","str_emoticon_not_talking":"[-( not talking","str_emoticon_on_th
e_phone":":)] on the phone","str_emoticon_daydreaming":"8-&gt; day dreaming","st
r_emoticon_clown":":O) clown","str_emoticon_silly":"8-} silly","str_emoticon_dro
oling":"=P~ drooling","str_emoticon_doh":"#-o d'oh!","str_emoticon_applause":"=D
> applause","str_emoticon_nail_biting":":-SS nail biting","str_emoticon_hypnotiz
ed":"@-) hypnotised","str_emoticon_liar":":^o liar","str_emoticon_waiting":":-w
waiting","str_emoticon_call_me":":-c call me","str_emoticon_cheer":"~^o^~ cheer"
,"str_emoticon_dizzy":"'@^@||| dizzy","str_emoticon_cook":"[]--- cook","str_emot
icon_eat":"^O^||3 eat","str_emoticon_give_up":":-(||> give up","str_emoticon_col
d":"'+_+ cold","str_emoticon_hot":":::^^::: hot","str_emoticon_music":"o|^_^|o m
usic","str_emoticon_puke":":puke! puke","str_emoticon_sing":"o|\\~ sing","str_em
oticon_catch":"o|:-) catch","str_emoticon_exercise":"[]==[] exercise","str_emoti
con_high_five":":-)\/\\:-) high five","str_emoticon_play_game":":(game) play gam
e","str_emoticon_search_me":"'@-@ search me","str_emoticon_spooky":":->~~ spooky
","str_emoticon_studying":"?@_@? studying","str_emoticon_tv":":(tv) tv","str_emo
ticon_gift":"&[] gift","str_emoticon_unlucky":"%||:-{ unlucky","str_emoticon_dow
n_on_luck":"%*-{ down on luck","str_emoticon_fight":":(fight) fight","str_comp_c
lose_attachments_attr":"Close the attachment panel.","str_comp_close_attachments
":"Close Attachments","str_rte_font_arial_attr":"HelveticaNeue, Helvetica Neue,
Helvetica, Arial, Lucida Grande, Sans-Serif","str_rte_font_modern":"Modern","str
_rte_font_verdana_attr":"verdana, helvetica, sans-serif","str_rte_font_modernwid
e":"Modern wide","str_rte_font_times_attr":"times new roman, new york, times, se
rif","str_rte_font_classic":"Classic","str_rte_font_bookman_attr":"bookman old s
tyle, new york, times, serif","str_rte_font_classicwide":"Classic wide","str_rte
_font_courier_attr":"Courier New, courier, monaco, monospace, sans-serif","str_r
te_font_courier":"Courier New","str_rte_font_garamond_attr":"garamond, new york,
times, serif","str_rte_font_garamond":"Garamond","str_rte_font_lucida_attr":"lu
cida console, sans-serif","str_rte_font_lucida":"Lucida Console","str_rte_font_s
ize_xxsmall":"Tiny","str_rte_font_size_small":"Small","str_rte_font_size_medium"
:"Medium","str_rte_font_size_large":"Large","str_rte_font_size_xlarge":"X-Large"
,"str_rte_font_size_xxlarge":"Huge","str_comp_attachment_save_to_computer":"Save
to my computer","str_comp_loading":"Loading original email, please wait...","st
r_comp_loadslow":"{{str_branding_mail}} is taking longer than normal to load the
original email.","str_comp_loadretry":"Click here to retry.","str_comp_loaderr"
:"{{str_branding_mail}} is having a problem retrieving the original email for re
ply or forward.","str_comp_loadpopulate":"{{str_branding_mail}} found the origin
al email, but encountered problems displaying it. Please try again later.","str
_comp_drag_here":"Drag and drop attachments here","str_rte_indentation_more_attr
":"Indent More","str_rte_indentation_less_attr":"Indent Less","str_comp_attachme
nt_from_computer":"Attach from my computer","str_comp_bcc_recipients_added_title
":"Contacts added to BCC","str_comp_bcc_recipients_added_body":"Recipients won't
see everyone included, so your privacy is protected.","str_comp_spellcheck_comp
lete_title":"Spell Check complete","str_comp_spellcheck_complete_message":"Your
message contains no spelling errors!","str_comp_no_suggestions":"No Suggestions"
,"str_modal_check_spelling":"Check Spelling","str_modal_mispelled_words":"Misspe
lled words are now underlined in red. To view a list of suggested corrections fo
r any misspelled word, just {{str_right_click}} it.","str_small_header_to":"TO:"
,"str_small_header_more":"More","str_small_header_you":"You","str_small_header_y
ou_accusative":"You","str_small_header_recipient":"recipient","str_small_header_
recipients":"recipients","str_msg_hdr_aria_label_from":"From {{msg_from}}","str_
conv_im":"IM","str_tog_dateformat_conversation":"{dd} {MMM} {h}:{mm} {A}","str_c
onv_call_duration":"Call duration:","str_conv_time_hours":"hours","str_conv_time
_minutes":"minutes","str_conv_time_seconds":"seconds","str_conv_accepted_add_req

":"<strong>{{conversation_user}}<\/strong> has been added to your Messenger list


.","str_conv_add_requests":"Add Requests","str_conv_alias_send_as":"Send As:","s
tr_conv_autocomplete_default":"TO","str_conv_blocked_user":"<strong>{{conversati
on_user}}<\/strong> has been blocked. You will no longer receive messages from t
his user.","str_conv_btn_accept":"Accept","str_conv_btn_accept_and_add":"Accept
and Add To List","str_conv_btn_accept_and_add_attr":"Accept and Add To List","st
r_conv_btn_accept_attr":"Allow {{conversation_yid}} to add me and see when I\u20
19m online.","str_conv_btn_add_contact":"Add Contact","str_conv_btn_add_contact_
attr":"Add Contact","str_conv_btn_add_number":"Add Number","str_conv_btn_add_num
ber_attr":"Add Number","str_conv_btn_add_to_contacts":"Add to Contacts","str_con
v_btn_add_to_contacts_attr":"Add {{conversation_yid}} to your Contacts.","str_co
nv_btn_block":"Block","str_conv_btn_block_all":"Block All","str_conv_btn_block_u
ser":"Block User","str_conv_btn_block_user_attr":"Add to Blocked List","str_conv
_btn_call_another_number":"Call Another Number","str_conv_btn_call_another_numbe
r_attr":"Call Another Number","str_conv_btn_call_back":"Call Back","str_conv_btn
_call_back_attr":"Call Back","str_conv_btn_close_all":"Close All","str_conv_btn_
close_current":"Close Current","str_conv_btn_convert_conv":"Convert Window","str
_conv_btn_convert_conv_attr":"Convert Window","str_conv_btn_decline":"Decline","
str_conv_btn_decline_add_number":"Cancel","str_conv_btn_decline_attr":"Don't all
ow {{conversation_yid}} to add me or see when I'm online","str_conv_btn_hide_med
ia_modes":"Hide Conversation Types","str_conv_btn_hide_media_modes_attr":"Hide C
onversation Types","str_conv_btn_hide_recent_conv":"Hide Recent Conversations","
str_conv_btn_hide_recent_conv_attr":"Hide recent conversations with {{conversati
on_user}}.","str_conv_btn_hide_tray":"Hide","str_conv_btn_hide_tray_attr":"Hide
conversation types","str_conv_btn_open_media_modes_attr":"Switch to another type
of conversation","str_conv_btn_open_setup":"Open Setup","str_conv_btn_open_setu
p_attr":"Open Setup","str_conv_btn_report_all_spam":"Report All as Spam","str_co
nv_btn_report_all_spam_attr":"Report All as Spam","str_conv_btn_report_spam":"Re
port as Spam","str_conv_btn_report_spam_attr":"Report this instant message as sp
am, and add {{conversation_yid}} to your Blocked List.","str_conv_btn_show_conv"
:"Show Conversations","str_conv_btn_show_conv_attr":"Show Conversations","str_co
nv_btn_show_recent_conv":"Show Recent Conversations","str_conv_btn_show_recent_c
onv_attr":"Show recent conversations with {{conversation_user}}.","str_conv_btn_
show_tray":"Show","str_conv_btn_show_tray_attr":"Show conversation types","str_c
onv_btn_start_call":"Call","str_conv_btn_start_call_attr":"Call","str_conv_btn_s
tart_conversation":"Start Conversation","str_conv_btn_start_conversation_attr":"
Start Conversation","str_conv_btn_try_again":"Try again","str_conv_btn_unblock":
"Unblock","str_conv_btn_unblock_all":"Unblock All","str_conv_btn_unblock_user":"
Unblock User","str_conv_btn_unblock_user_attr":"Remove {{conversation_yid}} from
your Blocked List","str_conv_btn_view_conv_options":"Options","str_conv_btn_vie
w_conv_options_attr":"Options","str_conv_cannot_start_video":"Video call cannot
be started.","str_conv_close":"Close all conversations and windows.","str_conv_c
lose_all":"Close All Conversations?","str_conv_close_always":"Always close all c
onversations","str_conv_close_confirm":"You have unread messages, are you sure y
ou want to close the window?","str_conv_connection_error":"There was a connectio
n error.","str_conv_conv_being_archived":"Conversations are currently being arch
ived.","str_conv_conv_header_user_attr":"{{str_conv_conv_header_user1_attr}} \u2
022 {{str_conv_conv_header_user2_attr}}","str_conv_conv_header_userimage_attr":"
Access Stealth Settings and info for {{conversation_user}}, as well as the abili
ty to report abuse.","str_conv_conversation_dateformat_no_trans":"%b %d %l:%M %p
","str_conv_conversations":"Conversations","str_conv_current_balance":"Current B
alance: <b>{{current_balance}}<\/b>","str_conv_decline_add_number_attr":"Cancel"
,"str_conv_declined_add_req":"<strong>{{conversation_user}}<\/strong> has been d
eclined and will not be added to your Mesenger list.","str_conv_default_group":"
Friends","str_conv_dialog_alert":"Alert","str_conv_dialog_confirm":"Confirm","st
r_conv_emoticon_attr":"Insert emoticons","str_conv_enable":"Enable Conversations
","str_conv_enter_phone_number_label":"Enter a mobile phone number for <b>{{conv
ersation_user}}<\/b>:","str_conv_enter_phone_number_label_no_user":"a mobile pho
ne number for <b>{{conversation_user}}<\/b>:","str_conv_error_empty_general":"Al
l fields are required.","str_conv_example":"Example:","str_conv_file_transfer_at

tr":"Send a file to {{conversation user}}","str_conv_file_transfer_sending_mult"


:"Sending {{file_transfer_num_files}} files to <b>{{conversation_user}}<\/b>.","
str_conv_file_transfer_sending_one":"Sending 1 file to <b>{{conversation_user}}<
\/b>.","str_conv_file_transfer_sent_mult":"You have sent {{file_transfer_num_fil
es}} files to <b>{{conversation_user}}<\/b>.","str_conv_file_transfer_sent_one":
"You have sent 1 file to <b>{{conversation_user}}<\/b>.","str_conv_file_transfer
_waiting_mult":"Waiting for <b>{{conversation_user}}<\/b> to accept {{file_trans
fer_num_files}} files.","str_conv_file_transfer_waiting_one":"Waiting for <b>{{c
onversation_user}}<\/b> to accept 1 file.","str_conv_folder_empty":"There are no
messages in your Conversations folder.","str_conv_format_attr":"Change fonts an
d colours","str_conv_format_fonts_attr":"Change fonts","str_conv_im_hint":"Type
contact information...","str_conv_imconv_new_hint":"Start a new instant message.
<br>Enter a Messenger ID or an email address.","str_conv_input_label":"Type your
message here","str_conv_label_roadblock":"Don\u2019t show me this again.","str_
conv_look_for":"Look for...","str_conv_maximize":"Maximise window","str_conv_mes
sage":"Message","str_conv_minimize":"Minimise window","str_conv_mode-tray_btn_gr
oup_chat":"Group chat","str_conv_mode-tray_btn_group_chat_attr":"Switch to group
conversation","str_conv_mode-tray_btn_im":"Switch to Instant Message","str_conv
_mode-tray_btn_im_attr":"Switch to instant message","str_conv_mode-tray_btn_im_o
nly_attr":"Instant Message","str_conv_mode-tray_btn_mail":"Switch to Email","str
_conv_mode-tray_btn_mail_attr":"Switch to email","str_conv_mode-tray_btn_phone":
"Start Phone Call","str_conv_mode-tray_btn_phone_attr":"Switch to phone call","s
tr_conv_mode-tray_btn_photosharing":"Start Photosharing","str_conv_mode-tray_btn
_photosharing_attr":"Invite {{conversation_user}} to share photos.","str_conv_mo
de-tray_btn_sms":"Switch to SMS","str_conv_mode-tray_btn_sms_attr":"Switch to SM
S","str_conv_mode-tray_btn_vce":"Start Voice Call","str_conv_mode-tray_btn_vce_a
ttr":"Switch to voice call","str_conv_mode-tray_btn_vid":"Start Video Call","str
_conv_mode-tray_btn_vid_attr":"Switch to video call","str_conv_new_conversation_
hint":"Type a contact\u2019s information to start a new conversation.","str_conv
_new_hint":"Start a new instant message or SMS message.<br>Enter a Messenger ID,
email or mobile number.","str_conv_new_message_browser_title":"{{conversation_u
ser}} sent you a new message.","str_conv_no_contact_add_request":"<b>{{conversat
ion_yid}}<\/b> would like to add you to his or her {{str_cfg_branding_messenger}
} List.","str_conv_no_video_support":"<b>{{conversation_user}}<\/b> is not using
a version of {{str_cfg_branding_messenger}} that supports video calls.","str_co
nv_non_users_blocked":"<em>You are currently blocking messages from users who ar
e not in your contact list. To communicate with this user you will need to eith
er add them to your contacts or change your privacy settings.<\/em>","str_conv_n
tf_spam_reported":"<em>This message from <span><strong>{{userid}}<\/strong><\/sp
an> has been reported as spam.<\/em> They were also added to your Blocked List.
Unblock this person if you want to contact them.","str_conv_ntf_user_blocked":
"<em>You have blocked <span><strong>{{userid}}<\/strong><\/span>.<\/em> You cann
ot send and receive instant messages from blocked users.","str_conv_ntf_user_unb
locked":"<em><span><strong>{{userid}}<\/strong><\/span> has been removed from yo
ur Blocked List.<\/em>","str_conv_photo_share_accepted":"<b>{{conversation_user}
}<\/b> has accepted your invitation to start photo sharing.","str_conv_photo_sha
re_invite":"You have invited <b>{{conversation_user}}<\/b> to start photo sharin
g.","str_conv_photo_share_wait_revoke":"You can wait for a response or revoke th
e invitation.","str_conv_photo_sharing_disabled":"{{conversation_user}}\u2019s c
onfiguration doesn\u2019t appear to support photo sharing.","str_conv_pop_in":"A
nchor window to bottom of window","str_conv_pop_out":"Make window moveable","str
_conv_prompt_tab":"View {{str_cfg_branding_messenger}} Conversations in a tab!",
"str_conv_prompt_tab_btn":"Change to Tab","str_conv_prompt_tab_btn_attr":"Change
to display your conversations in a tab by default.","str_conv_receive_messages"
:"They will receive your instant message after signing in.","str_conv_report_abu
se":"Report Abuse","str_conv_report_abuse_attr":"Report Abuse","str_conv_report_
abuse_description":"Report this user for threats, harassment, harm to minors or
indecent content. The transcript of your conversation with this person will be
included in your report.","str_conv_report_abuse_radio":"Report Threats or Haras
sment","str_conv_report_abuse_title":"{{str_cfg_branding_messenger}} Report Abus

e","str_conv_report_spam_description":"Stop receiving messages with bad links, p


hishing attempts or any unwanted communication.","str_conv_report_spam_radio":"R
eport Spam","str_conv_revoke":"Revoke","str_conv_revoke_attr":"Revoke","str_conv
_search_conversations":"Search Conversations","str_conv_self_objective":"Me","st
r_conv_send":"Send","str_conv_send_email":"Send Email","str_conv_send_email_attr
":"Send an email instead","str_conv_send_sms":"Send SMS","str_conv_send_sms_attr
":"Send an SMS to mobile phone instead","str_conv_settings":"Full menus for conv
ersation window","str_conv_signed_out_hint":"You are not signed in to {{str_cfg_
branding_messenger}}. Please sign in to start a new conversation.","str_conv_sms
":"SMS","str_conv_sms_attachment_error":"Your message has attachments which cann
ot be included in an SMS.","str_conv_sms_fees":"Wireless carrier charges may app
ly.","str_conv_sms_hint":"Type contact information or mobile number...","str_con
v_sms_input_title":"Compose SMS","str_conv_sms_number_example":"e.g., {{example_
number}}","str_conv_smsconv_new_hint":"Start a new SMS message.<br>Enter a name
or mobile number.","str_conv_spam_reported_description_bl":"To permanently block
this contact from sending you messages, add {{user}} to your Block list in {{st
r_cfg_generic_messenger}} Options.","str_conv_spam_reported_description_bnc":"To
permanently block this contact from sending you messages, delete {{user}} from
your Contacts list. Right-click on display image, then choose Delete.","str_conv
_spam_reported_description_bottom":"<strong>{{userid}}<\/strong> has also been b
locked, and you will no longer receive messages from this user.","str_conv_spam_
reported_description_top":"Thank you. Every IM you report as spam helps SpamGuar
d work better.","str_conv_spam_reported_title":"Spam Report Submitted","str_conv
_start":"Start","str_conv_tab_close_confirm":"You have unread messages, are you
sure you want to close this conversation?","str_conv_title_bar_im":"Instant Mess
age","str_conv_title_bar_new_email":"New Email Message","str_conv_title_bar_new_
im":"Start Instant Message","str_conv_title_bar_new_phone":"Start Phone Call","s
tr_conv_title_bar_new_sms":"Start SMS","str_conv_title_bar_new_video":"Start Vid
eo Call","str_conv_title_bar_new_voice":"Start Voice Call","str_conv_title_bar_p
hone_call":"Phone Call","str_conv_title_bar_photo_share":"Photo Sharing","str_co
nv_title_bar_sms":"SMS","str_conv_title_bar_started":"{{str_branding_messenger}}
","str_conv_title_bar_video_call":"Video Call","str_conv_title_bar_voice_call":"
Voice Call","str_conv_title_conversation_history":"Conversation History","str_co
nv_typing":"{{conversation_user}} is typing...","str_conv_user_appears_offline":
"<b>{{user}}<\/b> appears to be offline.","str_conv_user_invisible":"You current
ly appear offline to {{conversation_user}} (manage with Stealth Settings).","str
_conv_user_notification_ssa":"Instant messages are currently being saved in the
Conversation History.","str_conv_user_notification_ssa_button":"Open {{str_cfg_b
randing_messenger}} Options","str_conv_user_offline":"<b>{{conversation_yid}}<\/
b> is currently offline.","str_conv_user_offlineMessage_notice":"Messages sent t
o you while you were signed out:","str_conv_user_signed_back_in":"<b>{{conversat
ion_user}}<\/b> has signed back in.","str_conv_user_signed_out":"<b>{{conversati
on_user}}<\/b> has signed out.","str_conv_user_sms_edit_number":"Edit number","s
tr_conv_user_sms_edit_number_attr":"Edit number","str_conv_user_sms_learn_more_b
tn":"Learn more","str_conv_user_sms_learn_more_btn_attr":"Learn more","str_conv_
user_sms_notice":"<b>{{conversation_user}}<\/b> ({{msg_sms_number}}) will receiv
e your instant message as an SMS.","str_conv_user_sms_notice_error_failed_to_del
iver":"SMS could not be sent to <b>{{number}}<\/b>. It may be an invalid mobile
number, formatted incorrectly, or no longer in service.","str_conv_user_sms_noti
ce_error_msg_blocked":"Phone number {{number}} cannot receive SMS messages at th
is time.","str_conv_user_sms_notice_error_number_empty":"An empty number is not
supported.","str_conv_user_sms_notice_error_number_not_supported":"The number <b
>{{number}}<\/b> is not supported.","str_conv_user_sms_notice_error_ration_breac
hed":"<b>{{user}}<\/b> must reply to one of your messages before you can send an
y more.","str_conv_user_sms_notice_error_system_busy":"SMS could not be sent to
{{number}}. The system is currently busy. Please try again later.","str_conv_use
r_statexfer_notice":"Your ongoing conversation with {{conversation_user}}...","s
tr_conv_video":"VIDEO","str_conv_video_call_camera_error":"<b>{{conversation_use
r}}<\/b> may not have a camera or it may not be working properly.","str_conv_vid
eo_call_end":"Video call ended: {{conversation_end}}","str_conv_video_call_fail"

:"The video call cannot be completed.","str_conv_video_call_invite":"<b>{{conver


sation_user}}<\/b> is inviting you to a video call.","str_conv_video_call_invite
_declined":"You have declined the video call invitation.","str_conv_video_call_m
ic_input":"Your microphone may not be working.","str_conv_video_call_no_signal":
"We are not receiving a video signal.","str_conv_video_disabled":"{{conversation
_user}}\u2019s configuration does not appear to support video calls.","str_conv_
voice":"VOICE","str_conv_voice_call_end":"Voice Call ended: {{conversation_end}}
","str_conv_voice_call_hold":"You have put <b>{{conversation_user}}<\/b> on hold
.","str_conv_voice_call_invite":"<b>{{conversation_user}}<\/b> is inviting you t
o a voice call.","str_conv_voice_disabled":"{{conversation_user}}\u2019s configu
ration does not appear to support voice calls.","str_conv_wrn_interop_add_reques
t_pending":"To IM with {{user}}, they must first accept your request to add them
to your {{str_cfg_generic_messenger}} List contacts. Your request is still pend
ing.","str_conv_wrn_interop_add_request_pending_2":"Send {{user}} an SMS instead
.","str_conv_wrn_unknown_interop_user":"To send IM to {{user}}, they must first
accept your request to add them to your {{str_cfg_generic_messenger}} List conta
cts.","str_conv_wrn_unknown_interop_user_2":"To contact {{user}} right now, send
an SMS.","str_conv_wrn_unknown_user":"<em><span><strong>{{userid}}<\/strong><\/
span> is not in your contacts.<\/em> Be careful when corresponding with people
you don\u2019t know. Never share private information with them.","str_warning_ms
g_read_form_part1":"Warning! You are about to send information to someone other
than {{str_branding}}. If you do not want anyone outside of {{str_branding}} to
have this information, click \"Cancel\" now.","str_warning_msg_read_form_part2":
"Remember: {{str_branding}} will NEVER ask you for your password in an unsolicit
ed phone call or an unsolicited email.","str_warning_msg_read_link_part1":"Warni
ng! It appears that you are about to access a website that has non-standard web
address format.","str_warning_msg_read_link_part2":"Such sites may contain harmf
ul entities such as viruses.","str_warning_msg_read_link_part3":"We recommend yo
u use extreme caution.","str_warning_msg_read_password_part1":"Warning! You are
about to enter a password in a form that will not be sent to {{str_branding}}!."
,"str_warning_msg_read_password_part2":"Remember: {{str_branding}} will NEVER as
k you for your password in an unsolicited phone call or an unsolicited email.","
str_modal_last_msg_title":"Reached last message","str_modal_first_msg_title":"Re
ached first message","str_cascd_ExceededMaxTo":"The message To: field exceeds th
e maximum number of recipients","str_cascd_ExceededMaxCc":"The message Cc: field
exceeds the maximum number of recipients","str_cascd_ExceededMaxBcc":"The messa
ge Bcc: field exceeds the maximum number of recipients","str_cascd_ExceededMaxRe
cipients":"The message address fields exceed the maximum number of recipients","
str_cascd_ExceededMaxHourlyMessages":"Number of hourly messages exceeded","str_c
ascd_ExceededMaxDailyMessages":"Number of daily messages exceeded","str_cascd_In
validRecipientAddress":"The message To: Cc: or Bcc: field contains a malformed e
mail address","str_cascd_MessageContentReject":"Help us to fight spam by adding
some text to this message before sending.","str_comp_original_msg":"Original Mes
sage","str_comp_email_sent":"Email sent","str_comp_done":"Done","str_btn_recipie
nt_lozenge_attr":"{{email_id}}","str_btn_add_recipient_attr":"Add {{email_id}} t
o your Contacts","str_comp_auto_add_to_contacts":"Automatically add new recipien
ts to Contacts","str_comp_recipients":"Recipients","str_toolbar_back_to_message"
:"Back to message","str_next":"Next","str_previous":"Previous","str_comp_back_to
_msg_attr":"Go back to editing the email","str_comp_back_to_msg":"Back to Email"
,"str_comp_try_again_attr":"Try sending again.","str_comp_try_again":"Try Again"
,"str_thread_to_recipients":"To {{recipients}}","str_thread_to_concatenate_recip
ients_delimiter":",","str_thread_hdr_more_recipients_btn":"{{number}} more recip
ients","str_qtd_collapse":"Hide original message","str_expand_all_attr":"Expand
message cards","str_expand_all":"Expand all","str_msg_load_error_generic":"There
appears to be a problem loading the email","str_comp_createlink_link_options":"
Link options","str_comp_createlink_display_text":"Display text","str_comp_create
link_edit_link":"Edit link","str_comp_createlink_follow_link":"Follow link","str
_comp_inline_image_attach_btn_title_resize":"Expand\/Shrink image","str_comp_inl
ine_image_attach_btn_title_remove":"Remove image","str_comp_inline_image_attach_
image_alt":"Inline image","str_comp_inline_image_dropzone_text":"Drag and drop i

nline images here","str_rte_forecolor_title":"Text","str_rte_no_color":"No colou


r","str_rte_backcolor_title":"Highlight","str_cal_when":"When","str_cal_where":"
Where"});
}, '1.0.0');YUI.add("mail-errormap",function(e){e.namespace("mail.Errormap");var
t=e.common.net.Error,n={BatchItemError:{},AccountVerificationRequired:{tae:0,me
ssage:"AccountVerificationRequired"},ComposeErrorBadFrom:{tae:0,message:"BadFrom
"},InvalidFromAddress:{tae:0,message:"BadFrom"},ComposeErrorBadRecipient:{tae:0,
message:"BadRecipient"},InvalidRecipientAddress:{tae:0,message:"BadRecipient"},M
essageContentReject:{tae:0,message:"ContentRejected"},ExceededMaxDailyMessages:{
tae:0,message:"DailyLimitExceeded"},FolderNameNotAllowed:{tae:0,message:"folder_
name_is_reserved"},FolderNameTooLong:{tae:0,message:"folder_name_too_long"},Fold
erNameExists:{tae:0,message:"FolderAlreadyExists"},FolderIdIsSystemFolder:{tae:0
,message:"FolderIdIsSystemFolder"},FolderNameIllegalCharacter:{tae:0,message:"Fo
lderNameIllegalCharacter"},ExceededMaxHourlyMessages:{tae:0,message:"ExceededMax
HourlyMessages"},WrongInput:{tae:0,message:"HumanVerificationFailed",suppressSta
t:!0},HumanVerificationRequired:{tae:0,message:"HumanVerificationRequired",suppr
essStat:!0},ExceededMaxBcc:{tae:0,message:"MaxBCCAddressesExceeded"},ExceededMax
Cc:{tae:0,message:"MaxCCAddressesExceeded"},ExceededMaxTo:{tae:0,message:"MaxToA
ddressesExceeded"},ExceededMaxRecipients:{tae:0,message:"MaxTotalAddressesExceed
ed"},MessageTooLarge:{tae:0,message:"MessageToLarge"},MessageTooLargeSomeRecipie
nts:{tae:0,message:"MessageTooLargeForSomeRecipients"},NoRecipientsSpecified:{ta
e:0,message:"MissingRecipients"},NicknameExpansionFailed:{tae:0,message:"Nicknam
eExpansionFailed"},NoSenderSpecified:{tae:0,message:"NoSenderSpecified"},TooMany
Folders:{tae:0,message:"TooManyFolders"},ExceededAttachmentLimit:{tae:0,message:
"uploadNumFiles"},ParentalControlsNoAttachments:{tae:0,message:"ypcUploadDisallo
wed"},GetUserDataFailed:{tae:1,message:"UserDataFetchFailed"},FarmNameNotFound:{
tae:1,message:"FarmNameNotFound"},UserOpenFailed:{tae:1,message:"ServerError"},S
etUserDataFailed:{tae:1,message:"SetUserDataFailed"},UserDataFetchFailed:{tae:1,
message:"UserDataFetchFailed"},MaxAttempts:{tae:12,message:"HumanVerificationFai
led"},SendMessageAttachmentFailed:{tae:13,message:"SendAttachmentFailed"},SendMe
ssageFailed:{tae:13,message:"SendMessageFailed"},SendMessageFailedSomeRecipients
:{tae:13,message:"SendMessageFailedForSomeRecipients"},ComposeErrorBadMIME:{tae:
14,message:"BadMime"},ComposeErrorAttachment:{tae:14,message:"ComposeAttachFaile
d"},ComposeErrorMessage:{tae:14,message:"ComposeError"},ComposeErrorServiceError
:{tae:14,message:"ComposeError"},ComposeErrorUnknown:{tae:14,message:"ComposeErr
or"},ComposeFailed:{tae:14,message:"ComposeFailed"},EmptyFolderFailed:{tae:14,me
ssage:"EmptyFolderFailed"},FolderEmptyFailed:{tae:14,message:"EmptyFolderFailed"
},FolderCreateFailed:{tae:14,message:"FolderCreateFailed"},FolderFetchFailed:{ta
e:14,message:"FolderFetchFailed"},FolderIdDoesntExist:{tae:14,message:"FolderIdD
oesntExist"},FolderNameIllegalCharset:{tae:14,message:"FolderNameIllegalCharacte
r"},FolderRemoveFailed:{tae:14,message:"FolderRemoveFailed"},FolderRenameFailed:
{tae:14,message:"FolderRenameFailed"},InputTooEarly:{tae:14,message:"HumanVerifi
cationFailed"},InvalidYID:{tae:14,message:"HumanVerificationFailed"},TimedOut:{t
ae:14,message:"HumanVerificationFailed"},WrongUser:{tae:14,message:"HumanVerific
ationFailed"},MissingApplicationID:{tae:14,message:"MissingApplicationID"},Missi
ngCredentials:{tae:14,message:"MissingCredentials"},ServerError:{tae:14,message:
"ServerError"},FailedDependency:{tae:14,message:"ServerError"},SpamReportingFail
ed:{tae:14,message:"SpamReportingFailed"},SpamTrainingFailed:{tae:14,message:"Sp
amTrainingFailed"},TooManyCallsBatched:{tae:14,message:"TooManyCallsBatched"},To
oManyMessagesRequested:{tae:14,message:"TooManyMessagesRequested"},ComposeError:
{tae:14,message:"ComposeError"},CannotSendThisMessage:{tae:19,message:"CannotSen
dThisMessage"},UserSuspended:{tae:19,message:"UserSuspended"},UserOverQuota:{tae
:19,message:strings.str_cfg_tog_hasUnlimitedStorage?"UserTempSuspended":"UserOve
rQuota"},TooManyUserRequests:{tae:19},UserAbuseDetected:{tae:1,message:"UserTemp
Suspended"},SetMetaData:{tae:2,message:"BadRequest"},"ListMessagesFailed.SearchM
essages":{tae:2,message:"error_searching_messages"},FolderListFetchFailed:{tae:2
,message:"FolderListFetchFailed"},ListMessagesFailed:{tae:2,message:"ListMessage
sFailed"},MailboxOpenFailed:{tae:2,message:"MailboxOpenFailed"},MailboxUnreachab
le:{tae:2,message:"MailboxOpenFailed"},MailboxNotFound:{tae:2,message:"MailboxOp
enFailed"},MessageDeleteFailed:{tae:2,message:"MessageDeleteFailed"},MessageSave

Failed:{tae:2,message:"MessageSaveFailed"},MetaDataMissingPath:{tae:2,message:"M
etaDataMissingPath"},ResetSpamFilterFailed:{tae:2,message:"ResetSpamFilterFailed
"},SaveMessageFailed:{tae:2,message:"SaveMessageFailed"},MetaDataFetchFailed:{ta
e:2,message:"ServerError"},MetaDataSaveFailed:{tae:2,message:"ServerError"},Meta
DataTooLarge:{tae:2,message:"ServerError"},UserPreferenceFetchFailed:{tae:2,mess
age:"UserPreferenceFetchFailed"},SearchProgramFailed:{tae:20,message:"error_sear
ching_messages"},ServiceTemporarilyUnavailable:{tae:21},OperationNotAllowedCurre
ntly:{tae:24,message:"OperationNotAllowedCurrently"},GetMessageInvalidId:{tae:4,
message:"GetMessageInvalidId"},GetCidsInvalidMids:{tae:4,message:strings.str_msg
_deleted_error,suppressNotification:!0,suppressStat:!0},MessageIdsDeleted:{tae:4
,message:strings.str_msg_deleted_error,suppressNotification:!0,suppressStat:!0},
MessageNotFoundInNonBulk:{tae:4,message:strings.str_msg_deleted_error,suppressNo
tification:!0,suppressStat:!0},MessageFetchFailed:{tae:4,message:"MessageFetchFa
iled"},MessageIdsNotFound:{tae:4,message:"MessageIdsNotFound"},MessageNotFound:{
tae:4,message:"MessageNotFound"},ERROR:{tae:4,message:"MessageFetchFailed"},Mess
ageSelectionNotFound:{tae:4,message:"MessageSelectionNotFound"},MoveMessagesInva
lidId:{tae:4,message:"MoveMessagesInvalidId"},MalformedConvId:{tae:46,message:"M
oveMessagesInvalidId"},ConvIdCouldNotBeFound:{tae:46,message:"MoveMessagesInvali
dId"},InvalidConvId
:{tae:46,message:strings.str_msg_deleted_error},"MailboxOpenFailed.Busy":{tae:5,
message:"MailboxBusy"},BadCharset:{tae:6,message:"download_message_viewing_error
"},GetDisplayMessageFailed:{tae:6,message:"GetDisplayMessageFailed"},GetPartCont
entFailed:{tae:6,message:"GetDisplayMessageFailed"},GetMessageFailed:{tae:6,mess
age:"GetMessageFailed"},EmptyPostBody:{tae:8,message:"BadRequest"},InvalidReques
t:{tae:8,message:"BadRequest"},InputInvalid:{tae:8,message:"ServerError"},"EC-40
01":{tae:8,message:"BadRequest",suppressNotification:!0,overrides:{GetDisplayMes
sage:{suppressStat:!0}}},"EC-4002":{tae:8,message:"BadRequest",suppressNotificat
ion:!0},"EC-4004":{tae:8,message:"BadRequest",suppressNotification:!0},"EC-4005"
:{tae:8,message:"BadRequest",suppressNotification:!0},"EC-4006":{tae:8,message:"
BadRequest",suppressNotification:!0},"EC-4007":{tae:8,message:"BadRequest",suppr
essNotification:!0},"EP-4010":{tae:19,suppressNotification:!0},"EC-4999":{tae:14
,message:"ServerError",suppressNotification:!0},"EP-5000":{tae:14,message:"Serve
rError"},"EP-5001":{tae:8,message:"BadRequest",suppressNotification:!0},"EP-5002
":{tae:8,message:"BadRequest",suppressNotification:!0},"ET-5003":{tae:1,message:
"UserDataFetchFailed"},"ET-5004":{tae:4,message:"MessageFetchFailed"},"ET-5005":
{tae:2,message:"ServerError"},"ET-5006":{tae:14,message:"ServerError"},"EP-5007"
:{tae:19,message:strings.str_cfg_tog_hasUnlimitedStorage?"UserTempSuspended":"Us
erOverQuota"},"ET-5008":{tae:2,message:"MailboxOpenFailed"},"ET-5009":{tae:5,mes
sage:"MailboxBusy"},"ET-5010":{tae:5,message:"MailboxBusy"},"ET-5011":{tae:2,mes
sage:"MailboxOpenFailed"},"ET-5012":{tae:14,message:"ServerError"},"ET-5013":{ta
e:14,message:"ServerError"},999:{tae:19},429:{tae:19},2:{tae:18,message:"Offline
",title:"OfflineTitle"},conn:{tae:18,message:"Connect"},"Malformed-unk":{tae:14}
,"Malformed-mail":{tae:14},"HTMLResponse-unk":{tae:14},"HTMLResponse-mail":{tae:
14},"NoResponse-unk":{tae:14},"NoResponse-mail":{tae:14},"EmptyResponse-mail":{t
ae:14},"EmptyResponse-unk":{tae:14},MalformedFault:{tae:14},timeout:{tae:18},inv
alidwssid:{tae:14},loginfail:{tae:14},unknown:{tae:14},timeoutClient:{tae:18},vi
rusDetected:{tae:0,suppressNotification:!0},batchCaptcha:{tae:0,suppressNotifica
tion:!0,suppressStat:!0}};e.mix(e.mail.Errormap,{getNfTemplate:function(t,n){var
r=e.ui.Templates._shared_module_offscreen_bin_notification_tae_text,i=e.common.
Utils.substitute,s,o;switch(t.length){case 5:o={tae_hd:t[0],tae_bd:t[1],tae_num:
t[3],more:i(r.more,{more:t[2]},null,null,null,strings),hidden_text_end:i(r.hidde
n_text_end,{hidden_text_end:t[4]},null,null,null,strings)};break;case 6:o={tae_h
d:t[0],tae_bd:t[1],external_help:i(r.external_help,{url:t[2],external_help:t[3],
tae:n},null,null,null,strings),tae_num:t[4],url_help_tae19:t[5]};break;case 7:o=
{tae_hd:t[0],tae_bd:t[1],fix_internet:i(r.fix_internet,{fix_internet:t[2]},null,
null,null,strings),hidden_text_mid:i(r.hidden_text_mid,{hidden_text_mid:t[6]},nu
ll,null,null,strings),external_help:i(r.external_help,{url:t[3],external_help:t[
4],tae:n},null,null,null,strings),tae_num:t[5]};break;default:return}return s=i(
r.tae_nf_text_generic,o,null,null,null,strings),s},getNotificationText:function(
t){var n=e.common.Utils.substitute,r=e.common.Utils.settings,i=r.value("langHelp

Url")?r.value("langHelpUrl"):"help",s=r.value("partnerHelpUrl")?r.value("partner
HelpUrl"):"",o=e.ui.Templates._shared_module_offscreen_bin_notification_tae_text
,u={1:"SLN3538",2:"SLN3554",4:"SLN3560",5:"SLN3561",6:"SLN3562",8:"SLN3564",13:"
SLN22329",14:"SLN3543",15:"SLN3549",18:"SLN3552",19:"SLN3553",20:"SLN3555",21:"S
LN3556",46:"SLN22331"},a="https://"+i+".yahoo.com/kb/"+s+"mail-for-desktop/brows
er-troubleshooting-steps-sln3223.html",f="http://www.att.com/esupport/article.js
p?sid=KB401516",l="https://"+i+".yahoo.com/kb/"+s+"yahoo-mail-system-requirement
s-sln3257.html",c="http://www.att.com/esupport/article.jsp?sid=KB401516",h="http
s://"+i+".yahoo.com/kb/"+s+"web-browsers-cache-cookies-sln4525.html",p="http://w
ww.att.com/esupport/article.jsp?sid=KB401516",d="https://"+i+".yahoo.com/kb/"+s+
"SLN3552.html?impressions=true",v="https://"+i+".yahoo.com/kb/"+s+"mail-for-desk
top/SLN2080.html?impressions=true",m="https://"+i+".yahoo.com/kb/"+s+"mail-for-d
esktop/SLN3553.html?impressions=true",g="https://"+i+".yahoo.com/kb/"+s+"mail-fo
r-desktop/search-messages-yahoo-mail-sln16065.html?impressions=true",y={list_sta
rt_1:'<ol class="tae-steps-ol">',list_end_1:"</ol>",item_start:"<li>",item_end:"
</li>",url_help_browser:s==="sbc"?c:l,url_help_cache:s==="sbc"?p:h},b={list_star
t_2:'<ul class="tae-steps-ul">',list_end_2:"</ul>",item_start:"<li>",item_end:"<
/li>"},w={page_id:u[t],lang_help_link:i,partner_id:s},E="http://www.att.com/esup
port/article.jsp?sid=KB415047",S={menu_start:"<b>",menu_end:"</b>",gt:">",line_s
tart:'<div class="tae-dialog network-help">',line_end:"</div>"},x={menu_start:"<
b>",menu_end:"</b>",list_start:"<ol>",list_end:"</ol>",item_start:"<li>",item_en
d:"</li>",line_start:"<div>",line_end:"</div>"},T={url_browser_trblshoot:s==="sb
c"?f:a},N=strings.str_tae_issuewillresolveitself+"&nbsp"+strings.str_tae_thesest
epssolvefaster,C=n(strings.str_tae_fourstepsolution,y,null,null,null,strings),k=
n(o.contact_us,w,null,null,null,strings),L=n(o.contact_us_sbc,{url:E},null,null,
null,strings),A=N+C+(s==="sbc"?L:k),O=e.UA.userAgent,M,_,D="error";switch(t){cas
e 1:case 2:case 8:case 14:case 15:case 21:_=[strings.str_techglitch,strings.str_
tae_waitandreload,strings.str_tae_stillcannotaccess,strings["str_tae"+t],A];brea
k;case 4:_=[strings.str_tae_unabletoloadmsg,strings.str_tae_clickoutoffolder,str
ings.str_tae_stillcannotviewmessage,strings.str_tae4,A],D="attention";break;case
6:_=[strings.str_tae_unabletoloadmsg,strings.str_tae_waitandreload,strings.str_
tae_stillcannotviewmessage,strings.str_tae6,A];break;case 46:_=[strings.str_tae_
unabletoloadmsgs,strings.str_tae_tryviewagain,strings.str_tae_stillcannotviewmes
sage,strings.str_tae46,A],D="attention";break;case 18:O.indexOf("Win")!==-1&&O.i
ndexOf
("NT 5.")!==-1?A=n(strings.str_tae_winxpnetworkresolution,x,null,null,null,null)
:O.indexOf("Win")!==-1&&O.indexOf("NT 6.0")!==-1?A=n(strings.str_tae_winvistanet
workresolution,S,null,null,null,null):O.indexOf("Win")!==-1?A=n(strings.str_tae_
win7networkresolution,S,null,null,null,null):O.indexOf("Mac")!==-1&&(A=n(strings
.str_tae_macnetworkresolution,S,null,null,null,null)),D="attention",_=[strings.s
tr_tae_checkinternetconnection,strings.str_tae_checkinternetorreload,strings.str
_tae_howdoIfixinternet,s==="sbc"?E:d,strings.str_tae_connectedcannotaccess,strin
gs.str_tae18,A];break;case 5:A=n(strings.str_tae_accountaccessedfrommultipleplac
es,null,null,null,null,strings)+n(strings.str_tae_accessplaceList,b,null,null,nu
ll,null)+strings.str_tae_thesestepssolvefaster+C+k,_=[strings.str_tae_mailtemplo
cked,strings.str_tae_multiplelocationsLock,strings.str_tae_howdoiunlock,strings.
str_tae5,A];break;case 13:A=strings.str_tae_programspreventRTE+n(strings.str_tae
_plaintextsteps,y,null,null,null,null)+n(strings.str_tae_continuefollowsteps,T,n
ull,null,null,null)+k,D="attention",_=[strings.str_tae_unabletosendmsg,strings.s
tr_tae_waittrysendagain,strings.str_tae_stillcannotsend,strings.str_tae13,A];bre
ak;case 19:_=[strings.str_tae_accounttempLocked,strings.str_tae_templockwaitrelo
adcontactUs,s==="sbc"?E:v,strings.str_tae_tipsonaccountsecure,strings.str_tae19,
s==="sbc"?E:m];break;case 20:_=[strings.str_tae_searchtempunavailable,strings.st
r_tae_waitandsearchagain,s==="sbc"?E:g,strings.str_tae_learnmoreaboutsearch,stri
ngs.str_tae20,""],D="attention";break;default:return}return M=this.getNfTemplate
(_,t),{nfText:M,type:D}},normWSError:function(e){var t=e&&(e.match(/Client\.([\w
\W]+)$/)||e.match(/Server\.([\w\W]+)$/));return t&&t[1]||e},normHttpError:functi
on(e){var n,r=new RegExp(t.base+"([\\w\\W]+)$");return(n=e.match(r))&&n[1]||e},g
etNormalizedErrorCode:function(e){var n=t.isHttp(e);return n?this.normHttpError(
e):this.normWSError(e)},getErrorInfo:function(n){var r=n.code,i=this.getNormaliz

edErrorCode(r),s={},o={},u=n.method,a=this.errorMap[i]||{},f=a.overrides||{},l=e
.common.Utils.features,c=l.enabled("TaeNotification");return s=e.merge(a,f[u]),n
.status===429?o.tae=19:typeof s.tae!="undefined"?o.tae=s.tae:t.isHttp(r)?o.tae=1
8:o.tae=14,o.message=strings["str_error_"+s.message]||n.message||"",s.title=stri
ngs["str_error_"+s.title]||n.title||"",o.suppressStat=n.suppressStat||s.suppress
Stat||!1,o.suppressNotification=n.suppressNotification||s.suppressNotification||
!1,c&&(o.nfInfo=this.getNotificationText(o.tae)),o},errorMap:n})},"1.0.0",{requi
res:["common-utils","mail-common-utils-features","json-stringify","common-net-er
ror","_shared_module_offscreen_bin_notification_tae_text","mail-common-utils-set
tings"]});
/*
YUI 3.16.0 (build 3.16.0-ym17)
Copyright 2015 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
YUI.add("escape",function(e,t){var n={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&qu
ot;","'":"&#x27;","/":"&#x2F;","`":"&#x60;"},r={html:function(e){return(e+"").re
place(/[&<>"'\/`]/g,r._htmlReplacer)},regex:function(e){return(e+"").replace(/[\
-$\^*()+\[\]{}|\\,.?\s]/g,"\\$&")},_htmlReplacer:function(e){return n[e]}};r.reg
exp=r.regex,e.Escape=r},"3.16.0",{requires:["yui-base"]});
YUI.add("_shared_module_offscreen_bin_modal_launch_error_rollup",function(A){A.n
amespace("ui.Templates");A.ui.Templates._shared_module_offscreen_bin_modal_launc
h_error_rollup={base:'<p>{{error_message}}</p><ul> <li><a href="{{link_goto_late
st}}" class="more">{{str_refresh_page}}</a></li> <li><a href="{{link_goto_tae_he
lp}}" class="more" target="_blank">{{str_rough_visit_help_page}}</a></li> </ul>
<br/><span>{{str_rough_errlaunch_troubleshoot}}</span>'};},"1.0.0");YUI.add("mai
l-error",function(e){function u(t,n){var r=null;if(/SendMessage/.test(n)||/SendM
essage/.test(t.postdata))r=e.clone(t),r.postdata="<filtered>";else if(/SaveMessa
ge/.test(n)||/SaveMessage/.test(t.postdata))r=e.clone(t),r.postdata=r.postdata.r
eplace(/"html":.*","attachment"/g,'"attachment"');return r||t}function a(e,n){fu
nction o(e){return r.toString().search(e)!==-1||i+""===e}var r=e.fault&&e.fault.
code,i=e.status,s=[401];return t.suppress(n.suppressCodes,s.concat(n.exceptCodes
||[]),o)}function f(e){e.suppressStat=!0,e.suppressNotification=!0}function l(t,
n){var i=n.fault,s=i.code,o=n.callback||{},u=o.method,a=this.isErrorSuppressed(n
,o),f=r.getErrorInfo({code:s,method:u,suppressNotification:a||o.suppressNotifica
tion,suppressStat:a||o.suppressStat}),l={yid:NeoConfig.loginId||"",tae:f.tae,met
hod:u,request:this.filterRequest(t.request,u),response:n.responseText||n.respons
eTextBatch||"",headers:n.allHeadersText||n.allHeadersTextBatch||"",fault:s,nfInf
o:f.nfInfo||"",message:f.message||i.message||"",title:f.title,suppress:a,suppres
sStat:f.suppressStat,suppressNotification:f.suppressNotification,http:[n.status,
n.statusText].join(" "),duration:t.end?t.end-t.start:"X",ua:navigator.userAgent,
conv:NeoConfig.hasConvView?1:0,pp:NeoConfig.previewPanePref?1:0,host:NeoConfig.h
ostName};try{if(!l.response)return e.fire("MailLog",{m:"Invalid error detail res
ponse",detail:l}),l;l.response=e.JSON.parse(l.response)}catch(c){typeof globals!
="undefined"&&globals.report?globals.report("caughterror:..-build-mail-controlle
r-error:1",c,"TRY_CATCH",1,1,1):window.console&&console.log&&console.log("caught
error:..-build-mail-controller-error:1"),l.response=l.response}return l}function
c(r){var i=e.common.Utils.features,o=i.enabled("TaeNotification"),u,a,f,l,c;if(
o&&r.nfInfo&&r.nfInfo.nfText){u=r.nfInfo,c="nf-multiline tae-info tae"+r.tae,e.c
ommon.ui.NotificationV2.notify(u.nfText,{type:u.type,closeOnExternalClick:!0,clo
se:!0,customClass:c,speed:"show-medium"}),e.fire("util:ymstats",{name:"tae_notif
ications",tags:{action:"invoked"}});return}strings.str_tog_TAESupported?r.tae===
s&&strings["str_cfg_url_yahoo_mail_help_tae"+s]?f=strings["str_cfg_url_yahoo_mai
l_help_tae"+s]:f=strings.str_cfg_url_TAEHelpPages+"mltamtae"+r.tae+".html":f=str
ings.str_cfg_url_contact_customer_care,a={error_message:r.message||strings.str_r
ough_errlaunch_message,link_goto_latest:"launch?reason=ignore&rs=1",launch_error
_code:r.tae,link_goto_tae_help:f},l=n.substitute(e.ui.Templates._shared_module_o
ffscreen_bin_modal_launch_error_rollup.base,a,null,null,strings),t.show(null,l,s

trings.str_error_MailErrorTitle,{modal_classes:"lg"})}function h(){return NeoCon


fig.colo}function p(e){var t=/"id":"(.*?)",/g,n={},r=[],i;while((i=t.exec(e))!==
null)n[i[1].replace(/[0-9]|_/g,"")]=1;for(var s in n)r.push(s);return r}function
d(t,n){var r,i,s=t.method,o,u,a={convpane:"CONVREAD",messagepane:"MESSAGEREAD",
search:"SEARCH",convlist:"CONVLIST",messagelist:"MESSAGELIST"};i=e.mail.Tabs.get
ActiveTab().widgetType,r=a[i]?a[i]:i,u=this.getColo(),s==="BatchExecute"&&n.requ
est.postdata&&(o=this.extractBatchMethods(n.request.postdata),o.length&&(s+="_"+
o.join("_"))),t.suppressStat?(e.fire("util:ymstats",{name:"client_error",tags:{a
pi:s,tae:t.tae,code:t.customCode||n.code||t.fault,farm:NeoConfig.farm.substr(1),
colo:u,httpStatusCode:n.status}}),e.fire("stat:webservice_fail",{tab:r,tae:t.tae
,api:s,message:n.code||t.fault,visible:"no"})):(e.fire("util:ymstats",{name:"ue_
client_error",tags:{api:s,tae:t.tae,code:t.customCode||n.code||t.fault,farm:NeoC
onfig.farm.substr(1),colo:u,httpStatusCode:n.status}}),e.fire("stat:webservice_f
ail",{tae:t.tae,tab:r,api:s,message:n.code||t.fault,visible:"yes"}))}function v(
t,n){var r=(t.suppressStat?"":"UE_")+"DEBUG_TAE:"+(t.tae||"null")+":"+(t.method|
|"null")+":"+(t.fault||"null")+":"+NeoConfig.farm+" ",i;this.stat(t,n);if(t.tae=
==0)return;try{n.status!==13030&&!/Credentials/.test(t.fault)&&parseInt(NeoConfi
g.log_error_response,10)!==1&&delete t.response,i={m:r,api:(t.method||"null")+"
",reason:(t.fault||"null")+" ",errinfo:t},e.UA.chrome>0&&(i.online=navigator.onL
ine),e.fire("MailLog",i,1,"tae"+t.tae)}catch(s){typeof globals!="undefined"&&glo
bals.report?globals.report("caughterror:..-build-mail-controller-error:2",s,"TRY
_CATCH",1,1,1):window.console&&console.log&&console.log("caughterror:..-build-ma
il-controller-error:2")}}function m(e,t){return t.indexOf("Client.FailedDependen
cy")!==-1||e>0&&t==="EC-4001"}function g(e){var t;return e?(e.match(/Error getti
ng attachment:/g)?t="ERROR_GETTING_ATTACHMENT":e.match(/Failed to fetch message
ID:/g)?t="FAILED_TO_FETCH_MESSAGE_ID":e.match(/Failed to get msg/g)?t="FAILED_TO
_GET_MSG":e.match(/Error deleting previous copy of message/g)?t="ERROR_DELETING_
PREVIOUS_COPY_OF_MESSAGE":e.match(/Error saving message when calling appendMsg/g
)?t="ERROR_SAVING_MESSAGE_WHEN_CALLING_APPENDMSG":e.match(/Error opening mailbox
/g)?t="ERROR_OPENING_MAILBOX":e.match(/fetchBody error/g)?t="FETCHBODY_ERROR":e.
match(/Error fetching message list/g)?t="ERROR_FETCHING_MESSAGE_LIST":e.match(/f
older id(.*)doesn't exist/g)?t="FOLDER_ID_DOESNOT_EXIST":e.match(/Error sending
message/g)?t="ERROR_SENDING_MESSAGE":t="UNKNOWN",t):"UNKNOWN"}function y(t,r,s,o
){function u(e,n,r){t.callDefault(e,n,r)}s.fault.code+="",n.assert(s.fault);try{
var a=s.fault,f=s.status,l=a.code,c=l==="BatchItemError",h,p,d=s.callback||{},v=
d.method,m,g,y=/xhrsend/.test(l),b,w,E,S,x=s.callback,T=x.retry?"1":"0",N=a&&a.m
essage&&a.message.match("Content-Length:0"),C,k,L,A,O=d.retryCodes||[],M={"Serve
r.Malformed-mail":!0,"Client.EmptyPostBody":!0};NeoConfig.hasConvV3&&f===400&&!s
.body&&(s.body=e.JSON.parse(s.responseText),l=s.body.error.code,b=s.body.error.m
essage);if(M[l]||N||O.indexOf(l)!==-1){if(!x.retry){e.mix(x,{retry:!0}),w=s.requ
est,S=e.common.net.SessionMgr,E=S.request(w.url,S.formatQueryParams(w.urlparams,
w.enc),x,w.mthd,w.enc,null,r.multipart),w.mthd==="POST"&&(E.request.post=w.postd
ata),E.send(),l==="Server.Malformed-unk"&&e.fire("util:ymstats",{name
:"malformed_retry"});return}l==="Server.Malformed-unk"&&e.fire("util:ymstats",{n
ame:"malformed_retry_failed"})}if(c){for(var _=0;_<a.detail.length;_++)g=a.detai
l[_],g.code+="",g.allHeadersTextBatch=s.allHeadersText||"",g.responseTextBatch=s
.responseText||"",this.isDependencyFailure(_,g.code)||this.handle(t,r,g,d);retur
n}m=this.getErrorInfo(r,s),C=i(m.response)||"",n.assert(d.service==="mail"),C&&(
m.tae===2||m.tae===13)&&(m.method==="SaveMessage"||m.method==="SendMessage")&&(m
.customCode=this.getSendSaveCustomErrorCode(C));if(m.tae===46||m.method==="GetDi
splayMessage")k=r.request.url,L=m.fault.substr(m.fault.lastIndexOf(".")+1),/prim
e=/.test(k)&&(/prime=0/.test(k)?(this.forceSuppressError(m),m.prime="0"):/prime=
1/.test(k)&&(m.prime="1")),(/InvalidConvId/.test(l)||m.prime==="0")&&this.forceS
uppressError(m);f===429&&u(429,a.detail&&a.detail.token),f===404&&this.forceSupp
ressError(m),f===307&&s.responseText&&(A=JSON.parse(s.responseText).error.code,A
==="EP-4009"&&u(401,{msg:h,url:"https://mail.yahoo.com",stat:l+"_"+v}));if(f===5
00||c||f===400||f===590||a.partialFault)if(/SessionIdReissue/.test(l)||l==="EC-4
003"||/Reissuing session ID/.test(b))u(402);else if(/Credentials/.test(l)||l==="
EC-4008"||/Credentials/.test(b))u(401,{stat:l+"_"+v});else if(/ClientRedirect/.t
est(l)||/ClientRedirect/.test(b))h=n.substitute(strings.str_error_reload_account

_migrated,null,null,null,strings),/HostCorrection/.test(l)||/HostCorrection/.tes
t(b)?u(401,{msg:h,url:"https://mail.yahoo.com",stat:l+"_"+v}):u(310,{msg:h,stat:
l+"_"+v});else if(/999/.test(l)||/999/.test(b))u(999,a.detail&&a.detail.token);e
lse{if((/ServiceTemporarilyUnavailable/.test(l)||/ServiceTemporarilyUnavailable/
.test(b))&&a.detail&&a.detail.displayUrl){window.location=a.detail.displayUrl;re
turn}!m.suppressNotification&&(!o||!o.suppressNotification)&&!a.partialFault&&(!
d||!d.taeUiCbk||!d.taeUiCbk(m))&&this.showTae(m)}else l.indexOf("-unk")>-1?(p={}
,p.message=strings.str_error_Unk,p.title=strings.str_error_Unk_title,u(null,p,y)
):m.suppress||(p={},p.message=m.message,p.title=m.title,u(null,p,y));m.tae===46&
&(m.convOrigin=d.convOrigin,d.openedFrom&&(m.openedFrom=d.openedFrom)),t.retry||
this.log(m,s)}catch(D){typeof globals!="undefined"&&globals.report?globals.repor
t("caughterror:..-build-mail-controller-error:3",D,"TRY_CATCH",1,1,1):window.con
sole&&console.log&&console.log("caughterror:..-build-mail-controller-error:3"),n
.assert(0,"mail:controller:error - "+D.message)}t.isdone()||t.done()}function b(
t){var n={},r;for(r in t)t.hasOwnProperty(r)&&(n[r]=e.Escape.html(t[r]));return
n}function w(r){var s,o="",u="";n.netError("FetchExternalAccount Error"+i(r));fo
r(s=0;s<r.length;s++)u=r[s].status,o=strings["str_error_extFetch_"+r[s].status],
o||(o=strings.str_error_extFetch_unknownError),o=n.substitute(o,b(r[s])),o+="<br
/><br/>";t.showConfirm(function(){e.fire("openOptions",e.mix(this,{params:{secti
on:"accounts"}}))},0,o)}var t=e.common.net.Error,n=e.common.Utils,r=e.mail.Error
map,i=e.JSON.stringify,s="45",o=46;e.namespace("mail.Error"),e.mix(e.mail.Error,
{handle:y,extFetchError:w,extractBatchMethods:p,stat:d,log:v,showTae:c,getColo:h
,isDependencyFailure:m,getSendSaveCustomErrorCode:g,isErrorSuppressed:a,getError
Info:l,filterRequest:u,forceSuppressError:f}),e.fire("mailerrormodule:loaded")},
"1.0.0",{requires:["common-net-error","mail-common-utils-features","mail-errorma
p","ymma-stats","json-stringify","escape","_shared_module_offscreen_bin_modal_la
unch_error_rollup","common-ui-notification-v2"]});
YUI.add("mail-error-v3",function(B){var C=B.mail.Errormap,A=false;B.namespace("m
ail.Error");B.mix(B.mail.Error,{handleV3:function(D){var H,E,G,I=D||[];for(var F
=0;F<I.length;F++){E=I[F];if(B.mail.Error.isDependencyFailure(F,E.code)){continu
e;}E.method=E.id||this.extractMethod(E.resource);H=C.getErrorInfo(E);A=this.getE
rrorType(E.code);if(!G){G={"code":E.code,"message":H.message,"tae":H.tae,"type":
A,"notificationDisplayed":false};}if(!H.suppressNotification&&A!==this.errorType
.TEMPORARY&&A!==this.errorType.CLIENT){B.mail.Error.showTae(H);G.notificationDis
played=true;}this.statV3(H,E);E.url=E.url?E.url:D.url;this.logV3(H,E);}return G;
},extractMethod:function(F){var D,E;if(!F){return"unknown";}D=F.split("?");E=D[0
].split("/");return(E.length&&E[E.length-1])||"unknown";},isFailedDependency:fun
ction(){return false;},statV3:function(I,F){var G,D,E,H={"convpane":"CONVREAD","
messagepane":"MESSAGEREAD","search":"SEARCH","convlist":"CONVLIST","messagelist"
:"MESSAGELIST"};D=B.mail.Tabs.getActiveTab().widgetType;G=H[D]?H[D]:D;E=B.mail.E
rror.getColo();if(I.suppressStat){B.fire("util:ymstats",{"name":"client_error","
tags":{"api":F.method,"tae":I.tae,"code":(I.customCode||F.code),"farm":NeoConfig
.farm.substr(1),"colo":E,"httpStatusCode":F.status}});B.fire("stat:webservice_fa
il",{"tab":G,"tae":I.tae,"api":F.method,"message":F.code,"visible":"no"});}else{
B.fire("util:ymstats",{"name":"ue_client_error","tags":{"api":F.method,"tae":I.t
ae,"code":(I.customCode||F.code),"farm":NeoConfig.farm.substr(1),"colo":E,"httpS
tatusCode":F.status}});B.fire("stat:webservice_fail",{"tab":G,"tae":I.tae,"api":
F.method,"message":F.code,"visible":"yes"});}},logV3:function(G,D){var E=(G.supp
ressStat?"":"UE_")+"DEBUG_TAE:"+(G.tae||"null")+":"+(D.method||"null")+":"+(D.co
de||"null")+":"+NeoConfig.farm+":"+D.url+":NewV3",F={m:E,api:(D.method||"null")+
" ",reason:(D.code||"null")+" ",errinfo:G,yid:NeoConfig.loginId,response:D};B.fi
re("MailLog",F,1,"tae"+G.tae);},getErrorType:function(E){var D;if(E&&E.match(/.+
-.+/)){D=E.split("-")[0];switch(D){case"EP":return this.errorType.PERMANENT;case
"EC":return this.errorType.CLIENT;case"ET":return this.errorType.TEMPORARY;}}ret
urn this.errorType.UNKNOWN;},errorType:{PERMANENT:"perm",TEMPORARY:"temp",CLIENT
:"client",UNKNOWN:"unknown"},platform:{isAvailable:function(){return A!==B.mail.
Error.errorType.PERMANENT;}},cleanUpOnSuceess:function(){A=false;}});},"1.0.0",{
requires:["mail-error","common-ui-tabs-base","common-net-error","mail-errormap",
"ymma-stats","json-stringify","_shared_module_offscreen_bin_modal_launch_error_r
ollup"]});YUI.add("mail-core-net-helpers-multipart-request-wrapper",function(B){

var A={wrap:function(G){if(!G){return null;}var E=(new Date()).getTime(),I="-----------------------------"+E,F="",H,D="\r\n";function C(J){F+=J+D;}H="multipart


/form-data; boundary="+I;B.Array.each(G,function(J){C("--"+I);C('Content-Disposi
tion: form-data; name="'+J.name+'"');C("Content-Type: "+J.contentType);C("");C(J
.content);});C("--"+I+"--");return{data:F,contentType:H};}};B.namespace("Mail.Co
re.Net.Helpers").MultipartRequestWrapper=A;},"1.0.0",{requires:[]});YUI.add("mai
l-core-net-request",function(e){var t=0,n=e.mail.Error;e.namespace("Mail.Core.Ne
t").Request={BATCH_TIMEOUT:35e3,BATCH_URL:"/ws/v3/batch?",EXPIRY_RETRY_COUNT:1,D
EFAULT_TIMEOUT:1e4,HTTP_CONN_ERRS:[0,502,900,12002,12152,12007,12029,12030,12031
,13030],MAX_RETRIES:2,_suspendCode:0,get:function(e,t,n){var r;return n||!this._
isBatchable(e)?(t=this._initConfig(t),r=t.options,r.method="GET",this.send(e,t))
:this.batchJSON({uri:e,method:"GET"})},post:function(t,n,r,i){var s;return i||!t
his._isBatchable(t)?(r=this._initConfig(r),s=r.options,s.method="POST",s.data=n,
s.headers=s.headers||{},!s.headers["Content-Type"]&&!this._isFormData(n)&&!s.for
m&&(s.headers["Content-Type"]="application/json"),s.headers["Content-Type"]==="a
pplication/json"&&typeof n!="string"&&(s.data=e.JSON.stringify(n)),s.headers["Ac
cept-Language"]=NeoConfig.lang,s.form&&(s.data=undefined),this.send(t,r)):this.b
atchJSON({uri:t,method:"POST",payloadType:"embedded",payload:n})},_initConfig:fu
nction(e){return e=e||{},e.options=e.options||{},e},_isBatchable:function(e){ret
urn e.indexOf("/mailsearch/v2/search")!==0},_parseUrlForSessionId:function(t){re
turn e.common.Utils.getVal(e.common.Utils.parseJSON(t),"error.details.wssid")},_
logRequest:function(t,n){e.fire("MailLog",{m:"v3 Request received",url:t,info:n|
|""})},_logResponse:function(t,n){e.fire("MailLog",{m:"v3 Response received",url
:t,info:n||""})},logBatchRequest:function(t){var n=0,r={},i,s;for(n=0;n<t.length
;n++)s=e.common.Utils.parseJSON(t[n].content),i=s.requests,this.unserializeReque
sts(i,r);return r},unserializeRequests:function(e,t){var n=0,r;if(!e)return;for(
n=0;n<e.length;n++)e[n]&&(t[e[n].id]=e[n].uri,r=e[n].requests,this.unserializeRe
quests(r,t))},_parseJSONBatchResponse:function(t){var n=e.common.Utils,r,i,s,o,u
,a,f,l,c,h,p;s=n.parseJSON(t.response||t.responseText),f={},c={},l=s.result.stat
us.successRequests;for(r=0;r<l.length;r++)c[l[r].id]=l[r];o=n.getVal(s,"result.r
esponses");if(o)for(r=0;r<o.length;r++)u=o[r],a={id:u.id,httpCode:u.httpCode?u.h
ttpCode:void 0,headers:u.headers,response:u.response},i=c[u.id],i?(a.status=i,a.
success=!0):a.success=!1,f[u.id]=a;h=s.result.status.failedRequests;for(r=0;r<h.
length;r++)p=h[r],f[p.id]||(a={id:p.id,httpCode:p.httpCode?p.httpCode:void 0,res
ponse:{error:p.error},success:!1},f[p.id]=a);return f.url=t.url,f},batchJSON:fun
ction(n,r){var i=e.Array(n),s,o;return e.Array.each(i,function(){n.id=n.id||"r"+
t++}),o={requests:i},r=this._initConfig(r),s=r.options,s&&s.responseType==="json
"&&(o.responseType="json"),s.headers=s.headers||{},s.headers["Content-Type"]="ap
plication/json",this.executeBatch(e.JSON.stringify(o,null,4),r)},batchMultipart:
function(t,n){var r=e.Lang.isArray(t)?t:[t],i,s,o;return i=e.Mail.Core.Net.Helpe
rs.MultipartRequestWrapper.wrap(r),n=this._initConfig(n),s=n.options,s.headers=s
.headers||{},s.headers["Content-Type"]=i.contentType,o=this.logBatchRequest(t),t
his.executeBatch(i.data,n,o)},executeBatch:function(t,n,r){var i=this,s,o,u,a;re
turn n=this._initConfig(n),a=n.options,a.headers.Accept=a.headers.Accept||"appli
cation/json",a.method="POST",a.data=t,a.timeout=this.BATCH_TIMEOUT,o=this.send(t
his.BATCH_URL,n,!0),s=o.then(function(e){return u=i._parseJSONBatchResponse(e),u
.errDetail=i._handleBatchItemCallError(u,n,r),u}),e.mix(s,{io:o.io}),s},send:fun
ction(t,r,i,s){var o=this,u,a,f,l,c,h=e.common.net.Session.genReqID();return o._
suspendCode!==0?(f=o._suspendCode,new Promise(function(e,t){t({code:f})})):(s||(
s=0),t.indexOf("?")===-1&&(t+="?"),l=new Promise(function(f,l){function p(){c&&(
c.cancel(),c=void 0)}function d(t,s){var a,c,h,d,v,m;r.start&&r.api&&r.method&&(
v=Date.now(),m=v-r.start,e.fire("util:ymstats",{name:"webservice_latency",unit:"
ms",type:"duration",dataum:m,tags:{api:r.api+r.method,colo:NeoConfig.colo},inclu
de:{farm:!0}})),p(),o._logResponse(u),a=o._getResponseJSON(s),e.Lang.isObject(a)
?(n.cleanUpOnSuceess(),h=i?s:a,h.url=u,f(h)):(d={code:a,url:u,resource:u,status:
s.status?s.status:0},a==="Malformed-mail"&&(d.rawText=s.response||s.responseText
,d.url=u),c=n.handleV3([d]),l({status:s.status,res:s,errDetail:c}))}function v(a
,c){var h,d;p(),e.common.Utils.getVal(c,"statusText")!=="timeoutClient"&&o._logR
esponse(u),h=o._createErrorObjectIO(c,r,u),h.url=u;switch(h.code){case"EC-4003":
o._handleSessionExpiryError(f,l,c.responseText,t,r,i,s);return;case"EC-4008":cas

e"relogin":o._handleReloginError(f,l,t,r,i,s);return;case"conn":if(o._handleConn
ectionError(f,l,t,r,i,s))return;break;case"abort":return;default:}d=n.handleV3(o
._createErrorV3([h],r)),l({status:c.status,res:c,errDetail:d})}function m(e,t){v
ar n;o._isFormData(r.options.data)?(n=t.status>=200&&t.status<300?d:v,n(t.status
,t)):r.options.form&&(n=t.error?v:d,n(undefined,t))}r.options.on={success:d,fail
ure:v,complete:m},r.options.progress&&(r.options.on.progress=r.options.progress)
,u=t+"&appid="+e.common.Utils.settings.value("appid")+"&wssid="+NeoConfig.wssid+
"&ts="+ +(new Date)+"&ymreqid="+h,o._logRequest(u,r.logInfo),r.start=Date.now(),
a=e.io(u,r.options),o._isFormData(r.options.data)&&(c=e.later(r.options.timeout?
r.options.timeout:o.DEFAULT_TIMEOUT,o,function(){c=void 0,a.abort&&(a.abort(),o.
_logClientAbort("Client-Abort-Timer",u)),v(0,{status:0,statusText:"timeoutClient
"})}))}),e.mix(l,{io:a,timer:c,url:u}),l)},abort:function(e){var t=this;e.io&&e.
io.abort&&(e.io.abort(),e.timer&&e.timer.cancel(),t._logClientAbort("Client-Abor
t-Request",e.url))},_logClientAbort:function(t,n){var r=t+":"+NeoConfig.farm+":"
+(n||"null")+":NewV3",i={m:r,yid:NeoConfig.loginId};e.fire("MailLog",i)},_create
ErrorObjectIO:function(t,n,r){var i=0,s=-1,o,u={};try{i=t&&t.status||0,s=t&&t.re
adyState||-1}catch(a){}try{this._isConnErr(i)||s<=3?e.common.Utils.getVal(t,"sta
tusText")==="timeout"?u.code="timeout":e.common.Utils.getVal(t,"statusText")==="
timeoutClient"?u.code="timeoutClient":e.common.Utils.getVal(t,"statusText")==="a
bort"?u.code="abort":u.code="conn":i===403?u.code="relogin":(o=this._getResponse
JSON(t),e.Lang.isObject(o)?u=this._createErrorObject(o,i,n):(o==="Malformed-mail
"&&
(u.rawText=t.response||t.responseText),u.code=o)),u.status=i}catch(a){u={code:"u
nknown"}}return n.suppressNotification&&(u.suppressNotification=!0),n.suppressSt
at&&(u.suppressStat=!0),n.logInfo&&(u.logInfo=n.logInfo),u.url=r,u.resource||(u.
resource=r),u},_createErrorV3:function(e,t){var n,r;for(n=0;n<e.length;n++)r=e[n
].jsonResult,e[n].jsonResult=void 0,t.errHandler&&(e[n]=t.errHandler(e[n],r));re
turn e},_createErrorObject:function(e,t,n){var r={};return e?!e.error||!e.error.
code?r.code="MalformedFault":e.error&&(r=e.error,r.jsonResult=e):r.code="EmptyRe
sponse-mail",r.status=t,n.suppressNotification&&(r.suppressNotification=!0),n.su
ppressStat&&(r.suppressStat=!0),n.logInfo&&(r.logInfo=n.logInfo),r},_getResponse
JSON:function(t){var n,r;return!t||!e.Lang.isValue(t.response)&&!e.Lang.isValue(
t.responseText)?"NoResponse-mail":(n=t.response||t.responseText,n?(r=this._valid
ateJSON(n),r?r:"Malformed-mail"):"EmptyResponse-mail")},_validateJSON:function(t
){var n=e.common.Utils.parseJSON(t);return n||(n=this._sanitizeJSON(t)),n},_sani
tizeJSON:function(e){var t=/^\s*<!doctype\s*[^>]*?>\s*/i,n=/\n/g,r=/<script\b[^<
]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi;if(e.match(t))return this._retryParse(e
,t);if(e.match(r))return this._retryParse(e,r);if(e.match(n))return this._retryP
arse(e,n)},_retryParse:function(e,t){return e=e.replace(t,""),this._validateJSON
(e)},_isConnErr:function(e){for(var t=0;t<this.HTTP_CONN_ERRS.length;t++)if(e===
this.HTTP_CONN_ERRS[t])return!0;return!1},_handleBatchItemCallError:function(t,r
,i){var s,o,u,a,f=[];r.errHandlerBatch&&(t=r.errHandlerBatch(t));for(s in t)o=t[
s],e.Lang.isObject(o)&&o.success===!1&&(a=this._createErrorObject(o.response,o.h
ttpCode,r),i&&(a.resource=a.resource?a.resource:i[s]),f.push(a));return f.length
!==0&&(f.url=t.url,u=n.handleV3(this._createErrorV3(f,r))),u},_handleSessionExpi
ryError:function(t,n,r,i,s,o,u){var a=this,f,l;if(e.common.net.Error.isReloginAc
tive()||a._suspendCode!==0||u>=a.EXPIRY_RETRY_COUNT){n({code:402,res:null});retu
rn}l=a._parseUrlForSessionId(r);if(l)try{f=e.common.UserSession.getState(),f.new
user?e.common.net.Error.reloadUserChange():(e.common.net.Error.setWssid(l),u++,t
his.send(i,s,o,u).then(t,n))}catch(c){}else n({code:402,res:null})},_handleRelog
inError:function(t,n,r,i,s,o){var u=this;e.once("net:reloginSuccessful",function
(){u.send(r,i,s,o).then(t,n)}),e.common.net.Error.simpleRelogin()},_handleConnec
tionError:function(e,t,n,r,i,s){var o=this;return s<this.MAX_RETRIES?(o.send(n,r
,i,++s).then(e,t),!0):!1},_isFormData:function(e){return window.FormData&&e inst
anceof window.FormData},suspend:function(e){this._suspendCode=e},resume:function
(){this._suspendCode=0},_bindEvents:function(){var t=this;e.on("net:reloginAttem
pted",e.bind(t._reloginAttemptHandler,t)),e.on("net:reloginSuccessful",e.bind(t.
_reloginSuccessHandler,t))},_reloginAttemptHandler:function(){this.suspend(401)}
,_reloginSuccessHandler:function(){this.resume()}},e.Mail.Core.Net.Request._bind
Events()},"1.0.0",{requires:["io","json","common-utils","common-net-error","comm

on-net-session","common-user-session","mail-error-v3","mail-core-net-helpers-mul
tipart-request-wrapper"]});
YUI.add("mail-core-net-transport",function(E){var B=E.Mail.Core.Net.Request,D=E.
common.Utils.verify,A={POST:1,BATCHJSON:2,BATCHMULTIPART:3,GET:4};var C=function
(F){this.policy=F;this.requestMap={};};E.mix(C.prototype,{request:function(G,H,F
){return this._request(A.POST,G,H,F);},requestGet:function(G,F){return this._req
uest(A.GET,G,null,F);},requestBatchJSON:function(F,G){return this._request(A.BAT
CHJSON,B.BATCH_URL,F,G);},requestBatchMultipart:function(G,F){return this._reque
st(A.BATCHMULTIPART,B.BATCH_URL,G,F);},_request:function(F,I,J,H){var G,K;this.p
olicy.enforce(this,I,H);switch(F){case A.POST:K=B.post(I,J,H,true);break;case A.
BATCHJSON:K=B.batchJSON(J,H);break;case A.BATCHMULTIPART:K=B.batchMultipart(J,H)
;break;case A.GET:K=B.get(I,H,true);break;default:D(false,"Bad Request Type requ
ested in transport layer");break;}G=this._wrapPromise(K);this.policy.add(G.id,I,
H);return G;},cancel:function(G){var F=this.requestMap[G];if(F){this.requestMap[
G]=null;B.abort(F);}},_wrapPromise:function(I){var K=this,J=E.common.Utils.guid(
),F;K.requestMap[J]=I;F=K.requestMap[J].then(function H(){if(K.requestMap[J]){K.
requestMap[J]=null;}return I;},function G(){if(K.requestMap[J]){K.requestMap[J]=
null;}return I;});F.io=I.io;F.id=J;return F;}});E.namespace("Mail.Core.Net").Tra
nsport=C;},"1.0.0",{requires:["mail-core-net-request","common-utils"]});YUI.add(
"mail-core-net-helpers-batch-request-helper",function(e){var t={wrapCall:functio
n(e,t,n,r,i,s){var o={id:t,uri:e,method:i||"POST"};if(o.method==="POST"||o.metho
d==="PUT"||o.method==="DELETE")o.payloadType=n?"embedded":"multipart",n?o.payloa
d=r:o.payloadParts=r;return s&&(o.suppressResponse=s),o},attachChildCall:functio
n(e,t,n){n&&(t.filters=n),t.requests=t.requests||[],t.requests.push(e)}};e.names
pace("Mail.Core.Net.Helpers").BatchRequestHelper=t},"1.0.0",{requires:[]});
YUI.add("mail-core-net-helpers-v3-request-helper",function(e){var t="/ws/v3/mail
boxes/@.id=="+NeoConfig.V3MailboxId,n={getV3RequestUrl:function(e,n){var r;n=n||
{};switch(e){case"folders":r=t+"/folders"+(n.id?"/@.id=="+n.id:"");break;case"fi
lters":r=t+"/attributes/@.id==messageFilters";break;case"accounts":r=t+"/account
s"+(n.id?"/@.id=="+n.id:"")}return r}};e.namespace("Mail.Core.Net.Helpers").V3Re
questHelper=n},"1.0.0",{requires:[]});
YUI.add("mail-controller-folders-v3",function(e){function b(t){var n,r={"/":"%5c
",_:"%5f","=":"%3d","+":"%2b","-":"%2d","^":"%5e","!":"%21",",":"%2c"," ":"%20",
"@":"%40"},i=e.Escape.regex;for(n in r)t=t.replace(new RegExp(i(n),"g"),r[n]);re
turn t}function w(e){var t=d.VisibleFolderTypes,n=d.InvisibleFolderTypes,r=d.Use
rFolderType,i=e,s=i.length,o,u=[],a,f,l,c,h,p,m,g,y;for(g=0;g<s;g++){p=i[g],o=p.
name,a=!1,f=!0,l=p.types,c=l.length,h=p.bidi;if(c){for(y=0;y<c;y++){if(n.indexOf
(l[y])>=0){a=!1;break}t.indexOf(l[y])>=0&&(a=!0)}!NeoConfig.archive&&l.indexOf(d
.ArchiveFolderType)>=0&&(f=!1),l.indexOf(r)>=0&&(f=!1)}else a=!0,f=!1;v!==p.acct
Id&&(o=o.replace(/.*?\//,"")),a&&(m={filterByTotal:null,folderInfo:{dir:h&&h.ind
exOf("name")>=0?"rtl":"ltr",fid:p.oldV2Fid?p.oldV2Fid:this.bulkReplace(p.name),i
ndex:p.id,name:o},id:p.id,hasMoreMessages:null,isSystem:f,lastUidRead:null,recen
t:null,size:null,softDeleted:p.softDeleted,total:p.total,totalConversations:null
,totalScanned:null,unread:p.unread,unreadSoftDeleted:null,link:p.link,types:l,ac
ctId:p.acctId},u.push(m))}return u}function E(e,t,n){try{var r=e.result.folders?
e.result.folders:e.result,i={folder:c.transformToV2(r)};i.numberOfFolders=i.fold
er.length,i.folder.sort(function(e,t){var n=e.isSystem,r=t.isSystem;return n&&!r
?-1:!n&&r?1:t&&t.folderInfo?e.folderInfo.name.localeCompare(t.folderInfo.name):1}),c.set(i,null,n),t&&t.success&&t.success()}catch(s){typeof globals!="undefine
d"&&globals.report?globals.report("caughterror:..-build-mail-controller-folders_
v3:1",s,"TRY_CATCH",1,1,1):window.console&&console.log&&console.log("caughterror
:..-build-mail-controller-folders_v3:1"),t&&t.failure()}}function S(e){var t;swi
tch(e){case"EC-4001":t=c.Error.baddata}return t}function x(t,n,r){var o,u,a,f=e.
Mail.Core.Net.Helpers.BatchRequestHelper,l=e.Mail.Core.Net.Helpers.V3RequestHelp
er,c={options:{responseType:"json"},suppressNotification:!0,api:"foldersBatch",m
ethod:r},p=l.getV3RequestUrl("folders",r==="PUT"?{}:{id:t}),d=l.getV3RequestUrl(
"folders");return o=a=f.wrapCall(p,i,!0,n,r||"POST"),u=f.wrapCall(d,s,!0,{},"GET
"),f.attachChildCall(u,a),h.requestBatchJSON(o,c)}function T(){var t="/ws/mail/v
2.0/jsonrpc?appid=YahooMailNeo&m=ListFolders";e.common.net.SessionMgr.request(t,
e.JSON.stringify({method:"ListFolders",params:[{resetMessengerUnseen:!0}]}),{},"

POST",null,!0),NeoGV.hasResetUnseenCount||(NeoGV.hasResetUnseenCount=1)}function
N(e,t,n,r){var o=this,f={},h="",d=NeoConfig.imapIn,m,g,y,b,w,x;n=n?n+p:"",m=n,e
=a.sanitizeString(u(e)),d&&(x=l.ImapIn,h=x.getAccountAttribute(r||x.getCurrentAc
countId(),"folderPrefix")||"",h=h?h+p:"",n=h+n),n?w=o.validateName(e,m,r):w=o.va
lidateName(e),w?c.callFailure(e,w,t):(f={folder:{name:n+e,acctId:d?r||x.getCurre
ntAccountId():v,types:["USER"]}},b=this.formatFolderUpdateBatch(null,f,"PUT"),b.
then(function(n){g=n[i],g.success?(y=g.response.result,y.fid=y.oldV2Fid?y.oldV2F
id:o.bulkReplace(y.name),y={folderInfo:y},n[s].success&&E(n[s].response),c.callS
uccess(y,t)):c.callFailure(g.response,S(g.response.error.code),t)},function(n){c
.callFailure(f.folder.name,S(n.error.code),t)}))}function C(e,t){var n=this,r=Ne
oConfig.imapIn,o,h,d,m,g,y,b,w,T,N;h=f.getByFid(e.fid),d=e.isSubFolder,y=e.name?
a.sanitizeString(u(e.name)):"",o=e.path||"",b=h.id,r&&(m=l.ImapIn,g=m.getCurrent
AccountPrefix(),g&&(d=!0,o=g+p+e.path)),w=n.validateName(y,e.path),w||!h?c.callF
ailure(e.name,w,t):(T={folder:{id:b,name:o+y,acctId:r?m.getCurrentAccountId():v}
,actions:{applyToSubFolders:!0}},N=x(b,T,"POST"),N.then(function(o){var u,a=o[i]
;a.success?(u=a.response.result,u.fid=u.oldV2Fid?u.oldV2Fid:n.bulkReplace(u.name
),u={folderInfo:u},f.rename({folderInfo:e},u,"rename"),f.flush(),o[s].success&&E
(o[s].response),c.callSuccess(u,t)):c.callFailure(a.response,S(a.response.error.
code),t)},function(n){c.callFailure(T.folder.name,S(n.error.code),t)}))}function
k(t,n){var r={},o,u,a;u=f.getByFid(t),u&&u.total===0?(r={id:u.id,actions:{apply
ToSubFolders:!0}},a=x(r.id,r,"DELETE"),a.then(function(r){o=r[i],o.success&&(f.r
emove(t,"remove"),f.flush(),r[s].success&&E(r[s].response,n))},function(t){})):e
.fire("MailLog",{m:"FolderController:delete - Folder not empty"},1,"mail-control
ler-folders-v3")}function L(t,n,r){var i=e.Mail.Core.Net.Helpers.V3RequestHelper
,s=n?n.suppressNotification:!0,o=n?n.suppressStat:!1,a={logInfo:{},options:{resp
onseType:"json",timeout:g},suppressNotification:s,suppressStat:o,upload:!1,api:"
folders",method:"GET"},f=e.common.persist.UserData,l=[],c="",p=!1,d,v,y,b,w,S,x;
if(t&&t.accountId!==undefined){NeoConfig.am||NeoConfig.imapIn?y=NeoConfig.accoun
ts.popAccounts||[]:(y=f.get("externalAccounts")||{},y=y.extAccount||[]),w=y&&y.l
ength;if(w)if(NeoConfig.am||NeoConfig.imapIn)for(x=0;x<w;x++)b=y[x],u(b.loginId)
&&u(b.serverUri)&&(c===""||c===b.address)&&(p=!0,S=b.serverUri.match(/^(.+?:\/\/
)?(.+?)(:\d+)?$/)[2],l.push({protocol:"pop3",userName:b.loginId,server:S}));else
for(x=0;x<w;x++)b=y[x],u(b.username)&&u(b.server)&&(c===""||c===b.address)&&(p=
!0,l.push({protocol:b.protocol,userName:b.username,server:b.server}))}m&&r==="ch
eckmail"&&this.resetUnseenCount(),p?(v=[{id:"FetchExternalMail",uri:"/ws/mail/v2
.0/jsonrpc",method:"POST",payloadType:"embedded",payload:{method:"FetchExternalM
ail",params:[{externalAccounts:l}]}},{id:"ListFolders",uri:i.getV3RequestUrl("fo
lders"),method:"GET"}],d=h.requestBatchJSON(v,a),d.then(function(r){var i=[],s,o
,u,a,f,c;if(r.FetchExternalMail.success){o=r.FetchExternalMail.response.result;i
f((s=o.fetchResults)&&(a=s.length)){for(u=0;u<a;u++)(f=s[u].status)!=="success"&
&i.push({userName:l[u].userName,status:f,server:l[u].address||l[u].server});i.le
ngth&&e.use("mail-error",function(e){c=e.mail.Error,c&&c.extFetchError(i)})}}r.L
istFolders.success&&E(r.ListFolders.response,n)},function(){n&&n.failure&&n.fail
ure()})):(d=h.requestGet(i.getV3RequestUrl("folders"),a),d.then(function(t){E(t,
n,r)},function(){n&&n.failure&&n.failure()}))}function A(t){t=t||a.settings.valu
e("checkMailInterval",3),e.fire("MailLog",{m:"mail-controller-folders-v3.trigger
CheckMail"
,info:"Scheduling auto checkmail every "+t+" minute(s)"}),c.yTimerObj&&c.yTimerO
bj.cancel&&c.yTimerObj.cancel(),c.yTimerObj=e.later(t*r,null,function(){e.fire("
MailLog",{m:"mail-controller-folders-v3.triggerCheckMail",info:"Running auto che
ckmail after "+t+" minute(s)"}),o++,c.refresh({},{suppressNotification:!0,suppre
ssStat:!1,success:function(){e.fire("nav:refreshCalendar"),c.triggerCheckMail()}
,failure:function(){e.fire("MailLog",{m:"mail-controller-folders.triggerCheckMai
l",info:"Server failure, network down?"}),c.triggerCheckMail()}},"refresh")},[])
}function O(e,t,n){var r=[];e=c.validateFolders(e,r),e?(f.set(e,n),c.callSuccess
(e,t)):c.callFailure(r,c.baddata,t)}function M(t,n){c.refresh({},{suppressNotifi
cation:!1,suppressStat:!1,success:function(){n.success(f.getFoldersByAccount(t))
},failure:function(){n.failure(),e.fire("MailLog",{m:"mail-controller-folders-v3
.getFoldersByAccount",info:"Server failure, network down?"})}})}function _(e){va
r t=f.getPrimaryFolderByAccount(e);return t}function D(e,t){return d.get(e,t)}va

r t=e.mail,n=t.model.DataStore,r=6e4,i="updateFolder",s="listFolders",o=0,u=e.La
ng.trim,a=e.common.Utils,f=n.Folders,l=t.Controller,c=l.Folders,h=new e.Mail.Cor
e.Net.Transport(new e.Mail.Core.Net.Policies.ListFoldersPolicy),p="/",d=t.ui.Fol
derUtils,v=d.PrimaryAcctId,m=a.features.enabled("resetUnseenCount"),g=a.settings
.value("mailWsTimeout",35e3),y;e.on("folders:folderCreated",function(e){c.onList
FoldersSuccess(e)}),e.on("folders:resetV2UnseenCount",T),e.mix(c,{yTimerObj:y,se
t:O,refresh:L,create:N,rename:C,remove:k,get:D,transformToV2:w,bulkReplace:b,get
FoldersByAccount:M,triggerCheckMail:A,getPrimaryFolderByAccount:_,formatFolderUp
dateBatch:x,onListFoldersSuccess:E,resetUnseenCount:T,transport:h},!0)},"1.0.0",
{requires:["mail-core-net-policies-list-folders-policy","mail-core-net-transport
","mail-model-datastore","mail-controller-base","common-persist-user-data","mail
-common-utils-settings","common-persist-user-data","mail-core-net-helpers-batchrequest-helper","mail-core-net-helpers-v3-request-helper","escape","mail-ui-fold
er-utils","mail-common-utils-features"]});

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy