<!DOCTYPE html>
<html lang="en-US" ng-app="apple">
<head>
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9" />
    <script type="text/javascript">
        var userAgentConfig = { mobile : false, tablet : false, desktop : true };
    </script>

	<title>
            Error |
                Communities
	</title>
    <script>
       var recommendEnable = true;
    </script>


<meta   name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 





    

<meta charset="utf-8" />
<!--[if IE]><![endif]-->
    

<script type="text/javascript">
    if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) || window.innerWidth < 675) {
        window.device = navigator.userAgent.toLowerCase();
    }
</script>

<script type="text/javascript">
    if (top != self) {
        var isSafeTopUrl = false;
        try {
            var topUrl = top.location.href;
            var topUrlQsIdx = topUrl.indexOf('?');
            if (topUrlQsIdx > 0) {
                topUrl = topUrl.substring(0, topUrlQsIdx);
            }
            topUrl = topUrl.toLowerCase();

            var safeTopUrls = new Array(
                'https://discussions.apple.com/skin-basic.jspa',
                'https://discussions.apple.com/theme-site.jspa',
                'https://discussions.apple.com/skin-advanced.jspa',
                'https://discussions.apple.com/skin-advanced!UploadSkinZip.jspa'
            );
            for (var i = 0; i < safeTopUrls.length; i++) {
                if (safeTopUrls[i].toLowerCase() == topUrl) {
                    isSafeTopUrl = true;
                    break;
                }
            }
        } catch (err) {
        }

        if (!isSafeTopUrl) top.location = location;
    }
</script>
<!--[if lt IE 9]>
<script src="/resources/scripts/vendor/html5shiv.min.js"></script>
<![endif]-->





        <link rel="stylesheet" href="/6.0.3.09cd29f79cd29f7/styles/jive.css" type="text/css" media="all" />

    <link rel="stylesheet" href="https://www.apple.com/wss/fonts?family=Myriad+Set+Pro&amp;v=1">
    <link rel="stylesheet" href="//www.apple.com/wss/fonts?families=SF+Pro,v1" type="text/css">
    <link rel="stylesheet" href="https://www.apple.com/wss/fonts/?family=Apple+Icons&amp;v=1" type="text/css" media="all">
    <link rel="stylesheet" href="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/ac-assets/build/styles/library.built.css" type="text/css" media="all" />
    <link rel="stylesheet" href="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/css/theme.css" type="text/css" media="all" />
    <link rel="stylesheet" href="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/css/responsive.css" type="text/css" media="all" />
        <style>
           .u-hide-all-desktop {
               display: none;
           }
       </style>
    <link rel="stylesheet" href="https://www.apple.com/ac/globalheader/1.1/styles/globalheader.css" type="text/css" media="all" />

    <style id="nav-styles"></style> 

<link rel="search"
    href="/opensearch.xml"
    title="Communities"
    type="application/opensearchdescription+xml"/>


<link rel="shortcut icon" href="https://www.apple.com/favicon.ico" type="image/x-icon" />
<link rel="icon" href="https://www.apple.com/favicon.ico" type="image/x-icon" />









<!-- macro to display the generic warning about the content object being in moderation, abuse hidden, or rejected -->

<!--acclaim macro for new helpful button for JIRA story: RRP-53 CRS: Post Voting Features - Like RRP-79-->
    <script type="text/javascript">
        (function() {
            var prepareUrl = function(url) {
                if (url.indexOf(";") > 0) {
                    url = url.substring(0, url.indexOf(";"));
                }
                if (url.charAt(url.length - 1) == '/') {
                    url = url.substring(0, url.length - 1);
                }
                return url
            };
            if (typeof(window._jive_base_url) == "undefined") {
                window._jive_base_url = prepareUrl("/")
            }
            if (typeof(window._jive_base_absolute_url) == "undefined") {
                window._jive_base_absolute_url = prepareUrl("https://discussions.apple.com")
            }
            if (typeof(window._jive_resource_url) == "undefined") {
                window._jive_resource_url = prepareUrl("/6.0.3.09cd29f79cd29f7/")
            }
            if (typeof(window._jive_theme_url) == "undefined") {
                window._jive_theme_url = prepareUrl("/themes/apple")
            }
                if (typeof(window._jive_current_user) == "undefined") {
                    window._jive_current_user = {
                        anonymous: true,
			            partner: false,
                        visible: true,
                        username: 'ANONYMOUS',
                        ID: '-1',
                        enabled: true,
                        avatarID: '8999',
                        displayName: ''
                    };
                }




        })();

        var _jive_effective_user_id = "-1";
        var _jive_auth_token ="no-user";
        var _jive_locale = "en_US";
        var _jive_translation_language = "en"
        var _jive_browser_event = {"providers":["activityStream.poll","appAlert.create"],"since":1542741393884};
        var _jive_browser_event_polling_delay = 300000;
        var _jive_timezoneoffset = -8;

        var jive = jive || {};
        jive.global = jive.global || {};
        jive.global.containerType = 14;
        jive.global.containerID = 1;
        jive.global.containerBrowseId = 5954631;

    </script>
<script>
/* Kongregate Asychronous JavaScript Loader

The MIT License

Copyright (c) 2010 Kongregate Inc.
*/function KJS(e){this._path=e&&e.path||"",this._d={}}KJS.prototype={require:function(){var e=Array.prototype.slice.call(arguments),t;typeof e[e.length-1]=="function"&&(t=e.pop());for(var n=0;n<e.length;n++)this.sat(e[n]+"--required");t&&this.run(t,e)},_load:function(e,t,n,r,i){var s=this,o=(n||[]).concat(e.split("?")[0]),u=this._path+e,a=this._origin(u)&&r,f=a?function(e){var t,n;try{r.call(s,e)}catch(i){n=i}finally{while(t=o.shift())s.sat(t);if(n)throw n}}:function(e){i.call(s,e,function(){var e;while(e=o.shift())s.sat(e)})};this.isSat(o)||(a?this.get(u,function(e){t&&t.length?s.run(function(){f(e)},t):f(e)}):t&&t.length?s.run(function(){f(u)},t):f(u))},load:function(e,t,n){var r=this;this._load(e,t,n,r.embed,r.link)},loadCSS:function(e,t,n){var r=this;r._load(e,t,n,null,r.linkCSS)},run:function(e,t,n){var r=this,i,s=n||[],o=s.length?function(){var t,n;if(!r.isSat(s))try{e()}catch(i){n=i}finally{while(t=s.pop())r.sat(t);if(n)throw n}}:e;if(!t.length)o();else if(1==t.length)i=o;else{var u=t.length;i=function(){--u||o()}}var a;while(a=t.pop())!0===this._d[a]?i():this._d[a]=this._d[a]?function(e,t){return function(){e(),t()}}(this._d[a],i):i},_css:/css(?:$|\?)/i,get:function(e,t){$j.ajax({url:e,dataType:e.match(this._css)?"text/css":"text/javascript",complete:function(e){t(e.responseText)}})},_firstScript:document.getElementsByTagName("script")[0],_head:document.getElementsByTagName("head")[0],embed:function(e){$j.globalEval(e)},link:function(e,t){var n=this,r=this._firstScript,i=r.parentNode,s=document.createElement("script"),o;s.src=e,s.onreadystatechange=s.onload=s.onerror=function(){if(!s.readyState||s.readyState=="loaded"||s.readyState=="complete")clearTimeout(o),s.onload=s.onreadystatechange=$j.noop,i.removeChild(s),t&&t()},o=setTimeout(s.onerror,5e3),i.insertBefore(s,r)},linkCSS:function(e,t){var n=this,r;document.createStyleSheet?r=document.createStyleSheet(e):(r=document.createElement("link"),r.href=e,r.rel="stylesheet",r.type="text/css",this._head.appendChild(r)),t&&t()},_origin:function(e){var t=location.origin||location.protocol+"//"+location.host,n=this._fullURL(e);return n.slice(0,t.length)===t},_fullURL:function(e){var t=document.createElement("div");return t.innerHTML='<a href="'+e+'">x</a>',t.firstChild.href},sat:function(e){this._d[e]&&!0!==this._d[e]&&this._d[e](),this._d[e]=!0},isSat:function(e){var t=0;for(var n=0;n<e.length;n++)!0===this._d[e[n]]&&t++;return t>0&&t===e.length}};var kjs=new KJS;
(function() {var l=!0;
function m(){var a=[].slice.call(arguments),e="string"===typeof a[0]?a.shift():void 0,c=1<a.length?a.shift():[],h=a[0],a=n.b(e,c,h);if(!1!==a){a&&(e=a[0],c=a[1],h=a[2]);var f=function(){for(var a=e,b=c,d=[],j=0;j<b.length;j++)d.push(o(b[j],e));b=h;d=typeof b==="function"?b.apply(void 0,d):b;b=n.a(a,d);if(b!==false){if(b){a=b[0];d=b[1]}if(d&&a){q[a]=d;r(a)}}},a=c,d,b=a.length;if(b)if(1===b)d=f;else{var g=b;d=function(){--g||f()}}else f();for(var k=0;k<b;k++){var j=s[a[k]];l===j?d():s[a[k]]=j?function(b){return function(){b();
d()}}(j):d}}}function o(a,e){if("require"===a)return function(a){return o(a,e)};var c=n.c(a,e);return q[c&&c[0]||a]}function t(){}function r(a){if(s[a]&&l!==s[a])s[a]();s[a]=l}var q={},s={};m.amd={};var n={b:t,a:t,c:t};m("tAMD",n);r("require");this.require=this.define=m;
define("tAMD/hooks",["tAMD"],function(a,e){function c(a,b){for(var g=h(a,"**").concat(h(a,b[0])),c,j,p=0;p<g.length;p++)!1!==c&&(j=g[p].apply(e,c||b),c=!1!==j&&(j||c));return c}function h(a,b){var c=f[a]=f[a]||{};return c[b]=c[b]||[]}var f={};a.b=function(){return c("define",arguments)};a.a=function(){return c("publish",arguments)};a.c=function(){return c("require",arguments)};return{on:function(a,b,c){c||(c=b,b="**");h(a,b).push(c)},off:function(a,b,c){"function"===typeof b&&(c=b,b="**");a=h(a,b||
"**");for(b=0;b<a.length;b++)if(a[b]===c||!c)a.splice(b,1),b-=1}}});
define("tAMD/loader",["tAMD/hooks","require"],function(a,e){function c(a){var c;!e(a)&&(c=d[a])?(h(c,b[a]),delete d[a],delete b[a]):k[a]=l}function h(a,b){if(a[0]){var c=a[0],d=function(){h(a.slice(1),b)},e=g[c];l===e?d&&d():d&&(g[c]=function(){e&&e();d()});if(!e){var k=document.getElementsByTagName("script")[0],u=k.parentNode,i=document.createElement("script");i.src=c;i.onreadystatechange=i.onload=i.onerror=function(){if(!i.readyState||"loaded"===i.readyState||"complete"===i.readyState)i.onload=
i.onreadystatechange=i.onerror=f,u.removeChild(i),(g[c]||f)(),g[c]=l};u.insertBefore(i,k)}}else b&&b()}function f(){}var d={},b={},g={},k={};a.on("define",function(a,b){for(var d=0;d<b.length;d++)c(b[d])});return{map:function(a,e,h){var f,g;for(g=0;g<a.length;g++)f=a[g],d[f]=e,b[f]=h,k[f]&&c(f)}}});})();var reg;require(['tAMD/loader'],function(l){reg=l.map});
    </script>
<script src="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/ac-assets/build/scripts/head.built.js" type="text/javascript" charset="utf-8"></script>



      
    
    

    <script type="text/javascript">
        window.SPELL_LANGS = "English (Canada)=en_ca,English (United Kingdom)=en_gb,+English (United States)=en_us,French=fr,French (Canada)=fr_ca,German=de,Italian=it,Spanish=es";
        window.CS_BASE_URL = "";
        window.CS_RESOURCE_BASE_URL = "/6.0.3.09cd29f79cd29f7";
        window.tinyMCEPreInit = {
            suffix : "_src",
            base : CS_BASE_URL + "/resources/scripts/tiny_mce3"
        };
        if (typeof(_jive_project_i18n) == "undefined") {
            var _jive_project_i18n = new Array();
            _jive_project_i18n['project.calendar.task'] = "Task";
            _jive_project_i18n['project.calendar.tasks'] = "Tasks";
            _jive_project_i18n['project.calendar.checkpoint'] = "Checkpoint";
            _jive_project_i18n['project.calendar.checkpoints'] = "Checkpoints";
            _jive_project_i18n['global.edit'] = "Edit";
            _jive_project_i18n['global.delete'] = "Delete";
            _jive_project_i18n['project.task.mark.complete'] = "Mark complete";
            _jive_project_i18n['project.task.assign.to.me'] = "Assign to me";
            _jive_project_i18n['task.incomplete.link'] = "Incomplete";
            _jive_project_i18n['project.checkPoint.create.link'] = "Create a checkpoint";
            _jive_project_i18n['project.task.create.link'] = "Create a task";
        }
    </script>
















    
<script>
reg(["Zapatec.Calendar"], ["/6.0.3.09cd29f79cd29f7/resources/scripts/gen/741f699a102a77cfcd0ecbdc5a22002d.js"],function(){
        kjs.loadCSS('/6.0.3.09cd29f79cd29f7/styles/zapatec/styles/aqua.css');

        Zapatec.Calendar._TT["DEF_DATE_FORMAT"] = "%m/%d/%Y";
        define('Zapatec.Calendar', function() {
            return Zapatec.Calendar;
        });



});
</script>





        



<script type="text/javascript">
    var profileShortUrl = "/profile-short.jspa";
    var missionModalUrl = "/mission-modal.jspa";
    var leaderboardClick = "/leaderboard-widget-click.jspa";

    var profileShortGamifyUrl = "/profile-gamify-short.jspa";
    var profileLoadingTooltip = "Loading user profile";
    var profileErrorTooltip = "There was an error loading that profile information.";

    var containerShortUrl = "/container-short.jspa";

    var videoShortUrl = "/view-video-short.jspa";

    var followErrorMessage = "An internal error occurred while following the object.";

    var ajaxErrorMessage = "An unexpected error has occurred. Please make sure that your session did not expire while viewing this page.";
    var ajaxNotFoundMessage = "The specified item was not found.";
    var ajaxUnauthorizedMessage = "You are not authorized to perform this operation. If you are not logged in please log in and try again.";

    (function() {
        var originalWrite = document.write;
        document.write = function() {
            if(typeof $j != 'undefined' && $j.isReady) {
                console.warn("document.write called after document was loaded: ", arguments);
            }
            else {
                // In IE before version 8 `document.write()` does not
                // implement Function methods, like `apply()`.
                return Function.prototype.apply.call(originalWrite, document, arguments);
            }
        }
    })();
</script>







    <script type="text/javascript">
        window.__JAF_DEBUG = 0;
    </script>

<script src="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/js/hammer.min.js"></script>



<script src="/6.0.3.09cd29f79cd29f7/resources/scripts/gen/dff91e8ac4c6b28092f3ad8f3a4098e5.js"></script>
<script>
$j.ajaxSettings.traditional = true;

$j(function(){define('documentReady',document);});

        // begin list of custom CSS
        jive.rte.defaultStyles = new Array();
            jive.rte.defaultStyles.push("/plugins/communities-plugin/resources/styles/macro.css");
        // end list of custom CSS


if (dwr == null) var dwr = {};
if (dwr.engine == null) dwr.engine = {};
if (DWREngine == null) var DWREngine = dwr.engine;

DWREngine._origScriptSessionId = "39B5439EC5B812524F53461C871CA9F0";
DWREngine._sessionCookieName = "JSESSIONID"; // JSESSIONID
DWREngine._allowGetForSafariButMakeForgeryEasier = "true";
DWREngine._scriptTagProtection = "throw 'allowScriptTagRemoting is false.';";
DWREngine._defaultPath = "/dwr/interface";
DWREngine._pollWithXhr = "false";
if (jQuery.fn.message && DWREngine.setErrorHandler) {
    DWREngine.setErrorHandler(function(message, ex) {
        dwr.engine._debug('Error: ' + ex.name + ', ' + ex.message, true);
        if (message == null || message == '') jQuery('<p>A server error has occurred.</p>').message({ style: 'error' });
        // Ignore NS_ERROR_NOT_AVAILABLE if Mozilla is being narky
        else if (message.indexOf('0x80040111') != -1) dwr.engine._debug(message);
        else jQuery('<p/>').text(message).message({ style: 'error' });
    })
}


        jive.rte.ExternalLinkModal("false", "" );


            var jiveControl = new jive.model.Controller();
            jive.rte.mobileUI = false;


        jive.observable = jive.conc.observable;


    $j(document).ready(function() {
    var followView = new jive.FollowUserApp.ProfileFollowView({
    i18n: {
    startFollowingMessage: '<p>You are now following {0}.</p>',
    stopFollowingMessage:  '<p>You have stopped following {0}.</p>',
    pendingConnectionMessage: '<p>Note: {0} will need to approve your request</p>'
    },
    bidirectional: false
    });
    var jiveUserFollow = new jive.FollowUserApp.Main({
    followView: followView
    });

    /* init placeholder text js */
    $j("input[placeholder]").placeHeld();
    });





    var appsDisabled = new jive.JAF.Apps.Disabled({
    apps_feature_disabled: "You may not be able be able to view this content as Apps have been disabled for this system. Please consult your System Administrator for more information."
    }, { disabled: true } );


</script>

    <!-- plugin javascript -->
<script src="/6.0.3.09cd29f79cd29f7/resources/scripts/gen/9627eb73327f9cad39da4fc849ef6983.js"></script>

    

    <script>
        window._jive_images_enabled = true;
    </script>










<script>
reg(["jive.rte"], ["/6.0.3.09cd29f79cd29f7/resources/scripts/gen/89baf838861c0d705681d0b0babe6080.js"],function(){
    window.errorHandlerMessage = "An error occurred:";

    window.editorErrorHandler = function(message, exception) {
        // if the message is something other than a timeout, show the message plus the error code
        if (message.indexOf('Timeout') == -1) {
            $j('#dwr-error-text').text(errorHandlerMessage + ' Error Code: ' + message);
            $j('#dwr-error-table').fadeIn();
            setTimeout(function() {
                $j('#dwr-error-table').fadeOut();
            }, 10000);
        }
    };


    
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }
    if(typeof(tinyMCE) != "undefined"){ // could be Safari 2, which dies with tinyMCE
        tinyMCE.addI18n('en.jivemacros',{
                    "unused.jive.key" : "nothing."
        });
    }


        window.RawHTMLSaveFunction = function(element_id, html, body){
            var text = $j('#wysiwygtext');
            if (text.is(':not(:visible)')) {
                return html;
            }else{
                return text.val();
            }
        }
        jive.rte.multiRTE = new Array();

        //Not used by RTEWrap, but we need this for backward compatibility; see CS-23883
        window.refreshLinks = function() {
            jive.rte.multiRTE.forEach(function(rteID) {
                if ($j('#' + rteID + '_parent').length < 1) {
                    // safari 2, text only
                    $j('#' + rteID + '_toggle_html').hide();
                    $j('#jivePreferredEditorModeLinkHREF').hide();
                    return;
                }

                if(currentMode == 'rawhtml') {
                    $j('#' + rteID + '_toggle_html').css('display', 'block');
                }else{
                    $j('#' + rteID + '_toggle_html').hide();
                }

                if (preferredMode == currentMode) {
                    $j('#jivePreferredEditorModeLinkHREF').hide();
                } else {
                    $j('#jivePreferredEditorModeLinkHREF').css('display', 'block');
                }
            });
        }

    window.editor = new jive.ext.y.HashTable();


       
jive.rte.macros.push(new jive.rte.Macro("color","","TEXT", true, false, [], [{name: "0",value: ""},{name: "__default_attr",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("size","","TEXT", true, false, [], [{name: "0",value: ""},{name: "__default_attr",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("font","","TEXT", true, false, [], [{name: "0",value: ""},{name: "__default_attr",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("toc","","IMAGE", true, true, [], [], true,false));
jive.rte.macros.push(new jive.rte.Macro("code","","TEXT", false, true, [{ name: "sql", deleteAll: true, params: [{ name: "__default_attr", value :"sql"} ]},{ name: "html", deleteAll: true, params: [{ name: "__default_attr", value :"html"} ]},{ name: "xml", deleteAll: true, params: [{ name: "__default_attr", value :"xml"} ]},{ name: "java", deleteAll: true, params: [{ name: "__default_attr", value :"java"} ]},{ name: "plain", deleteAll: true, params: [{ name: "__default_attr", value :"plain"} ]}], [{name: "__default_attr",value: ["sql","html","xml","java","plain"]}], true,false));
jive.rte.macros.push(new jive.rte.Macro("noformat","","TEXT", true, false, [], [], true,false));
jive.rte.macros.push(new jive.rte.Macro("thread","thread/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("message","message/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("external-site","bookmarks/","INLINE", false, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("document","docs/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("tag","tags/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""},{name: "tag",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("microblog","status/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("polls","polls/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("blogpost","blogs/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("blog","blogs/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""},{name: "name",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("community","community/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("space","community/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("user","people/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""},{name: "username",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("project","project/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("task","view-task.jspa?task=","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("group","groups/","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "title",value: ""}], false,false));
jive.rte.macros.push(new jive.rte.Macro("quote","","TEXT", false, true, [], [{name: "title",value: ""},{name: "__default_attr",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("vimeo","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""}], false,false));
jive.rte.macros.push(new jive.rte.Macro("veoh","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""}], false,false));
jive.rte.macros.push(new jive.rte.Macro("dailymotion","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""}], false,false));
jive.rte.macros.push(new jive.rte.Macro("youtube","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""}], false,false));
jive.rte.macros.push(new jive.rte.Macro("kaltura","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""},{name: "playerKey",value: ""},{name: "playerID",value: ""},{name: "partnerID",value: ""},{name: "playerColor",value: "#FFFFFF"}], false,false));
jive.rte.macros.push(new jive.rte.Macro("brightcove","","IMAGE", false, false, [], [{name: "__default_attr",value: ""},{name: "width",value: ""},{name: "height",value: ""},{name: "playerKey",value: ""},{name: "playerID",value: ""},{name: "partnerID",value: ""},{name: "playerColor",value: "#FFFFFF"}], false,false));
jive.rte.macros.push(new jive.rte.Macro("application","","INLINE", true, false, [], [{name: "id",value: ""},{name: "__default_attr",value: ""},{name: "__title",value: ""},{name: "__view",value: ""},{name: "__params",value: ""}], true,false));
jive.rte.macros.push(new jive.rte.Macro("appEmbeddedView","","INLINE", true, false, [], [{name: "_default_attr",value: ""},{name: "_appuuid",value: ""},{name: "_title",value: ""},{name: "_view",value: ""},{name: "_context",value: ""},{name: "_url",value: ""},{name: "_previewimage",value: ""},{name: "_icon",value: ""},{name: "_action_id",value: ""}], true,false));



        define('jive.rte', jive.rte);



});
</script>

        <script>
            define('coreApiPrereqs', {});
        </script>

    <script>
        var containerType = 14;
        var containerID = 1;
            var spotlightSearchURL = "/spotlight-search.jspa";
    </script>

    
		
		<meta name="nosidebar" content="true" />
	


    
            <link rel="stylesheet" href="/6.0.3.09cd29f79cd29f7/plugins/communities-plugin_1.0.0-9cd29f7/resources/styles/macro.css" type="text/css" media="all" />



    <style type="text/css">/* custom-css */
/*.j-reply-rte { display: none;} */


/* hiding jive logo from unsupported-browser.jspa */

#j-header h1#logo .j-header-logo {
display: none;
}

.apple-announcement-header {
margin-left: 80px;
}

.j-js-message-popup-close-button{
font-size:12px;
}

.j-social-actions li .jive-icon-med, .j-social-actions li .jive-icon-sml {
    margin-right: -4px;

}
.jive-icon-follow {
    background-position: -79px -336px;
}

.filter-apple-discussions {
display:none !important;
}

#apple-manage-subscripitons {
    background-image: url("https://discussions.apple.com/plugins/mvp-plugin/resources/styles/images/manage_subscriptions.png");
    background-repeat: no-repeat;
    left: 0;
    margin: -1px 5px 0 0 !important;
}

#jive-alert-global, #jive-alert-global .jive-alert-type{
outline:none;
}

.gh-search-submit.gh-search-magnify {
opacity:1;
}

#gh-svg-icons{
	background: #ffffff;
}
#ac-globalnav #ac-gn-searchform #ac-gn-searchform-submit {
  box-shadow: none;
}
.j-browse-details th.center
{
   width:130px !important;
 }
.apple-icon-article
 {
  display: table-row;
 }
.apple-icon-article-text
 {
  display: table-row;
 }
.apple-sidebar-property
 {
  min-width: 500px;
  padding-left:60px
 }

// fix for status level not floating.
.j-thread .j-post-avatar .j-status-level .level-points > span {
white-space: nowrap;
}
.j-browse-people .status-level-points-number {
    display:none;
}
// show points in popup-me
#j-satNav-wrap .status-level-points-number {
    display:inline-block;
}

// disable points
.j-thread .j-thread-post .j-post-avatar .j-status-level .level-points span { display:none; }

.j-thread .j-thread-post .j-post-avatar .j-status-level .level-points { margin-bottom:0; }

.j-doc .doc-page .j-byline .j-status-level .level-points span { display:none; }


.jive-tooltip2 .j-mini-modal-user .j-modal-content table td:first-child strong {
display:none;
}

.jive-tooltip2 .j-mini-modal-user .j-modal-content table td:first-child .shownonbeta {
display:none !important;
}

.jive-tooltip2 .j-mini-modal-user .j-modal-content table td:first-child .shownonbeta {
display:none !important;
}

.jive-tooltip2 .j-mini-modal-user .j-modal-content j-mini-modal-header .shownonbeta {
display:none;
}

.j-body-yourwork .j-layout.j-browse-content {
position:relative;
}
.ui-desktop.j-body-yourwork #jive-body .j-contained-tabs #apple-content-filter-sort-section {
top:20px;
}
.ui-desktop.j-view-profile #jive-body {
 position:relative;
}
.ui-desktop.j-view-profile #jive-body #apple-bookmarks-filter-sort-section #apple-browse-filter-sort-controls #j-sort {
top:224px;
}

@media screen and (max-width: 740px) {
#jive-alert-container  #jive-alert.clearfix {
 margin: 10px 0 10px 0;
}
.j-body-yourwork #jive-body .j-contained-tabs #apple-content-filter-sort-section {
 left: 0px!Important;
 margin-top: 0px;
 top: 150px;
}
}
.j-thread #body-apple .thread-actions > a.bg-black.btn-disabled:link, .j-thread #body-apple .thread-actions > a.bg-black.btn-disabled:visited {
  color:white;
}
@media screen and (max-width: 740px) {
.j-thread #body-apple .thread-actions > a.bg-black.btn-disabled {
  color:white;
}
}</style>
    <style type="text/css">/* custom-css-container */</style>


</head>


<body class="ui-desktop jive-body-formpage j-body-error-notfound  en-lang">
    <div class="aria-container">
<!-- BEGIN header -->
<!-- Apple customization 1.4 -->


<script type="text/javascript">
    var searchSection = 'support';
    var searchCountry = 'us';
    var searchLocale = 'en_US';
    var deactivateSearchShortcuts = false;
</script>

<script>
    var enableAppleInstant = "yes";
    var modelValue = "SupportApple";
    var akamaiUrl = "https://km.support.apple.com";
</script>

<script type="text/javascript" src="//www.apple.com/ac/globalfooter/3/en_US/scripts/ac-globalfooter.built.js"></script>
<link rel="stylesheet" type="text/css" href="//www.apple.com/ac/globalnav/3/en_US/styles/ac-globalnav.built.css" />
<link rel="stylesheet" type="text/css" href="//www.apple.com/ac/globalfooter/3/en_US/styles/ac-globalfooter.built.css" />
<div id="global-nav-wrapper">
<aside id="ac-gn-segmentbar" class="ac-gn-segmentbar" lang="en-US" dir="ltr" data-strings="{ 'exit': 'Exit', 'view': '{%STOREFRONT%} Store Home', 'segments': { 'smb': 'Business Store Home', 'eduInd': 'Education Store Home', 'other': 'Store Home' } }">
</aside>
<input type="checkbox" id="ac-gn-menustate" class="ac-gn-menustate" />
<nav id="ac-globalnav" class="no-js" role="navigation" aria-label="Global Navigation" data-hires="false" data-analytics-region="global nav" lang="en-US" dir="ltr" data-store-locale="us" data-store-api="//www.apple.com/[storefront]/shop/bag/status" data-search-locale="en_US" data-search-api="//www.apple.com/search-services/suggestions/">
	<div class="ac-gn-content">
		<ul class="ac-gn-header">
			<li class="ac-gn-item ac-gn-menuicon">
				<label class="ac-gn-menuicon-label" for="ac-gn-menustate" aria-hidden="true">
					<span class="ac-gn-menuicon-bread ac-gn-menuicon-bread-top">
						<span class="ac-gn-menuicon-bread-crust ac-gn-menuicon-bread-crust-top"></span>
					</span>
					<span class="ac-gn-menuicon-bread ac-gn-menuicon-bread-bottom">
						<span class="ac-gn-menuicon-bread-crust ac-gn-menuicon-bread-crust-bottom"></span>
					</span>
				</label>
				<a href="#ac-gn-menustate" class="ac-gn-menuanchor ac-gn-menuanchor-open" id="ac-gn-menuanchor-open">
					<span class="ac-gn-menuanchor-label">Open Menu</span>
				</a>
				<a href="#" class="ac-gn-menuanchor ac-gn-menuanchor-close" id="ac-gn-menuanchor-close">
					<span class="ac-gn-menuanchor-label">Close Menu</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-apple">
				<a class="ac-gn-link ac-gn-link-apple" href="//www.apple.com" data-analytics-title="apple home" id="ac-gn-firstfocus-small">
					<span class="ac-gn-link-text">Apple</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-bag ac-gn-bag-small" id="ac-gn-bag-small">
				<a class="ac-gn-link ac-gn-link-bag" href="//www.apple.com/us/shop/goto/bag" data-analytics-title="bag" data-analytics-click="bag" aria-label="Shopping Bag" data-string-badge="Shopping Bag with Items">
					<span class="ac-gn-link-text">Shopping Bag</span>
					<span class="ac-gn-bag-badge"></span>
				</a>
				<span class="ac-gn-bagview-caret ac-gn-bagview-caret-large"></span>
			</li>
		</ul>
		<ul class="ac-gn-list">
			<li class="ac-gn-item ac-gn-apple">
				<a class="ac-gn-link ac-gn-link-apple" href="//www.apple.com" data-analytics-title="apple home" id="ac-gn-firstfocus">
					<span class="ac-gn-link-text">Apple</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-item-menu ac-gn-mac">
				<a class="ac-gn-link ac-gn-link-mac" href="//www.apple.com/mac/" data-analytics-title="mac">
					<span class="ac-gn-link-text">Mac</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-item-menu ac-gn-ipad">
				<a class="ac-gn-link ac-gn-link-ipad" href="//www.apple.com/ipad/" data-analytics-title="ipad">
					<span class="ac-gn-link-text">iPad</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-item-menu ac-gn-iphone">
				<a class="ac-gn-link ac-gn-link-iphone" href="//www.apple.com/iphone/" data-analytics-title="iphone">
					<span class="ac-gn-link-text">iPhone</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-item-menu ac-gn-watch">
				<a class="ac-gn-link ac-gn-link-watch" href="//www.apple.com/watch/" data-analytics-title="watch">
					<span class="ac-gn-link-text">Watch</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-item-menu ac-gn-tv">
				<a class="ac-gn-link ac-gn-link-tv" href="//www.apple.com/tv/" data-analytics-title="tv">
					<span class="ac-gn-link-text">TV</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-item-menu ac-gn-music">
				<a class="ac-gn-link ac-gn-link-music" href="//www.apple.com/music/" data-analytics-title="music">
					<span class="ac-gn-link-text">Music</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-item-menu ac-gn-support">
				<a class="ac-gn-link ac-gn-link-support current" href="https://support.apple.com" data-analytics-title="support">
					<span class="ac-gn-link-text">Support</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-item-menu ac-gn-search" role="search">
				<a class="ac-gn-link ac-gn-link-search" href="https://support.apple.com/kb/index?page=search&amp;locale=en_US" data-analytics-title="search" data-analytics-click="search" aria-label="Search support.apple.com">
					<span class="ac-gn-search-placeholder" aria-hidden="true">Search support.apple.com</span>
				</a>
			</li>
			<li class="ac-gn-item ac-gn-bag" id="ac-gn-bag">
				<a class="ac-gn-link ac-gn-link-bag" href="//www.apple.com/us/shop/goto/bag" data-analytics-title="bag" data-analytics-click="bag" aria-label="Shopping Bag" data-string-badge="Shopping Bag with Items">
					<span class="ac-gn-link-text">Shopping Bag</span>
					<span class="ac-gn-bag-badge" aria-hidden="true"></span>
				</a>
				<span class="ac-gn-bagview-caret ac-gn-bagview-caret-large"></span>
			</li>
		</ul>
		<aside id="ac-gn-searchview" class="ac-gn-searchview" role="search" data-analytics-region="search">
			<div class="ac-gn-searchview-content">
				<form id="ac-gn-searchform" class="ac-gn-searchform" action="https://support.apple.com/kb/index" method="get">
					<div class="ac-gn-searchform-wrapper">
                        <input id="ac-gn-searchform-input" class="ac-gn-searchform-input" type="text" name="q" placeholder="Search apple.com" autocorrect="off" autocapitalize="off" autocomplete="off" spellcheck="false" />
                        <input id="ac-gn-searchform-src" type="hidden" name="src" value="globalnav_support" />
                        <input type="hidden" name="type" value="organic" />
                        <input type="hidden" name="page" value="search" />
                        <input type="hidden" name="locale" value="en_US" />
						<button id="ac-gn-searchform-submit" class="ac-gn-searchform-submit" type="submit" disabled aria-label="Submit"></button>
						<button id="ac-gn-searchform-reset" class="ac-gn-searchform-reset" type="reset" disabled aria-label="Clear Search"></button>
					</div>
				</form>
				<aside id="ac-gn-searchresults" class="ac-gn-searchresults" data-string-quicklinks="Quick Links" data-string-suggestions="Suggested Searches" data-string-noresults="Hit enter to search."></aside>
			</div>
			<button id="ac-gn-searchview-close" class="ac-gn-searchview-close" aria-label="Close Search">
					<span class="ac-gn-searchview-close-wrapper">
						<span class="ac-gn-searchview-close-left"></span>
						<span class="ac-gn-searchview-close-right"></span>
					</span>
				</button>
		</aside>
		<aside class="ac-gn-bagview" data-analytics-region="bag">
			<div class="ac-gn-bagview-scrim">
				<span class="ac-gn-bagview-caret ac-gn-bagview-caret-small"></span>
			</div>
			<div class="ac-gn-bagview-content" id="ac-gn-bagview-content">
			</div>
		</aside>
	</div>
</nav>
<div id="ac-gn-curtain" class="ac-gn-curtain"></div>
<div id="ac-gn-placeholder" class="ac-nav-placeholder"></div>
<script type="text/javascript" src="//www.apple.com/ac/globalnav/3/en_US/scripts/ac-globalnav.built.js"></script></div>

<a name="top"></a>


<!-- END header -->
        <div id="body-apple" class="anonymous">


            <a name="top"></a>

    <div id="jive-compliance" class="" style="display:none">
        <span class="jive-icon-med "></span><strong>:</strong>


    </div>


            <div id="j-header-wrap"
                data-company-name=""
                data-no-user-bar="false"
                role="banner" aria-label="Jive"
                class="sticky"
                >



<!-- Basic header (no custom HTML) --><header id="j-header" class="clearfix"><!-- Navigational buttons/links --><div class='navbar-mobile-container'><nav id="j-globalNav-bg-mobile" class="navbar-mobile menu-closing" role="navigation" aria-hidden="false" aria-label="Communities navigation"><div class="communities-header" id="communities-navbar-js"><a class="header-title" href='/'>Communities</a><a href="javascript:void(0);" id="chev" class="mobile-menu-toggle chevron--down" role="button" aria-label="Explore" aria-expanded="false"><svg version="1.1" viewbox="0 0 140 100" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid" role="presentation"><g class="chevron__container"><line class="chevron__line1" x1="10" y1="50" x2="50" y2="50" /><line class="chevron__line2" x1="90" y1="50" x2="50" y2="50" /></g></svg></a></div><div class="communities-menu show-hide" aria-hidden="true"><ul><li><a href="/login.jspa" title="Sign in" role="button">Sign in</a></li><li class="menu-item-post"><a href="/login.jspa?createPost=true" id="nav-start-discussion" role="button">Post</a></li><li><a href="/content?numResults=10&amp;itemView=detail&amp;filterID=all~objecttype~objecttype%5Bthread%5D" role="button">Browse discussions</a></li><li><a href="https://getsupport.apple.com" role="button">Contact Support</a></li><li><a href="/search">Search</a></li></ul></div></nav></div><div class='navbar-desktop-container'><nav id="j-globalNav-bg" role="navigation" aria-label="Communities navigation"><div id="apple-site-title"><a href="/">Communities</a></div><ul id="contact-support-link"><li><a href="https://getsupport.apple.com" role="button">Contact Support</a></li></ul><div id="j-links"><ul class="j-globalNav"></ul></div></nav><div id= "second-row" class="anon" role="navigation"><ul id="j-satNav-wrap"><li><ul id="j-satNav"><li class="login"><a href="/login.jspa" title="Sign in">Sign in</a></li></ul><div id="j-satNav-menu" aria-label="User Profile Navigation" role="dialog" style="display:none;"></div></li></ul><ul class="sub-nav-wrap u-hide--small" id="menubar"><li id="jive-nav-link-work" class="   j-ui-elem"><a href="/content"  class="j-globalNavLink j-ui-elem "><span class="nav-link ">Content</span></a></li><li><a href="/search.jspa" class="j-globalNavLink"><span class="nav-link">Search</span></a></li></ul></div></div></header>            </div>
            <section id="j-main" class="clearfix">
                        <span>
<script src="/6.0.3.09cd29f79cd29f7/resources/scripts/gen/2ac245144cc4a01f0a571ce6ae5b494a.js"></script>
<script>
jive.i18n.addMsgs({'a11y.boundary.dialog.end':'Dialog ends','a11y.boundary.menu.start':'Menu begins','a11y.boundary.menu.end':'Menu ends','a11y.boundary.dialog.start':'Dialog begins'});

jive.i18n.addMsgs({'customize.loading':'Loading...'});

jive.i18n.addMsgs({'global.discussion':'Discussion','widget.filter.label.apple.recommended':'Apple recommended','apple.helpful.answer.text':'Helpful','partner.browse.external.contributor':'External Contributor','global.externalUrl':'External URL','global.group.member_only':'Member only group','global.status':'Status Updates','global.group.secret':'Secret group','global.group.open':'Group','global.group.private':'Private group','apple.correct.answer.text':'Solved','global.blogPost':'Announcement','global.loading':'Loading','global.guest':'Guest','global.bookmark':'Bookmark','global.group.bookmark':'Bookmark group','global.close':'Close','activity.in_user_container2.we':'{0}\'s update','global.message':'Message','global.comment':'Reply','error.general':'An error occurred processing your request. If this problem persists, please contact the webmaster or administrator of this site.'});

jive.i18n.addMsgs({'error.rest.error_updating':'Your content could not be saved. Please try again in a few moments.','error.rest.error_destroying':'Your content could not be removed. Please try again in a few moments.','error.rest.refresh_page':'Click here to refresh this page.','error.rest.error_saving':'Your post could not be saved. Please try again in a few moments.','error.rest.error_finding':'The content that you requested could not be displayed. Please try again in a few moments.'});

jive.i18n.addMsgs({'date.format.js.jan.short':'Jan','date.format.js.apr.short':'Apr','date.format.js.thur.long':'Thursday','date.format.js.apr.long':'April','date.format.js.nov.short':'Nov','date.format.js.thur.short':'Thur','date.format.js.wed.short':'Wed','date.format.js.tue.short':'Tue','date.format.js.dec.short':'Dec','date.format.js.mon.short':'Mon','date.format.js.fri.long':'Friday','date.format.js.nov.long':'November','date.format.js.mon.long':'Monday','date.format.js.mar.short':'Mar','date.format.js.jun.short':'Jun','date.format.js.jul.short':'Jul','date.format.js.sat.short':'Sat','date.format.js.sep.short':'Sep','date.format.js.aug.short':'Aug','date.format.js.jul.long':'July','date.format.js.oct.long':'October','date.format.js.jun.long':'June','date.format.js.sun.long':'Sunday','date.format.js.may.long':'May','date.format.js.tue.long':'Tuesday','date.format.js.feb.short':'Feb','date.format.js.jan.long':'January','date.format.js.oct.short':'Oct','date.format.js.aug.long':'August','date.format.js.feb.long':'February','date.format.js.may.short':'May','date.format.js.sun.short':'Sun','date.format.js.mar.long':'March','date.format.js.sep.long':'September','date.format.js.wed.long':'Wednesday','date.format.js.dec.long':'December','date.format.js.fri.short':'Fri','date.format.js.sat.long':'Saturday'});

jive.i18n.addMsgs({'global.searching':'Searching','user.autocomplete.limit':'No more than {0} people can be selected at a time.','user.picker.title':'Select People','user.autocomplete.placeholder.user':'Jane Doe','user.picker.close':'Close','global.people':'People','user.picker.title.singular':'Select Person','user.autocomplete.emptyemail':'Only domains within your company are allowed.','user.picker.tab.change.label':'Change','user.autocomplete.domains.trial':'Only domains within {0} are allowed for this trial.','user.picker.tab.add.label':'Add','user.autocomplete.email':'Please continue entering an email address.','user.autocomplete.email.none':'No matching users found.  If you\'re entering an email address, please continue typing.','user.autocomplete.none':'No matching users found.','user.autocomplete.placeholder.domain':'example.com','user.picker.adding_users':'Adding Users','user.autocomplete.domains':'Valid domains: <em>{0}</em>','user.autocomplete.note':'Note:','user.autocomplete.placeholder.emailprefix':'john.smith@','global.close.modal':'Close Popup','user.autocomplete.notemail':'Please enter a valid email address.','profile.friends.labels.title':'Labels','user.autocomplete.placeholder.anotheremailprefix':'kim.wood@','user.picker.tab.remove.label':'Remove'});

jive.i18n.addMsgs({'profile.followingin.remove.text':'Stop following in this stream','profile.friends.following.link':'Following {0}','global.follow.in':'Follow in','eae.activitystream.builder.streams.options.email.stop':'eae.activitystream.builder.streams.options.email.stop','profile.friends.startfollowing.button':'Follow','eae.activitystream.builder.displayname.blankerror':'The name of a stream cannot be blank','profile.friends.remove.link':'Remove as friend','api.core.v3.error.duplicate_stream':'A stream with name {0} already exists','eae.activitystream.builder.followlink.removeall':'Stop Following','global.done':'Done','api.core.v3.error.invalid_name_length':'The specified name is too long. {0} is the max length permitted.','eae.activitystream.builder.streams.options.email.receive':'eae.activitystream.builder.streams.options.email.receive'});

jive.i18n.addMsgs({'profile.friends.removelabel.text':'Remove this label','profile.friends.following.count.streams':'{0} streams','profile.friends.following.count.stream':'{0} stream','profile.friends.following.in':'in {0}'});

jive.i18n.addMsgs({'reg.preventsAutoRegistr.text':'This helps prevent automated registrations.','global.email_address':'Email Address','reg.enter_the_code.label':'Enter the code:','login.forgot_pwd.link':'I forgot my password','global.cancel':'Cancel','global.remember_me':'Remember Me','global.password':'Password','reg.preventsAutoRegistr.tooltip':'This helps prevent automated registrations.','login.forgot_username.link':'I forgot my username','global.username':'Username','global.required.parens':'(Required)','login.processing.text':'Processing...','global.login':'Log in'});

    var authSource = new jive.Authentication.Source({forceSecure: false});
    var loginApp = new jive.Authentication.Main({
            authenticationSource: authSource,
            rememberMe: true,
            passwordReset: false,
            forgotUsername: false,
            usernameIsEmail: false
                });


jive.i18n.addMsgs({'account.password.strength.high':'Strong','account.err.usernameTooLong.text':'Invalid username - cannot be longer than {0} characters.','account.err.plsEnterCode.text':'Please enter the code.','account.err.usernameLength.text':'Invalid username - must be at least {0} characters.','global.datepicker.tooltip':'Click to select a date','account.password.strength.weak"':'account.password.strength.weak"','account.err.plsEnterAName.text':'Please enter a name','account.password.strength.medhigh':'Good','account.password.tips.charType.numeral':'Numeral (0-9)','account.err.mustAgreeTerms.text':'You must agree to the above terms.','account.err.currentPasswordIncorrect.text':'Please enter the correct current password.','account.err.plsEnterAFName.text':'Please enter a first name','account.password.tips.charType.uppercase':'Uppercase letter (A-Z)','account.password.strength.unknown':'Too short','reg.i_agree_to_t_n_c.checkbox':'I agree to these <a href="{0}" id="js-reg-terms-link">terms and conditions</a>.','account.usernameIsEmail':'(Your username is your email address.)','account.err.invUsrnameSpace.text':'Invalid username. Spaces are not allowed in usernames.','user.wizard.complete.mod.instr3':'Then you\'ll be able to keep track of what\'s going on in the community, and start participating!','account.password.tips.minlength':'Minimum {0} characters','account.password.strength.min.indicator':'Minimum required password strength','profile.address.zip':'Zip/Postal Code','account.password.tips.charType.lowercase':'Lowercase letter (a-z)','account.err.plsConfirmPwd.text':'Please confirm your password.','account.err.plsEnterALName.text':'Please enter a last name','account.err.pwdsDoNotMatch.text':'Your passwords don\'t match.','account.err.plsEnterUName.text':'Please enter a username','account.err.password.notpermitted.text':'Password changes are not permitted.','account.password.strength.label':'Password Strength','user.wizard.complete.mod.instr2':'the site','account.err.invUsrnameChar.text':'Invalid username. Usernames must start with a letter. Allowed characters are A-Z, 0-9, _, @, - (dash), and .(dot).','account.err.email_taken.text':'Sorry, that email is already taken. Please try something else.','account.err.noAuthCrtNwUsr.text':'You are not authorized to create a new user account.','account.password.tips.charType.punctuation':'Punctuation or other (!@#&amp;&#x2026;)','account.password.tips.length':'Better with 8 or more characters','profile.address.street1':'Street 1','account.err.password.notstrong.text':'Your password is not strong enough.','account.err.plsEnterEmail.text':'Please enter a valid email address.','account.err.username_taken.text':'Sorry, that username is already taken. Please try something else.','account.createNewAccount.header':'Create your account','account.password.tips.title':'Build a Strong Password','profile.address.country':'Country','account.err.plsEnterVldFName.txt':'Invalid first name. Make sure that your first name contains only alphanumerics, spaces, and some special characters, {0}.','user.wizard.complete.mod.header':'Your new account is waiting to be approved.','global.all_fields_required':'All fields required.','profile.address.city':'City','account.err.plsEnterVldName.txt':'Invalid name. Make sure that your name contains only alphanumerics, spaces, and some special characters, {0}.','user.wizard.complete.mod.instr1':'Once your account has been approved, you\'ll receive an email notification with a link to','profile.address.street2':'Street 2','account.err.invalid.domain':'Your email address must end with: {0}','account.err.invEmailUnrecognized.text':'Sorry, you must register with the same email address that the invitation was sent to.','profile.address.state':'State or Province','account.err.invalidCode.text':'Invalid code.','account.password.strength.medium':'Fair','account.err.passwdTooShort.text':'Invalid password - must be at least {0} characters.','account.err.plsEnterVldLName.txt':'Invalid last name. Make sure that your last name contains only alphanumerics, spaces, and some special characters, {0}.','account.err.invEmailPlusChar.text':'Invalid email. Plus addressing not allowed.'});

            var userRegApp = new jive.UserRegistration.Main({forceSecure: false, authenticationSource: authSource});


jive.i18n.addMsgs({'globalreward.beyourself.desc.inprogress':'You\'re getting the picture. Get this award by gaining enough points to become a Level 3 user and then uploading an avatar image.','expertise.stage5.notification':'You just leveled up your {0} Specialty to Level 5! See it on <a href="{1}">your profile</a> or <a href="{5}">learn more about Product Specialties</a>.','globalreward.beyourself.reward2':'Upload an avatar image','globalreward.conference.desc.inprogress':'You get perks as you gain user levels. Keep going by becoming a Level 4 user. You\'ll then be able to attend a conference call.','expertise.stage6.reward3':'Ihre Antwort ist als hilfreich gekennzeichnet','globalreward.learn.reward2':'Read a User Tip','expertise.desktops':'Desktops','expertise.stage7.reward2':'Another member replies to your discussion','levels.level1':'Level 1','globalreward.conference.title.complete.private':'The conference was a success!','globalreward.reporting.title.complete.public':'{0} has the ability to report posts to Apple.','globalreward.learn.title.inprogress':'Find your way around Apple Support Communities.','expertise.iphone':'iPhone','expertise.stage8.reward3':'Your reply is marked as Helpful','globalreward.beyourself.title.complete.private':'Your profile is looking good!','globalreward.learn':'Learn','expertise.stage6.level.no':'6','levels.level9.notification':'You just leveled up! Congratulations on reaching User Level 9!','globalreward.learn.reward1':'Visit a tutorial','levels.level2':'Level 2','expertise.stage7.reward3':'Your reply is marked as Helpful','jivemacro.points.label':'points','expertise.oldhardware':'Old Hardware','levels.level3.notification':'You just leveled up! Congratulations on reaching User Level 3 and gaining <a href="{3}">a new perk!</a>','globalreward.awarded':'Awarded','expertise.stage6.reward1':'Your answer is marked as Solved for another member\'s question','globalreward.toastlevel_4_5.notification':'Follow the <a href="{6}">Announcements portal</a> to stay connected to Apple. We&#39;ve created it just for you.','globalreward.usertip.reward1':'Become at least a Level 5 user','globalreward.reporting.title.complete.private':'You can now report posts to Apple.','globalreward.lounge.reward1':'Become at least a Level 6 user','expertise.stage1.level.no':'1','levels.level3':'Level 3','globalreward.discover.desc.complete.public':'Earn this reward by completing these activities.','globalreward.conference.desc.complete.private':'You got this award by completing these activities.','expertise.classicmacos':'Classic Mac OS','expertise.stage4.notification':'You just leveled up your {0} Specialty to Level 4! See it on <a href="{1}">your profile</a> or <a href="{5}">learn more about Product Specialties</a>.','levels.level4':'Level 4','expertise.stage10.level.no':'10','expertise.applemusic':'Apple Music','expertise.stage10.reward2':'Your answer is marked as Solved for another member\'s question','levels.level5.notification':'You just leveled up! Congratulations on reaching User Level 5 and gaining <a href="{3}">a new perk!</a>','levels.level10.notification':'You just leveled up! Congratulations on reaching User Level 10!','globalreward.legacy.desc.public':'{0}  earned the Legacy award for being a dedicated member of Apple Support Communities before our user levels and awards were remodeled. They attained the above user level in the previous system.','globalreward.lounge.reward2':'Create a discussion in The Lounge','globalreward.reporting.desc.inprogress':'You get perks as you gain user levels. Get started by gaining enough points to become a Level 2 user. You\'ll then be able to report posts and earn this award.','expertise.stage6.reward2':'Your reply is marked as Helpful','globalreward.usertip.reward2':'Create a new User Tip that is liked','expertise.stage7.reward1':'Report a post','levels.level2.notification':'You just leveled up! Congratulations on reaching User Level 2 and gaining <a href="{3}">a new perk!</a>','globalreward.learn.title.complete.public':'{0} knows their way around Apple Support Communities.','globalreward.discover.title.inprogress':'Explore a little more and see what you can find.','levels.level5':'Level 5','globalreward.reporting.desc.complete.public':'Earn this award by completing these activities.','globalreward.stayintouch':'Stay in Touch','expertise.stage10.reward1':'Your reply is marked as Helpful','expertise.stage9.reward1':'Your User Tip is liked','expertise.icloud':'iCloud','globalreward.meetup.title.complete.private':'You attended a Communities meet up. You\'re the life of the Communities party!','globalreward.stayintouch.footer':'Find My Subscriptions in the upper-right navigation area. Find the Announcements page <a href="{0}">here</a>.','globalreward.meetup.desc.complete.public':'Gain enough points to become a Level 6 user. You\'ll then be able to attend a Communities meet up and and earn this award.','expertise.stage1.reward1':'Bookmark a discussion','expertise.stage3.notification':'You just leveled up your {0} Specialty to Level 3! See it on <a href="{1}">your profile</a> or <a href="{5}">learn more about Product Specialties</a>.','levels.level10':'Level 10','globalreward.stayintouch.reward2':'Visit the My Subscriptions page','globalreward.usertip.notification':'You just earned the User Tip award! See it on <a href="{1}">your profile</a> or <a href="{2}">learn more about awards and perks</a>.','expertise.windowssoftware':'Windows Software','expertise.iwork':'iWork','levels.level6':'Level 6','levels.level6.notification':'You just leveled up! Congratulations on reaching User Level 6 and gaining <a href="{3}">two new perks!</a>','globalreward.beyourself.title.inprogress':'Level-up and customize your profile.','globalreward.beyourself.title.complete.public':'{0} leveled up and customized their profile.','globalreward.beyourself.desc.complete.private':'You got this award by completing these activities.','globalreward.usertip.desc.complete.private':'You got this award by completing these activities.','globalreward.conference.footer':'*Conference calls happen occasionally and are announced in your Announcements page.','globalreward.legacy.title':'Original user level {0}','globalreward.stayintouch.reward3':'Follow the Levels 4 & 5 Announcements page','expertise.stage10.reward3':'Report a post','expertise.stage2.notification':'You just leveled up your {0} Specialty to Level 2! See it on <a href="{1}">your profile</a> or <a href="{5}">learn more about Product Specialties</a>.','globalreward.conference.reward1':'Become at least a Level 4 user','globalreward.stayintouch.title.inprogress':'Stay up to date on everything you\'re interested in.','levels.level7':'Level 7','expertise.peripherals':'Peripherals','globalreward.usertip.title.inprogress':'Do you know a great way to do something?','expertise.stage8.level.no':'8','globalreward.lounge.desc.complete.private':'You got this award by completing these activities.','expertise.servers&enterprise':'Server und Unternehmen','globalreward.legacy.notification':'You just earned the Legacy award! See it on <a href="{1}">your profile</a> or <a href="{2}">learn more about awards and perks</a>.','globalreward.beyourself.desc.complete.public':'Gain enough points to become a Level 3 user. You\'ll then be able to upload an avatar image and earn this award.','globalreward.lounge.title.inprogress':'A refined place to meet brilliant Apple minds.','levels.level8':'Level 8','globalreward.lounge':'Lounge','expertise.appletv':'Apple TV','levels.level4.notification':'You just leveled up! Congratulations on reaching User Level 4 and gaining <a href="{3}">a new perk!</a>','expertise.level.public':'{0} has started {1} Level {2}.','globalreward.usertip.desc.inprogress':'User Tips are a fantastic learning resource for the community. When you become a level 5 user, you\'ll be able to contribute a User Tip and earn this award.','globalreward.meetup.title.complete.public':'{0} attended an Apple Support Communities meet up.','globalreward.beyourself.reward1':'Become at least a Level 3 user','globalreward.stayintouch.reward1':'Become at least a Level 4 user','expertise.photography':'Photography','expertise.footer.copy':'Learn more in the <a href="{0}">Specialty Levels overview.</a>','levels.level9':'Level 9','globalreward.conference.desc.complete.public':'Gain enough points to become a Level 4 user. You\'ll then be able to attend a conference call and earn this award.','globalreward.learn.desc.inprogress':'Learning is earning. You\'ll get the Learn reward by visiting the following pages.','globalreward.meetup.notification':'You just earned the Meet Up award! See it on <a href="{1}">your profile</a> or <a href="{2}">learn more about awards and perks</a>.','globalreward.stayintouch.title.complete.public':'{0} is able to follow the Levels 4 & 5 Announcements page.','globalreward.learn.desc.complete.public':'Earn this award by visiting these key parts of Apple Support Communities.','expertise.video':'Video','expertise.safari':'Safari','expertise.stage3.reward4':'Your reply is marked as Helpful','globalreward.learn.desc.complete.private':'You earned this reward by visiting these key parts of Apple Communities.','globalreward.discover.reward1':'Start a discussion','expertise.stage8.notification':'You just leveled up your {0} Specialty to Level 8! See it on <a href="{1}">your profile</a> or <a href="{5}">learn more about Product Specialties</a>.','expertise.applications':'Applications','expertise.stage1.reward2':'Create a new discussion on something you\'d like to know about','expertise.quicktime':'Quicktime','expertise.stage4.reward5':'Your answer is marked as Solved for another member\'s question','globalreward.beyourself.notification':'You just earned the Be Yourself award! See it on <a href="{1}">your profile</a> or <a href="{2}">learn more about awards and perks</a>.','expertise.notebooks':'Notebooks','expertise.applewatch':'Apple Watch','globalreward.reporting.notification':'You just earned the Reporting award! See it on <a href="{1}">your profile</a> or <a href="{2}">learn more about awards and perks</a>.','expertise.appleid':'Apple ID','expertise.stage3.reward5':'Ihre Antwort ist als hilfreich gekennzeichnet','globalreward.stayintouch.title.complete.private':'You\'re in the know about subscriptions and announcements.','globalreward.discover':'Discover','globalreward.conference':'Conference','globalreward.stayintouch.desc.inprogress':'There\'s always something interesting happening here. Visit the My Subscriptions area and find out what\'s new on the Announcements page to earn this award.','expertise.stage5.reward1':'Reply to another member\'s discussion','expertise.applepay':'Apple Pay','globalreward.stayintouch.desc.complete.private':'You got this award by completing these activities.','expertise.stage1.reward3':'Mark another member\'s discussion as "I have this question too"','expertise.stage2.reward5':'Reply to a comment on your discussion','expertise.photosformac':'Photos for Mac','expertise.frontrow':'FrontRow','expertise.stage6.notification':'You just leveled up your {0} Specialty to Level 6! See it on <a href="{1}">your profile</a> or <a href="{5}">learn more about Product Specialties</a>.','expertise.macappstore':'Mac App Store','expertise.ibooks':'Books','globalreward.conference.reward2':'Attend an Apple Communities conference call*','globalreward.meetup.reward1':'Become at least a Level 6 user','expertise.music':'Musik','expertise.stage7.notification':'You just leveled up your {0} Specialty to Level 7! See it on <a href="{1}">your profile</a> or <a href="{5}">learn more about Product Specialties</a>.','levels.level8.notification':'You just leveled up! Congratulations on reaching User Level 8!','globalreward.usertip.title.complete.public':'{0} shared a User Tip with the community.','globalreward.lounge.title.complete.private':'Success! You\'ve made it into The Lounge.','expertise.stage4.reward3':'Bookmark a discussion','expertise.serversenterprise':'Servers Enterprise','globalreward.meetup.reward2':'Attend a Communities meet up','globalreward.meetup.title.inprogress':'Meet other members who share your passion for everything Apple.','expertise.stage4.level.no':'4','globalreward.discover.desc.complete.private':'You earned this reward by completing these activities.','globalreward.award':'{0} Award','expertise.stage10.notification':'Congratulations!! You just completed the {0} Specialty! You&#39;re now a Level 10 {0} specialist!','globalreward.stayintouch.desc.complete.public':'Earn this award by completing these activities.','expertise.stage4.reward4':'Follow a community area','expertise.homepod':'HomePod','globalreward.discover.desc.inprogress':'There\'s so much you can discover here at Apple Support Communities. You\'ll earn the Discover reward by completing these activities.','expertise.stayintouch':'Stay in touch','expertise.stage2.reward3':'Mark another member\'s reply as "This solved my question"','expertise.stage9.reward2':'Your reply is marked as Helpful','globalreward.usertip.desc.complete.public':'Gain enough points to become a level 5 user. You\'ll then be able to contribute a User Tip and earn this award.','expertise.stage8.reward2':'Report a post','expertise.stage7.level.no':'7','expertise.stage3.level.no':'3','globalreward.reporting.reward3':'Beitrag melden','expertise.iosapps':'iOS Apps','levels.level7.notification':'You just leveled up! Congratulations on reaching User Level 7!','globalreward.learn.notification':'You just earned the Learn award! See it on <a href="{1}">your profile</a> or <a href="{2}">learn more about awards and perks</a>.','globalreward.reporting.title.inprogress':'Learn to report posts for review by Apple.','expertise.stage4.reward1':'Reply to another member\'s discussion','globalreward.toastlevel_4_5':'Be in-the-know','globalreward.discover.notification':'You just earned the Discover award! See it on <a href="{1}">your profile</a> or <a href="{2}">learn more about awards and perks</a>.','expertise.stage5.reward4':'Your reply is marked as Helpful','globalreward.discover.title.complete.private':'You know how to ask questions and join a discussion with other members.','globalreward.learn.title.complete.private':'Welcome to the community. Now you know your way around.','expertise.stage2.reward4':'Follow a discussion','expertise.ilife':'iLife','expertise.inprogress.private':'Participate in the {0} community in these ways to earn {0} Specialty Level {1}.','expertise.stage9.reward3':'Your answer is marked as Solved for another member\'s question','globalreward.beyourself':'Be Yourself','globalreward.conference.notification':'You just earned the Conference award! See it on <a href="{1}">your profile</a> or <a href="{2}">learn more about awards and perks</a>.','expertise.stage8.reward1':'Reply to another member\'s discussion','expertise.ipod':'iPod','globalreward.legacy':'Legacy','globalreward.conference.title.complete.public':'{0} was invited to and attended an Apple Support Communities conference call.','expertise.stage3.reward1':'Your discussion is marked as "I have this question too"','expertise.stage4.reward2':'Your discussion is marked as "I have this question too"','expertise.stage2.level.no':'2','globalreward.achieved':'{0} Award achieved','globalreward.conference.title.inprogress':'Dial in and dial it up.','expertise.ipad':'iPad','globalreward.stayintouch.notification':'You just earned the Stay in touch award! See it on <a href="{1}">your profile</a> or <a href="{2}">learn more about awards and perks</a>.','expertise.inprogress.public':'{0} needs to complete the following activities in order to earn {1} Specialty Level {3}.','expertise.audio':'Audio','expertise.publishing':'Publishing','expertise.stage9.reward4':'Report a post','globalreward.meetup.desc.inprogress':'Apple Support Communities is made up of true Apple fans. Once you\'re a Level 6 user, you can attend a Communities meet up to meet other active members and earn this award.','expertise.itunes':'iTunes','expertise.stage2.reward1':'Create a new discussion','globalreward.legacy.desc.private':'You earned the Legacy award for being a dedicated member of Apple Support Communities before our user levels and awards were remodeled. You&#39;re an original part of the Apple community.','globalreward.reporting.reward1':'Become at least a Level 2 user','expertise.stage9.level.no':'9','globalreward.lounge.notification':'You just earned the Lounge award! See it on <a href="{1}">your profile</a> or <a href="{2}">learn more about awards and perks</a>.','expertise.stage3.reward2':'Reply to another member\'s discussion','globalreward.lounge.desc.inprogress':'The Lounge is a club for our most active users. Once you\'re a Level 6 user, you can access The Lounge and earn this award.','globalreward.lounge.title.complete.public':'{0} is now able to start and join discussions in The Lounge.','globalreward.meetup.desc.complete.private':'You got this award by completing these activities.','expertise.stage7.reward4':'Your answer is marked as Solved for another member\'s question','globalreward.discover.title.complete.public':'{0} knows how to ask questions and join a discussion with other members.','expertise.complete.private':'You completed all earlier specialty levels and the following activities in order to become an {0} Specialist.','globalreward.usertip.title.complete.private':'Thanks for helping everyone learn about their Apple products!','globalreward.reporting':'Reporting','expertise.stage5.reward2':'Insert an image into a discussion','globalreward.lounge.desc.complete.public':'Gain enough points to become a Level 6 user. You\'ll then be able to access The Lounge and earn this award.','globalreward.meetup':'Meet Up','expertise.macosx':'Mac OS X','globalreward.reporting.desc.complete.private':'You got this award by completing these activities.','expertise.stage2.reward2':'Insert an image into your discussion','expertise.stage1.notification':'You just completed the first level of the {0} Specialty! Find out more about <a href="{5}">Product Specialties</a> and what you can do to get to Level 2!','globalreward.reporting.reward2':'Report a post','expertise.stage5.level.no':'5','expertise.complete.public':'{0} completed all earlier specialty levels and the following activities in order to become an {1} Specialist.','globalreward.usertip':'User Tip','expertise.stage3.reward3':'Another member replies to your discussion','expertise.learn.about':'Learn more in the <a href="{0}">Specialty Levels overview.</a>','globalreward.discover.reward2':'Reply to another member\'s discussion','expertise.stage5.reward3':'Follow a discussion','expertise.accessibility':'Accessibility','expertise.stage9.notification':'You just leveled up your {0} Specialty to Level 9! See it on <a href="{1}">your profile</a> or <a href="{5}">learn more about Product Specialties</a>.','expertise.wireless':'Wireless'});

jive.i18n.addMsgs({'appframework.app.bang.rte.find.apps':'Find !apps in the {0}.','appframework.app.bang.rte.find.apps.link':'Find apps regarding "{0}" in the {1}.'});

jive.i18n.addMsgs({'rte.table.align_left':'Align Left','rte.table.height':'Height','rte.table.headers':'Headers','rte.table.padding':'Padding','rte.table.cell':'Cell','rte.table.header':'Header','rte.table.valign_top':'Align Top','rte.table.valign_middle':'Align Middle','rte.table.font_family':'Family','rte.table.merge_cells':'Merge Cells','rte.table.table':'Table','rte.table.alignment':'Alignment','rte.table.size_and_position':'Size and Position','rte.table.column':'Column','rte.table.border':'Border','rte.table.background':'Background','rte.table.text':'Text','rte.table.rows':'Rows','rte.table.align_full':'Align Full','rte.table.edit':'Edit:','rte.table.delete':'Delete','rte.table.color':'Color','rte.table.align_none':'Align None','rte.table.columns':'Columns','rte.table.align_right':'Align Right','rte.table.row':'Row','rte.table.sample_cell':'Sample Cell','rte.table.align_center':'Align Center','rte.table.valign_bottom':'Align Bottom','rte.table.style':'Style','rte.table.auto':'Auto','rte.table.sample_header':'Sample Header','rte.table.width':'Width','rte.table.vertical_alignment':'Vertical'});

jive.i18n.addMsgs({'tinymce.jiveattachment.maxCountPrefix':'Maximum attachments allowed:','attach.fileTypes.text':'File types allowed','tinymce.jiveattachment.removeAttachmentButton':'Remove','tinymce.jiveattachment.disallowedTypesPrefix':'File types not allowed:','tinymce.jiveattachment.attachmentBarLabel':'Attachments','attach.notAllowedTypes.text':'File types not allowed','tinymce.jiveattachment.maxSizePrefix':'Maximum size:'});

jive.i18n.addMsgs({'wallentry.status_input.dd.history.title':'Continue typing to search the community for people, content, and places','wallentry.status_input.dd.search.hint':'Hint: Use an underscore to search multiple words (for example: "two_words")','profile.friends.self.nopeople.label':'There are no other users in the community yet','wallentry.status_input.dd.tags.create.title':'create #','userbar.no_history_to_view.text':'No history to view -- you haven\'t read anything yet','wallentry.status_input.dd.history.link.text':'History','wallentry.status_input.dd.tags.title':'Continue typing to search tags or create new tags','wallentry.status_input.dd.friends.title':'Continue typing to search the community for people, content, and places','wallentry.status_input.dd.people.link.text':'People','wallentry.status_input.dd.tags.title_no_create':'Continue typing to search tags'});

jive.i18n.addMsgs({'appframework.appcanvas.deletedashboard.modal.title':'Delete Dashboard','appframework.app.actions.title':'App Actions','appframework.app.configure.internal.error':'There has been an internal error; you cannot update credentials at this time.','appframework.app.disabled.for.partner.content':'Unable to view content since Apps are not available to external collaborators.','appframework.app.alert.banned.detail.delete':'Uninstall app:','appframework.app.configuration.service':'Service','appframework.apps.settings':'Settings','appframework.app.options.about.header':'About {0}','appframework.app.halt.unavailable':'A service this app requires is not available.','appframework.app.configure.service.no.need':'The app does not require service configuration at this time.','appframework.appcanvas.dashboard.navigation.editDashboardName':'Edit Dashboard Name','appframework.app.options.preferences.header':'Settings: {0}','appframework.app.alert.trialsubscription.warning.past':'Your account was charged for this app on {0}.','appframework.app.alert.trialsubscription.warning.tomorrow':'Your account will be charged for this app tomorrow.','appframework.app.configure.credentials.success':'App credentials have been updated.','appframework.app.bang.rte.no.apps.exposition':'Enhance your content by including information created by !apps.','appframework.appmarket.title':'Jive Apps Market','appframework.app.alert.bulkcancel.purchaseButton':'Purchase App','appframework.app.upload.title':'Upload','appframework.app.configure.cancel.not.changed':'The app configuration was not changed.','appframework.app.options.support':'Support','appframework.app.alert.dismiss':'Dismiss Alert','appframework.appcanvas.adddashboard.button':'Add a new tab','appframework.app.alert.bulkcancel.hideButton':'Hide App','appframework.appcanvas.tab':'My Apps','appframework.app.configure.services.header':'Link this app to these services','appframework.description':'Install and use Jive Apps','appframework.app.configure.credentials.cancel':'You may not be able to use this app until you update your credentials.','appframework.app.alert.unexpected':'Unexpected error','appframework.app.configuration.found':'The app found','appframework.app.alert.bulkcancel.warning':'The license for this app has been canceled. Please select an option below.','appframework.appcanvas.guest.market.desc3':'Purchase apps for your own use.','appframework.app.halt.needs.oauth.credentials':'Grant remote service access','appframework.app.configure.success':'This app\'s configuration has been saved.','appframework.app.alert.trialsubscription.warning.today':'Your account will be charged for this app today.','appframework.app.configure.credentials.fail':'There was an internal error processing your credentials; the app may not be usable.','appframework.app.install.permissions.grantaccess':'Grant Access','appframework.app.alert.blacklisted.detail.more.info':'More info on why this app may have been removed','appframework.app.development.refresh':'App resources have been refreshed.','appframework.app.chrome.refresh':'Refresh App','appframework.app.alert.banned.detail.hide.detail':'Your settings and data associated with this app will be saved. Your subscription is already suspended. Should your administrator reinstate this application, it will be auto re-installed and your subscription will be renewed.','appframework.app.development.artifact':'The app which generated this content is still in development. Until it is published, you will not be able to view this content.','appframework.app.halt.needs.credentials.btn':'Enter Credentials','appframework.app.install.permissions.acceptance':'You must accept the permissions to proceed.','appframework.app.halt.needs.configure.update':'This app has been updated. Before you can use it, you need to configure it.','appframework.app.options.activity.on':'Monitor On','appframework.app.help.button':'Get Support','appframework.app.alert.subscription.updated':'Your subscription has been successfully updated.','appframework.app.configuration.ready':'is ready for use.','appframework.app.icon.message.info':'Information','appframework.apps.configuration':'Configuration','appframework.app.name.singluar':'app','appframework.app.options.delete':'Delete …','appframework.app.halt.needs.configure.btn':'Configure App','appframework.appcanvas.guest.dev.desc2':'Visit the developer community to learn how to build apps using the Jive Core API.','appframework.appcanvas.app.settings':'App Settings','appframework.app.chrome.min':'Return to Dashboard','appframework.appcanvas.guest.market.desc2':'Read ratings and reviews for the most popular Apps.','appframework.apps.developer':'Developer','appframework.app.configure.failure':'This app cannot be configured because some services it requires are not supported. Please contact your administrator.','appframework.app.chrome.menu':'Menu','appframework.app.configure.save':'Save Configuration','appframework.app.halt.needs.oauth.credentials.grant.btn':'Grant Access','appframework.app.alert.unblacklisted':'This app has been re-enabled by {0}, and your subscription has been renewed. Your account was not charged during the period when the app was unavailable.','appframework.appcanvas.guest.wm.desc2':'Apps may also send important notifications to your Actions view','appframework.appcanvas.editdashboard.modal.error.too.many.dashboards':'You have reached the allowed limit of dashboards.','appframework.app.halt.refresh.btn':'Refresh','appframework.app.alert.unbanned':'This app is now available, and your subscription has been renewed.Â Your account was not charged during the period when the app was unavailable.','appframework.error.MARKET.FAILED_TO_CONNECT_TO_MARKET.title':'Jive cannot reach the App Market news feed.','appframework.appcanvas.dashboard.name.plural':'dashboards','appframework.appcanvas.guest.market.desc1':'From your Apps Dashboard, launch the apps market to browse and install apps.','appframework.appcanvas.guest.dev.desc1':'Using basic web technology and the Jive Core API, you can quickly and easily build apps for yourself or your community.','appframework.app.install.permissions.jive-market':'The app will have access to app developer functions, including installing other apps.','appframework.app.bang.rte.no.apps.matched':'No apps match your search term.','appframework.appcanvas.updatedashboard.modal.title':'Update Dashboard: {0}','appframework.app.alert.trial.subscription.expired':'Your trial subscription has expired. Please <a href="javascript:;" class="j-visit-app-market-link">visit the apps market</a> to update your subscription.','appframework.appcanvas.dashboard.name.singular':'dashboard','appframework.appcanvas.dashboard.empty.add':'Get started','appframework.app.options.about.view_in_market':'View in Jive Apps Market','jiveapps.app.list.title':'Continue typing to search for app actions.','appframework.app.configure.error.missing.endpoint':'Please choose one of the available services.','appframework.appcanvas.guest.dev.title':'Build your own Apps','appframework.app.remove':'Remove this app','appframework.app.alert.updated':'This app has been updated. Visit the <a href="javascript:;" class="j-visit-app-market-release-notes-link">app\'s page in the market</a> for more info.','appframework.app.alert.blacklisted.detail.hide':'Hide app:','appframework.app.alert.bulkcancel.deleteButton':'Uninstall App','appframework.app.halt.app.cannot.load.delete.detail':'This will remove your data associated with this app. Your subscription to this app will end permanently.','appframework.app.help.title':'App Support','appframework.app.configure.deny':'Cancel','appframework.app.install.permissions.jive-core':'The app will have access to read content that you have created and create new content on your behalf.','appframework.app.alert.banned.detail.delete.detail':'This will remove your data associated with this app. Your subscription to this app will end permanently.','appframework.appcanvas.appDashboardInstance.moved.success':'The \'{0}\' app has been moved to the \'{1}\' dashboard.','appframework.app.install.error':'The system has encountered an unexpected error when trying to install the app. Please contact your administrator for assistance.','appframework.app.alert.banned':'This app has been removed by Jive Software.','appframework.appcanvas.guest.market.title':'Browse and Install Apps','appframework.appcanvas.guest.dash.desc1':'Create dashboards to keep your apps organized. Navigate directly to your dashboards from anywhere in the App.','appframework.appcanvas.guest.apps.desc':'Apps allow you to personalize your community experience to suit your needs. From productivity to diagramming, apps allow you to do things you never thought possible.','appframework.app.options.systemsettings.success':'This app\'s settings have been saved.','appframework.app.halt.needs.oauth.credentials.need.grant':'You must grant permission for this application to use a remote service.','appframework.app.configure.perms.header':'App Permissions','appframework.appcanvas.guest.wm.title':'Stay current with what matters','appframework.app.alert.subscription.expired':'Your subscription has expired. Please <a href="javascript:;" class="j-visit-app-market-link">visit the apps market</a> to update your subscription.','appframework.app.options.preferences.success':'This app\'s preferences have been saved.','appframework.app.install.verb':'App installed','appframework.app.halt.more.info.btn':'More Info','appframework.app.disabled.for.anonymous.content':'Please sign in to view this content.','appframework.app.options.configure':'Configure','appframework.app.halt.hide.btn':'Hide App','appframework.app.chrome.max':'Maximize App','appframework.app.configure.no.need':'No services require credentials configuration at this time.','appframework.appcanvas.dashboard.empty.message':'You haven\'t added any apps on this dashboard yet.','appframework.error.MARKET.INVALID_MARKET_CERTIFICATE.title':'Jive cannot use an App Market with an invalid HTTPS certificate.','appframework.app.bang.rte.no.apps.general.search.term':'Try using more general terms.','appframework.apps.system.settings':'Admin','appframework.appcanvas.deletedashboard.modal.nonempty.prompt':'The dashboard \'{0}\', and all apps on it, will be removed. Are you sure?','appframework.app.halt.delete.btn':'Uninstall App','appframework.error.MARKET.FAILED_MARKET_REGISTRATION.title':'Jive failed to register correctly with the Apps Market.','appframework.app.alert.throttle.violation':'This app has been temporarily suspended. <a href="javascript:;" class="j-why-apps-may-be-suspended">More info</a>.','appframework.app.halt.needs.configure':'This app has been installed. Before you can use it, you need to configure it.','appframework.app.alert.subscription.disabled':'This app requires your attention.','appframework.appcanvas.guest.dash.desc2':'Canvas view allows you to interact with your apps.','appframework.app.configure.services.prompt':'Please enter your credentials below in order to use this service.','appframework.app.configure.approve':'Submit','appframework.app.halt.needs.oauth.credentials.authorization':'Awaiting authorization. Please click the button below once you have approved access to your data in the remote service.','appframework.appcanvas.appDashboardInstance.modal.hide.title':'Hide App','appframework.appcanvas.guest.apps.title':'Apps for the way you work','appframework.app.name.plural':'apps','appframework.app.halt.needs.credentials':'One or more services used by this app require you to update your credentials.','appframework.app.alert.banned.detail.more.info':'More info on why this app may have been removed','appframework.app.halt.unavailable.detail':'Your administrator has been notified.','appframework.appcanvas.deletedashboard.modal.empty.prompt':'The dashboard \'{0}\' will be removed. Are you sure?','appframework.appcanvas.market.reveal.button':'Jive Apps Market','appframework.app.alert.trialsubscription.warning.unknown':'Your account will be charged for this app.','appframework.appcanvas.editdashboard.modal.error.missing.name':'Please enter a name.','appframework.app.install.permissions.jive-activity-stream':'The app will have access to publish updates to your activity stream, which will be visible to others.','appframework.app.bang.rte.no.apps.installed':'There are no !apps installed.','appframework.app.bang.rte.no.apps.open.jive.apps.market':'Find !apps in the Jive Apps Market','appframework.appcanvas.unsupported.title':'Your browser is not supported by Jive Apps','appframework.app.configure.services.contact':'Please select the service below or contact your system administrator for assistance.','appframework.appcanvas.guest.wm.desc1':'Stay up to date with your connections by viewing their App activity in your activity streams.','appframework.error.MARKET.MARKET_REFUSED_CONNECTION.title':'Jive is refused service by the App Market news feed.','appframework.appcanvas.unsupported.message':'To continue using Jive Apps, please consider upgrading to Internet Explorer 8 or 9, or trying another browser such as Firefox, Safari, or Google Chrome.','appframework.app.alert.trialsubscription.warning.future':'Your account will be charged for this app in {0} days.','appframework.app.configure.credentials.header':'Updating Credentials:','appframework.app.configuration.instances':'instances of the service','appframework.appcanvas.appDashboardInstance.modal.hide.error':'Error Hiding App \'{0}\'','appframework.appcanvas.dashboard.navigation.menu':'Menu','appframework.app.alert.blacklisted.detail.delete':'Uninstall app:','appframework.app.configuration.accessRequest':'is Requesting Access to Your Account.','appframework.appcanvas.guest.title':'Welcome to Jive Apps','appframework.app.alert.throttle.warning':'This app is causing a problem with system performance. Your community admin may need to suspend access. <a href="javascript:;" class="j-why-apps-may-be-suspended">More info</a>.','appframework.error.MARKET.FAILED_MARKET_UPDATE.title':'Jive failed to update the Apps Market.','appframework.app.configure.header':'Configuring:','appframework.appcanvas.dashboard.name.default':'Default Dashboard','appframework.app.halt.app.cannot.load.delete':'Uninstall app:','appframework.appmarket.vendor.name':'Jive Software','appframework.app.halt.needs.oauth.credentials.granted.btn':'Authorization Granted','appframework.appcanvas.guest.dash.title':'All your Apps in one place','appframework.app.installed':'The app has been installed.','appframework.app.icon.message.warn':'Warning','appframework.appcanvas.dashboard.navigation.deleteDashboardName':'Delete Dashboard','appframework.app.options.about':'About','appframework.app.configuration.select':'Please select one for the app to use.','appframework.app.name.plural.capitalized':'Apps','appframework.appcanvas.appDashboardInstance.modal.delete.confirmation':'You are about to delete \'{0}\'. If this app was installed with a paid subscription, deleting it will cancel the subscription and you will not be billed again.','appframework.app.preferences.none':'This app has no preferences to set.','appframework.app.halt.app.malformed':'This app is malformed, and cannot be loaded at this time.','appframework.app.alert.banned.detail.choose':'Choose one:','appframework.appcanvas.editdashboard.modal.error.duplicate.name':'This dashboard might be confused for another. Please choose a different name.','appframework.app.alert.blacklisted.detail.hide.detail':'Your settings and data associated with this app will be saved. Your subscription is already suspended. Should this application be re-installed, it will be auto re-installed and your subscription will be renewed.','appframework.app.options.systemsettings':'System Settings','appframework.app.preferences.header':'Your Settings:','appframework.app.options.about.author':'Author: {0}','jiveapps.app.list.no_apps_installed':'Discover and Install Apps in the Jive Apps Market. Apps that can be called using !Apps are noted in the','appframework.app.configure.services.found':'The app found {0} instances of the service <b>{1}</b>. Please select one for the app to use.','appframework.app.alert.blacklisted.detail.delete.detail':'This will remove your data associated with this app. Your subscription has been canceled.','appframework.app.disabled.content':'You may not be able be able to view this content as Apps have been disabled for this system. Please consult your System Administrator for more information.','appframework.app.options.systemsettings.header':'System Settings: {0}','appframework.app.alert.blacklisted.detail.choose':'Choose one:','appframework.app.persisting.layout.error':'The system could not successfully persist your dashboard layout change. Please <a href="javascript:;" onclick="{0}">click here</a> to refresh your dashboard to view the latest layout.','appframework.app.configure.later':'Configure Later','appframework.appcanvas.appDashboardInstance.modal.title':'Delete App','appframework.appcanvas.appDashboardInstance.modal.error':'Error Deleting App \'{0}\'','appframework.app.renew.subscription':'Renew app subscription','appframework.app.alert.blacklisted':'This app has been removed by {0}.','appframework.app.alert.banned.detail.hide':'Hide app:','appframework.app.alert.visit.your.account':'Please <a href="javascript:;" class="j-visit-app-market-account-link">visit your account in the apps market</a> for more details.','appframework.app.installing.wait':'Installing &hellip;','appframework.app.configure.cancel':'To use this app, you must complete configuration.','appframework.app.help.body':'For app support, questions, or comments click \'Get Support\' below','appframework.appcanvas.editdashboard.modal.propmt':'Dashboard Name:','appframework.appcanvas.adddashboard.modal.title':'Create a new Dashboard:','appframework.appcanvas.market.error':'The Jive Apps Market is currently unavailable. If you continue to receive this message, contact your community administrator.','appframework.appcanvas.appDashboardInstance.modal.hide.confirmation':'You are about to hide \'{0}\'. It will be removed from your dashboard; however, your data will be retained and will be available if you purchase the app again in the future.','appframework.app.alert.subscription.warning':'Your subscription will expire on {0}. Please <a href="javascript:;" class="j-visit-app-market-link">visit the apps market</a> to update your subscription.','appframework.app.configure.perms.header.nofeatures':'The app {0} will be installed to your dashboard.','appframework.app.options.preferences':'Your Settings','appframework.app.halt.app.cannot.load':'This app cannot be loaded at this time.','appframework.appcanvas.dashboard.empty.drag':'You can also drag apps from another dashboard to the tab of this dashboard.','appframework.app.configure.error.missing.credential':'All requested credentials are required.','appframework.app.install.permissions.opensocial':'The app will have access to your profile information, including your connections.','appframework.app.options.activity.off':'Monitor Off'});

            window.tinyMCE_GZ = { loaded: true };


jive.i18n.addMsgs({'browse.filter.poll.active':'Active polls (voting open)','profile.tab.latest_content.text':'Your Latest Content','activity.type.collabAdded':'added you as a collaborator on','profile.tab.email_notify':'Email Notifications','eae.mb.comment.aria.hint':'Select to enter your comment text','activity.type.addedcheckpoint':'added the checkpoint','profile.user_wallentries.title':'{0}\'s Status Updates','forum.thrd.helpful_answer.link':'Helpful','profile.xmpp_online.listitem':'XMPP Available','activity.type.wrote':'wrote','profile.all_your_docs.text':'View all your user tips','profile.sidebox.iphone.apple.app.store':'App Store&#x2120;','profile.gr.rel.del.mgr':'Remove as manager','eae.mb.default.text':'What\'s going on?','eae.actionqueue.newuserprofile.body':'Upload a profile image and select an avatar to represent you in the community.','global.remove':'Remove','profile.meta.description.people':'A searchable, filterable list of {0}\'s connections in {1}','stslvl.scen.wallEntryLiked.text':'Have someone like your status update','profile.friends.following':'Following:','profile.self.groups.nogroups.label':'You haven\'t joined any groups yet','eae.inbox.empty.list.unreadbyparticipant':'You don\'t have any unread items which include this participant','profile.edit_user_profile_security.currentPreviewSelf.text':'Currently viewing your profile as:','profile.your_we.title':'Your Updates','browse.filter.document.all':'All user tips','nav.bar.lounge':'Lounge','userbar.login.link':'Sign in','nav.bar.no.bookmarks.message':'You\'ve not bookmarked any content.  Find some content you\'re interested in and bookmark it, then you\'ll see it displayed here.','profile.users_blog_posts.gtitle':'{0}\'s Announcements','profile.notifications.invite.remove':'Remove from list','nav.bar.manage.section':'MANAGE','profile.tab.activity.desc':'{0}\'s recent activity','profile.sidebox.iphone.disable.text':'Disable iPhone app access','nav.bar.create.heading.bookmark':'Create a bookmark','nav.bar.create.description.file':'Upload a file to share','profile.change_photo.link':'Change photo','search.user.sort.date':'Date Joined','profile.xmpp_offline.listitem':'XMPP Offline','browse.filter.owner':'Owned Groups','profile.tab.customcontent.your':'Your {0}','global.access.content.type.project':'Project','profile.xmpp_online.tooltip':'XMPP Available','profile.linkedin.description':'This feature requires an API Key and Company ID from LinkedIn. Before enabling this feature, please file a case with Jive Support to obtain this information for your company.','profile.moderated.image.exists':'Note: One or more of your profile images is awaiting approval from our moderators.','profile.edit_prefrnce.link':'Edit preferences','profile.your_moderation.title':'Your Moderation Queue','browse.filter.blog.type':'Announcements','profile.tab.friends.desc':'{0}\'s friends','profile.name':'Name:','apple.plugin.question.text.nofound':'Did not find a similar question in the community&nbsp','browse.filter.document.img':'Images','profile.view_profile.link':'View profile','eae.inbox.toolbar':'Inbox toolbar','license.compliance.messaging.subscription.modules.failed.header':'The licenses for the following modules have expired. Some modules have been suspended as a result of license expiration.','activity.type.updatedStatus':'updated status in','eae.inbox.split_pane':'Split View','stslvl.scen.userTipLiked.text':'Have someone like your User Tip','eae.direct_messaging.label.to':'To:','eae.actionqueue.action.taken.rejected':'Rejected','nav.bar.lounge.new.projects':'New projects','eae.menu.repost':'Repost','profile.edit_user_profile_security.details.label':'Details','profile.tasks.mytasks.notasks.label':'You have no tasks to do','browse.filter.drafts':'Drafts','profile.friends.watching.label':'You have signed up to receive email when this person posts','global.access.content.type.poll':'Poll','nav.bar.conx.managesubscription':'Manage Subscriptions','profile.notifications.invite.discussion':'invited you to the discussion','browse.filter.clear_selected':'clear selected','browse.filter.tabnav':'Browse categories','profile.sidebox.iphone.install.text':'Or install on a new iPhone.','profile.tab.communities':'Communities','eae.inbox.sg.notification.rejected':'You have been denied membership to','profile.tab.discussions':'Discussions','nav.bar.create.personal_container.caption.document':'create a personal user tip, and optionally share it with others','profile.friends.followers':'Followers:','profile.tooltip.user.discussions':'Discussions','eae.acclaim.group.header':'Latest Acclaim','global.group':'Group','profile.tab.tasks.desc':'Your tasks','nav.bar.gauge.tenplus':'10+ updates','upgrade.personalhome.notification.text2':'Read more about <a href="{0}">the evolution of Your View</a> and how to customize streaming information to get exactly what you need, or just take a <a href="{1}">Quick Tour</a> of the New Jive. And don\'t forget to check out <a href="{2}">What\'s New</a> for all the great features we\'ve added recently.','nav.bar.create.personal_container.title.thread':'Your discussions','profile.watch_unsubscribe.text':'You are receiving email notifications for this user. To unsubscribe, click "Stop email notifications" below.','profile.friends.requestfollowing.message.text':'Note: {0} will need to approve your request','profile.tab.tasks.other.desc':'{0}\'s tasks','profile.visibleGsts_desc.text':'Whether or not the field is visible to guests.','profile.gr.friends.peer.pl':'friends','eae.inbox.sg.join.request':'is requesting to join','profile.tasks.label':'{0}\'s Todo List','profile.self.follower.display.text':'{0} person is following you','eae.inbox.empty.list.directmessages':'You don\'t have any messages','profile.user_communities.title':'{0}\'s Spaces','profile.in.text':'in','place.picker.projects':'Projects','nav.bar.home.menu.unread':'{0} unread','blogs.picker.create.new.text':'You do not currently have a personal blog. You can {0}create one{1} and begin sharing your ideas with others.','profile.sidebox.iphone.reenable.text':'Re-enable your iPhone.','nav.bar.create.use_large_link':'Use large menu','profile.gr.rel.add.notif.request':'request','profile.self.discussions.label':'Your Discussions','profile.rssFeedOfList.tooltip':'RSS Feed of this list','eae.inbox.rel.result':'as a','rte.edit.disabled':'You are using a device that only enables you to add content.','activity.type.status.repost':'reposted {0}\'s status update','profile.friends.label.name':'Label name','anncmt.announcement.gtitle':'Announcement','eae.task.dueDate':'Due date:','eae.inbox.no_actions':'You don\'t have any unread messages','profile.gr.org.peer.pl':'peers','profile.srchbleDsplyNm.checkbox':'Searchable','profile.tab.profile.other.desc':'View {0}\'s Profile','eae.inbox.sg.notification.approved':'You have been granted membership to','nav.bar.create.group':'Group','browse.filter.poll.all':'All polls','profile.user_favorites.title':'{0}\'s favorites','profile.images.label':'Profile Photos','place.picker.move.search.blogpost':'Where would you like to move your blog post?','profile.tab.friends.self.have':'You currently have','eae.stream.collapse':'Collapse','profile.tab.notifications':'Notifications','profile.friends.friends.label':'{0}\'s Friends','license.compliance.messaging.subscription.modules.critical':'There are licensed modules which have expired, and will be suspended if the license is not updated.','activity.type.commentedinresponseto':'commented (in response to {0})','profile.org.OrgSingTitle.gtitle':'{0}\'s {1}','global.mention':'Mention','eae.header.text.moderation':'Moderation','profile.tab.profile.desc':'View Your Profile','profile.places.nofollow.label':'{0} isn\'t following any places','nav.bar.bookmarks.link':'Bookmarks','profile.tab.wiki.yourdocs.desc':'View your recent user tips','profile.send_directmessage.link':'Send message','profile.followingsingle.display.text':'{0} is following {1} person','profile.gr.rel.confirm.approvers':'People who can approve this request:','activity.type.shared.with.you':'was shared with you','eae.inbox.guest.tips.invite':'Send and receive invitations to collaborate on content','global.communities.navigation.contact.support':'Contact Support','eae.inbox.your_activity':'Your Activity','global.access.content.type.102':'User Tip','browse.filter.document.xls':'Spreadsheets','nav.bar.create.personal_container.caption.file':'upload a file, and optionally share it with others','eae.menu.mark.read':'Mark read','apple.plugin.question.askedby':'By {0}, {1}','profile.friends.youarefollowing.text':'You are also following this person','license.compliance.messaging.subscription.footer':'To ensure continuous service, please contact your Jive Account Manager or Jive Support at support@jivesoftware.com to renew the license.','nav.bar.apps.market.manage.title':'Manage Apps','profile.friends.stopfollowing.message.text':'You have stopped following {0}.','profile.email':'Email:','global.access.content.type.video':'Video','nav.bar.browse.link':'Browse','profile.watches.results.filter.space':'Community','profile.gr.rel.add.header':'Add a {0}','profile.sidebox.iphone.advertise.text':'iPhone Access with {1}','browse.info.subspacecount.singular':'{0} Sub-space','profile.friends.activityfeed.connections.link':'See activity feed for these connections','profile.image.change_image':'Change your current image','global.access.content.type.37':'Announcement','nav.bar.create.description.announcement':'Broadcast important information','prefs.general.link':'General Preferences','nav.bar.places.link':'Communities','global.document':'User Tip','profile.apprvl.apprvOrReject.text':'Approve or reject this user:','nav.bar.userHome.link':'Inbox &amp; Activity','profile.edit_user_profile.save_profile.title':'Changes not saved.','profile.your_projects.title':'Your Projects','nav.bar.create.heading.blogpost':'Write a blog post','profile.self.groups.nogroups.description':'Groups are a way for people with similar interests to organize and socialize with each other','profile.authors.label':'Authors:','eae.inbox.also.seen.by':'Also seen by','nav.bar.create.description.project':'Set a goal and track its status and tasks','profile.send_pm.link':'Send private message','nav.bar.whatmatters.inbox.link':'Inbox','stslvl.scen.userInvited.text':'Get someone to join the community','global.access.content.type.2':'Message','cmnt.cannot_be_empty.text':'The body of a comment cannot be empty.','global.access.content.type.38':'Announcement','eae.stream.showfewercomments':'Show fewer comments','global.colon':':','activity.type.XsharedaYwithZ':'{0} shared a {1} with {2}','profile.img.could_not_load.text':'The uploaded file could not be read as an image.','profile.noprojects.track.label':'{0} isn\'t following any projects','license.compliance.messaging.subscription.modules.failed':'There are licensed modules which have been suspended due to license expiration.','browse.filter.poll.scheduled':'Scheduled polls (not yet active)','eae.inbox.no_archived_actions':'You don\'t have any archived actions','profile.tooltip.user.status':'Status:','global.access.content.type.1':'Thread','browse.filter.people.friends.choose':'Show all friends','profile.gr.rel.add.drpt':'Add a direct report','profile.friends.filterbylabel.title':'Filter by label','profile.sidebox.iphone.disabled.text':'{0} on your iPhone is disabled','settings.email.pref.aq.customize':'customize email settings','profile.gr.rel.confirm.udpated':'Relationship Updated','profile.tab.blog.blog.desc':'View the most recent blog posts by {0}','eae.inbox.reason':'Reason','profile.filter.label':'Filter:','eae.inbox.invite.rel.invitee':'{0} invited you to the community.','profile.friends.addconnectionslabel.txt':'Apply a label to these connections?','profile.tab.approvals.desc':'View your pending approvals','profile.watch_resbscrb.instruc':'You have stopped receiving email notifications for this user. To subscribe to actions by this user via email, click "Receive email notifications" below.','upgrade.streams.v6.text.watches':'Edit your {0} stream to manage the people and places you want to receive email on.','eae.actionqueue.no_actions':'You don\'t have any unread messages.','profile.users_possessive.gtitle':'{0}\'s','profile.friends.newlabel':'New Label','profile.edit_user_profile_security.info.preview.text':'If you want to see what your profile looks like to other people you can preview it by picking an option from below.','profile.nocommunities.follow.description':'{0} isn\'t following a space yet.','profile.approval.note.info.text':'Notes are for internal use and will not be sent to the registrant.','eae.acclaim.how.to.level':'How to get points','eae.direct_messaging.sendADirectMessage':'Send Message','profile.edit_user_profile_security.visibility.label':'Visible to...','nav.bar.create.personal_container.title.blogpost':'Your blog','profile.select.listitem':'Select...','eae.acclaim.Xpointstonext':'{0} points to the next level','profile.tab.approvals.rel.request_connection':'{0} would like to add {1} as a {2}','profile.user_profile_for.title':'Profile for {0}','profile.friends.editlabel.text':'Edit label','profile.err.usrWithNmNtFnd.text':'User {0} not found.','profile.connections.filter.label':'Only show the people you\'re following','profile.your_blog_posts.gtitle':'Your Announcements','stslvl.scen.helpfulRespons.text':'Post a helpful response to a question','gamification.learn.more.rewards':'Learn about awards','nav.bar.history.people.link':'Show all recently viewed people','gamification.learn.more.expertise':'Learn about specialties','profile.view.full.profile.link':'View profile','activity.type.viewed':'viewed','profile.tab.stuff.yourstuff.desc':'Your content','profile.change_photo.brdcrmb.link':'Change Profile Photo','eae.inbox.rel.rejected_connection':'{0} {1} not been added as {2} {3} and they were notified.','place.picker.move.search.project':'Where would you like to move your project?','eae.inbox.invite.rel.add.follow':'Would you like to follow this person?','profile.friends.startfollowing.text':'Add {0} to streams','activity.type.directmessage':'sent you a message','profile.tab.yourthreads.desc':'View your recent discussions','stslvl.scen.avatarAdded.text':'Add an avatar to your account','nav.bar.lounge.announcement':'Announcements','license.compliance.messaging.subscription.platform.critical':'The system license has been expired since <b>{0}</b>, and will be suspended on <b>{1}</b> (<b>{2} days</b>).','profile.friends.sendmessage.text':'Send friend request','activity.type.liked':'liked','browse.filter.tag.no_related_tags':'No related tags found.','stslvl.scen.metooReceived.text':'Another user marks your question as I have this question too','profile.actions.gtitle':'Actions','eae.inbox.no_pending_actions':'You don\'t have any pending actions','eae.inbox.sg.join.approved':'is now a member of','eae.inbox.invite.rel.add.friend':'Would you like to add this person as a friend?','browse.filter.people.following.choose':'Show all following','profile.self.noprojects.track.label':'You aren\'t following any projects','eae.inbox.empty.list.shares':'You don\'t have any shares','eae.inbox.from.external.activity.generator.badge':'From {0}','profile.tab.moderation.desc':'Moderation','profile.gr.rel.confirm.appr.msg':'Your request to add {0} as a {1} has been submitted, but the change may not be reflected {2} until approved.','profile.org.Pending.text':'{0} as {1} of {2}','profile.gr.org.title':'Organizational Chart','profile.user_statusupdates.title':'{0}\'s Status Updates','profile.noprojects.track.description':'{0} isn\'t involved in or following a project yet.','browse.filter.no_template':'No template for dynamic filter type: {0}, {1}','profile.editable_desc.text':'Whether or not the value of the field can be changed by the user.','we.form.button.comment.label':'Reply','profile.address.main.label':'Primary Address:','profile.editablDsplyNm.checkbox':'Editable','profile.notifications.invite.document':'invited you to participate on the user tip','place.picker.spaces':'Communities','profile.blogs.gtitle':'Announcements','upgrade.historybookmarks.v6.desc':'To make it easier to find whatever you\'re looking for, we\'ve combined {0} and {1} in a new display that also shows items you view frequently. Just click into the Search box. You might never need to type search terms again!','profile.change_photoavatar.title':'Photo & Avatar Settings','eae.inbox.sg.join.rejected':'was denied membership to','stslvl.scen.appInstalled.text':'Install an app','profile.friends.nofriends.label':'{0} hasn\'t added any friends yet','profile.image.thumbnail':'Profile image thumbnail','place.picker.groups':'Groups','nav.bar.create.description.document':'Collaborate on a user tip','we.chars.over':'{0} characters over','profile.overview.nocontent.label':'{0} has not created any content yet','activity.type.voted':'voted on','eae.inbox.rel.other':'would like to add','settings.email.pref.aq.old.btn':'Noisy Mode','activity.type.shared':'shared','profile.img.err.badContentType.text':'The content type of the uploaded image is not allowed.','nav.bar.create.heading.file':'Uploaded File','profile.self.nodiscussions.label':'You haven\'t created any discussions or asked any questions yet','browse.filter.form.label':'Browse filters','eae.menu.untracked':'Start following in Inbox','profile.blogs.label':'Announcements:','profile.moderated.image.need.apprvl':'This new profile image will need to be approved by our moderators before it is visible on your profile.','browse.filter.booleanoption.true':'Yes','stslvl.scen.contentLiked.text':'Have someone like something you posted','eae.mb.post.success.title':'Your status update has been posted','profile.blogPstsByUsrFd.tooltip':'Announcements By \'{0}\' Feed','profile.list_desc.text':'Whether or not the field can hold a list of values of the selected type rather than one value of the selected type.','nav.bar.moderation.link':'Needs Moderation','eae.stream.comments':'Replies','nav.bar.create.section.content':'Content','stslvl.scen.reportAdded.text':'Report a post','nav.bar.create.bookmark':'Bookmark','global.access.content.type.discussion':'Thread','upgrade.historybookmarks.v6.title':'History & Bookmarks have moved','profile.connections.follow.label':'People {0} is following','profile.friends.addconnectionlabel.text':'Apply labels','eae.direct_messaging.sendSuccess':'Your message has been sent.','profile.img.invalid_crop_avatar.text':'Please crop your avatar.','eae.inbox.reject':'Reject','activity.type.created':'created','we.form.character.limit.none':'Please enter some content','profile.tab.socialgroups':'Groups','profile.friends.addfriendlabel.text':'Apply a label to this friend?','profile.self.tasks.label':'Your Todo List','eae.inbox.empty.list.all':'You don\'t have anything in your Inbox','eae.inbox.no_results':'When you create or participate in stuff, activity will start to show up here.','eae.inbox.error_performing_action':'There was an error in performing this action.','browse.filter.tag':'Filter by tag','eae.actionqueue.request.label':'Request Notification','browse.filter.moderators':'Moderators','profile.user_we.title':'{0}\'s Updates','global.access.content.type.message':'Message','profile.friend.pendingapproval.text':'Awaiting approval','profile.meta.description.activity':'See {0}\'s recent activity in {1}','profile.tab.project.desc':'View projects','nav.bar.create.description.group':'Establish a gathering place for a specific area of interest','global.access.content.type.18':'Poll','upgrade.historybookmarks.v6.bookmarks':'Bookmarks','eae.inbox.yourself':'yourself','nav.bar.create.description.status':'Share what you\'re up to','profile.edit.usernameIsEmail':'Your system is configured to use a user\'s email address as their user name, so if you change the email address the user name will be changed to match.','profile.friends.sendfriendrequest.button':'Send friend request','activity.type.repliedinresponseto':'replied (in response to {0})','userbar.admin.skin.advanced':'Customize Your Site (Advanced)','global.send.button':'Send','profile.edit_user_profile_security.currentPreview.links.title':'Links are disabled in preview mode','profile.org.AddRelationship.text':'Add {0} as a {1}','profile.nocommunities.browse.link':'Browse the spaces directory','profile.web.site':'Web Site:','eae.inbox.rel.apprv.your':'your','browse.filter.document.ppt':'Presentations','profile.edit_user_profile.about_me.title':'About me','license.compliance.messaging.subscription.modules.expiring.header':'The license for the following modules will expire within {0} days.','eae.inbox.full_view':'Full View','profile.groups.label':'{0}\'s Groups','eae.stream.item_now_tracked':'This item is now being followed in your Inbox.','profile.extnlDsplyNm.checkbox':'Externally Managed','profile.your_friends.title':'Your Friends','profile.user_discussions.title':'{0}\'s Discussions','profile.tab.projects':'Projects','profile.sidebox.iphone.lost.upgrade.text':'iPhone lost or upgrading?','profile.your_connections.title':'Your Connections','announcement.manage.system.title':'System Announcements','settings.email.pref.aq.old.desc':'Keep sending email about all my activity including content, places, and people I follow.  Choose this option to keep the same email behavior as you have set in the previous version.','profile.tab.mail.watches.desc':'View your email notifications','profile.friends.applylabel.label':'Apply label','profile.edit_user_profile_security.title':'Privacy Settings','widget.gotoyourplaces.link':'Go to your places','profile.img.invalid_crop_image.text':'Please crop your profile photo.','place.picker.move.search.thread':'Where would you like to move your discussion?','we.repost.success':'Repost Successful','activity.type.starteddiscussion':'started the discussion','profile.nodiscussions.label':'{0} hasn\'t created any discussions or asked any questions yet','profile.tab.bookmarks':'Bookmarks','eae.inbox.up.to':'Back to Inbox','profile.posts.label':'Posts:','eae.mention.label':'Mention','nav.bar.create.search.space':'Where would you like to create your space?','global.search':'Search','eae.inbox.rel.you':'You','eae.inbox.convo.on':'Conversation on {0}','browse.filter.document.doc':'User Tips (Word, Rich text)','profile.tooltip.user.blogposts':'Announcements','profile.information':'Profile information','forum.thrd.name_required.text':'A name is required to post a reply.','browse.filter.poll.type':'Polls','nav.bar.create.description.blogpost':'Share your thoughts','profile.gr.rel.add.add':'Add {0}','place.picker.move.search.space':'Where would you like to move your space?','eae.inbox.doc.approval.rejected':'Your user tip has been rejected','profile.tasks.mytasks.newtask.link':'Create a new task','question.seeThisAnswer.text':'See this answer','profile.edit_profile.link':'Edit profile & privacy','profile.trendycontent.title':'Trending and popular','share.notrelated':'You can only send messages to your Friends / Connections (people following you). You must remove users marked with an exclamation point before your message can be sent.','browse.filter.thread.type':'Discussions','activity.type.replymarkedcorrect':'marked {0}\'s answer correct','profile.belowIsListOfPsts.text':'Below is a list of blog posts you have created.','profile.tooltip.user.company':'Company:','userbar.admin.skin.basic':'Customize Your Site','global.access.content.type.idea':'Idea','eae.inbox.collab.added.XinYsZ':'You have been added as a collaborator on a {0} in {1}\'s {2}','profile.otherdetails':'Other details','eae.inbox.add.comment.original':'Add a reply','profile.meta.description.profile':'Learn more about {0} in {1}','global.announcement':'Announcement','profile.friends.addeditlabel.link':'Add/edit labels','stslvl.scen.groupCreated.text':'Create a social group','eae.inbox.invite.revoke.group':'revoked your invitation to join the group','browse.filter.tag.your_tags':'Your tags','settings.email.pref.aq.rejected':'Thanks! We\'ll keep sending email about all the activity related to users, places, and content you\'ve been following. If you decide you want to limit the amount of email you get, you can still {0} at any time in your user preferences.','browse.filter.user.online':'Show online users only','eae.task.dueDate.date':'Due date: {0}','eae.inbox.doc.approval.rejected_by':'Your user tip has been rejected by {0}','profile.empty.text':'(empty)','eae.inbox.collab.added.XinY':'You have been added as a collaborator on a {0} in {1}','global.access.content.type.14':'Community','global.on_date':'on','profile.self.followers.display.text':'{0} people are following you','profile.tab.bookmarks.desc':'Your bookmarks','profile.tab.connections':'People','browse.filter.all':'All','profile.your_blogposts.title':'Your Announcements','profile.friends.stopfollowing.confirm.text':'Are you sure you want to stop following this person?','browse.filter.people.select':'Select one..','nav.bar.home.pinned.message':'{0} is now your Home view','profile.searchable_desc.text':'The value of this field will show up in search results.','eae.streams.email_watches':'Email Watches','upgrade.personalhome.notification.title':'Introducing a New Way to Personalize','eae.inbox.separator':'Inbox/preview separator','activity.type.modified':'modified','profile.gr.friends.peer':'friend','eae.inbox.rel.has':'has','global.space':'Community','profile.apprvl.approve.button':'Approve','eae.inbox.invite.rel.inviter':'You invited {0}, who has now joined.','nav.bar.create.search.poll':'Where would you like to create your poll?','global.by':'by','nav.bar.create.description.thread':'Start a conversation or ask a question','profile.err.fieldTypeReq.text':'Field type is required.','we.directMessaging.notEnoughRecipients':'One or more recipients must be specified.','eae.mb.submit.text':'Post','license.compliance.messaging.subscription.platform.failed':'The system license has been expired since <b>{0}</b>, and was suspended on <b>{1}</b>.','nav.bar.inbox.link':'Inbox','profile.org.viewAll.link':'View all {0} {1}','eae.inbox.description':'Manage your inbox','nav.bar.create.thread':'Discussion','profile.import_vcard.link':'Download vcard','browse.filter.subtype.label':'Subtype of content type browse filter','eae.inbox.doc.approval.approved':'Your user tip has been approved','profile.change_photoavatar.link':'Change photo & avatar','profile.change_photoavatar.brdcrmb.link':'Profile Photo & Avatar','profile.user_moderation.title':'{0}\'s Moderation Queue','global.status_level':'Status Level','profile.last_modified.colhead':'Last Modified','profile.meta.description.content':'A searchable, filterable list of content by {0} in {1}','settings.email.pref.aq.title':'Welcome to the new Jive','profile.tab.poll.yours.desc':'Your Polls','profile.watches.self.description':'Below is a list of items you are watching. You can use the drop down below to filter by type of content, spaces, or users.','eae.inbox.ignore':'Ignore','profile.friends.self.nofriends.text2':'Once they approve the relationship, you\'ll be able to create homepage widgets to track your friends status and activity, get RSS feeds, and send messages back and forth.','profile.simUsrs.title':'Similar People','apple.ft.moderation.menu.title':'Featured Topic Moderation','eae.inbox.empty.list.unreadshares':'You don\'t have any unread shares','profile.scheduled.text':'Scheduled','profile.your_statusupdates.title':'Your Status Updates','profile.blog_posts.label':'Announcements','license.compliance.messaging.subscription.modules.expired.critical':'Expired on {0}, suspended in {1} days ({2}):','browse.filter.tagFilterInput.label':'Tags','profile.user_friends.title':'{0}\'s Friends','activity.type.moved':'moved','eae.inbox.invite.revoke.private.discussion':'revoked your invitation to the private discussion','browse.filter.tag.no_your_tags':'You have not created any tags.','nav.bar.create.post':'Post','profile.tab.bookmarks.other.desc':'{0}\'s bookmarks','profile.friends.self.nofriends.text':'Adding someone as a friend is easy!  Visit the profile page of someone you know, and click the link to add them as a friend.','profile.friends.remove.label':'Remove {0} from friends list','activity.type.notification':'added you as a collaborator on','global.user.nav.view.profile':'View more','profile.connections.youfollow.label':'People you are following','global.navigation.post.text':'Post Navigation','profile.edit_user_profile.about_me.appleid.details':'These fields can only be edited through your <a href="https://appleid.apple.com" target="_blank">Apple ID.</a>','stslvl.scen.followAdded.text':'Follow a discussion/community','nav.bar.whatmatters.activity.link':'Activity','eae.inbox.from.external.activity.generator':'via {0}','browse.filter.places.showall':'Apple Support Communities','profile.tab.approvals.rel.you':'You','profile.tab.friends.currentlyhas':'currently has','profile.your_communities.title':'Your Spaces','profile.items_per_page.label':'Items per page','eae.actionqueue.relationship.label':'Relationship Notification','nav.bar.create.search.thread':'Where would you like to start your discussion?','browse.filter.space':'Communities','widget.askaquestion.similar':'Similar questions already asked:','nav.bar.create.heading.space':'Create a space','profile.gr.rel.add.notif.change':'change','eae.inbox.details.more':'View details','profile.edit_user_profile_security.info.preview.select.label':'View your profile as:','trial.header.jive_help.link':'Jive Help','profile.image.delete_image':'Delete your current image','profile.tab.approvals.rel.result':'as a','eae.inbox.empty.list.mentions':'You don\'t have any mentions','userbar.welcome.logout':'Logout','profile.gr.org.peer':'peer','userbar.admin.console.link':'Admin Console','profile.friends.sendmessage.connections.link':'Send email to these connections','browse.filter.members':'Members','nav.bar.gauge.fiftyplus':'50+ updates','profile.user_documents.title':'{0}\'s User Tips','nav.bar.home.set.default':'Set as Home','profile.manageYourBlogs.gtitle':'Manage Your Announcements','nav.bar.create.description.poll':'Gather community opinion on a topic','nav.bar.create.description.directmessage':'Send a private message to specific people','profile.sidebar':'Profile photos and actions','browse.filter.followers':'Followers','profile.friends.self.findconnections.link':'Browse the people directory and find some interesting people to connect with','eae.mention.you.in':'mentioned you in','profile.status.location':'Location:','eae.inbox.rel.approvedfollower_notification':'{0} is now following you','license.compliance.messaging.subscription.platform.notice':'The system license will expire within <b>{0} days</b>, on <b>{1}</b>.','activity.type.startedpoll':'started the poll','activity.type.installed':'installed','stslvl.scen.followedUser.text':'Follow another user','license.compliance.messaging.subscription.modules.expired.warning':'On {0}:','browse.filter.document.text':'Plain text','profile.user_projects.title':'{0}\'s Projects','browse.filter.project.ontrack':'On Track','profile.tab.stuff.desc':'{0}\'s Content','browse.filter.user.disabled':'Include deactivated users','profile.all_user_docs.text':'View all {0}\'s user tips','nav.bar.reg.link':'Register','global.comments.plural':'{0} Replies','eae.inbox.empty.list.unreaddirectmessages':'You don\'t have any unread messages','eae.inbox.hidden':'Hidden','global.access.content.type.file':'File','profile.friends.addnote.text':'Add a note along with your request','activity.type.completedtask':'completed the task','profile.approval.membership.text':'membership for this user','profile.tab.approvals':'Pending Approvals','profile.tab.singleapproval.count.desc':'You have {0} item in your approval queue','nav.bar.preferences.link':'Preferences','place.picker.move.search.task':'Where would you like to move your task?','profile.friends.remove.confirm.button':'Yes - remove this friend','nav.bar.create.personal_container.caption.thread':'start a discussion with specific people or with everyone','global.logout':'Logout','profile.follow.pendingapproval.text':'Awaiting approval','profile.visibleGstsDsplyNm.checkbox':'Visible to Guests','profile.edit_user_profile_security.info.tip.title':'Tip','profile.friends.self.nofriends.label':'You haven\'t added any friends yet','nav.bar.create.personal_container.title.document':'Your user tips','nav.bar.create.task':'Task','nav.bar.homepage.link':'Home page','nav.bar.bookmarks.all.link':'View all bookmarks','eae.mb.comment.cancel.text':'Cancel','settings.email.pref.aq.approved':'Thanks! To keep track of what\'s happening with your connections, discussions and groups, use the Followed filter in your Activity area. Any messages and mentions are highlighted in your Inbox. The Actions area shows your assigned tasks, notifications and activity prompts. <br/><br/> If you change your mind and prefer to get email about some or all of these items, you can {0} at any time in your user preferences.','browse.filter.friends':'Friends','profile.friends.allconnections.link':'All','nav.bar.create.directmessage':'Message','eae.mb.comment.default.text':'Add your comment','browse.noresults':'No results found.','stslvl.scen.blogPostAdded.text':'Create a blog post','activity.type.replied.to':'replied to','eae.inbox.reply.to.originalX':'Reply to original {0}','profile.org.orgchart.undefined.text':'The orgchart hasn\'t been configured.','profile.instant.messenger':'Instant Messenger:','profile.user_blogposts.title':'{0}\'s Announcements','browse.filter.type.label':'Content types','eae.inbox.send.inbox.notifications':'Send Inbox notifications','profile.usrNotCrtedBlgPsts.text':'{0} has not created any blog posts','eae.user.deleted.mention':'[mention deleted]','profile.all_your_posts.listitem':'View all your blog posts','eae.inbox.comment.on.original.post':'Commenting on original post','profile.gr.rel.confirm.added':'{0} is now your {1}.','partner.content.reply.warn.visible':'Your reply will be visible to external contributors','profile.view.menu':'View your profile','partner.browse.ext_access':'Externally Accessible','nav.bar.create.heading.poll':'Create a poll','nav.bar.create.section.places':'Communities','profile.gr.rel.pnd.mgr':'Awaiting approval as manager','activity.type.asked':'asked','eae.inbox.guest.tips.share':'Share and discuss content, people, and places with others','profile.friends.label.link':'Label','userbar.admin.theming':'Customize Your Site','profile.yrDraftBlogPosts.gtitle':'Your Draft Announcements','profile.tab.approvals.rel.apprv.you':'you','browse.filter.tag.popular_tags':'Popular tags','browse.filter.project.all':'All projects','eae.stream.expand':'Expand','profile.edit_user_profile_security.currentPreview.save':'Like what you see? {0}Save and finish{1} editing.','profile.img.type_no_spprt':'The uploaded file type is not supported, the following are supported file types:','profile.extnl_desc.text':'Whether or not the field is managed by LDAP. This is controlled by the User Mapping section of Directory Settings.','stslvl.scen.markCorrectAnswer.text':'Mark another users reply as correct.','profile.friends.sendmessage.link':'Send email','profile.followingyou.display.text':'{0} is following {1} people, including you','browse.filter.document.pdf':'PDFs','profile.tab.socialgroups.mydesc':'View the groups you are a member of','upgrade.personalhome.notification.text':'We\'ve been hard at work around here making big improvements to the experience and interface. Because it looks like you personalized your Your View page, we\'ll show you where it\'s gone and how we\'ve improved the personalization and customization experience throughout the application!','profile.friends.sortfield.name':'Name','profile.manager':'Manager:','profile.edit_user_profile_security.saved.text':'Your profile privacy settings have been saved.','we.form.character.limit.over.many':'Your update has exceeded its limit by {0} characters. Please shorten your message.','mod.content.create':'Please note: a moderator needs to approve your content before it can be published.','thread.nominated.post.message':'Nominated','profile.tab.proj.yourproj.desc':'View your projects','gamification.rewards':'Awards','profile.required_desc.text':'Users must enter a value for this field.','profile.notifications.no_new':'You have no new notifications','profile.friends.self.nofollow.label':'You aren\'t following anyone yet','place.picker.move.search.poll':'Where would you like to move your poll?','profile.gr.org.mgr':'manager','global.access.content.type.700':'Group','license.compliance.messaging.subscription.modules.expired.failure':'Expired on {0}, suspended on {1}:','eae.inbox.filtering.on.text':'Showing only','activity.type.toX':'(to {0})','profile.user_tasks.title':'{0}\'s Tasks','profile.tab.friends.no':'no','tinymce.jivemention.no_notification':'will not be notified of this mention, because they do not have access to this content.','post.alwaysUseThisEditor.tab':'Always use this editor','profile.notifications.invite.private.discussion':'invited you to the private discussion','global.access.content.type.document':'User Tip','eae.actionqueue.task.label':'Task Notification','eae.inbox.rel.user.plural':'{0}\'s','profile.your_wallentries.title':'Your Status Updates','global.more':'more','profile.image.edit.instructions':'Your profile photos are the first thing people see when they view your profile. Add, change, or remove your photos below. {0}{1}Tip:{2} Drag your photos to reorder them.{3}','profile.tab.profile':'Bio','profile.tab.blogposts':'Announcements','stslvl.scen.threadAdded.text':'Create a discussion','settings.email.pref.aq.new.desc':'Only send me email about activity I have authored or commented on. Show the rest in my Followed Activity stream.','nav.bar.create.personal_container.title.file':'Your user tips','eae.announcements.by':'by {0}','stslvl.scen.messageReceived.text':'Receive a reply to your discussion','activity.type.bookmarked':'bookmarked','profile.send_email.link':'Send email','nav.bar.gauge.lessthanten':'&lt; 10 updates','profile.self.following.display.text':'You are following {0} people','nav.bar.create.personal_container.title.poll':'Your polls','we.chars.remaining':'{0} characters remaining','nav.bar.create.heading.project':'Create a project','profile.self.groups.nogroups.link':'Browse the group directory','eae.inbox.guest.tips.everything':'... everything you need to see, read tracked and actionable in one view','license.compliance.messaging.subscription.platform.expired':'The system license has expired.','profile.your_stuff.gtitle':'Your Stuff','profile.all_your_we.text':'View all of your updates','browse.filter.grid':'Filtered items','browse.filter.orgchart':'Org Chart','eae.inbox.rel.approvedfollowee_notification':'You are now following {0}','profile.tab.comm.desc':'View places {0} is following','eae.inbox.pending':'Pending','nav.bar.history.containers.link':'Show all recently viewed places','mobile.apple.header.search.communitynav':'Search or ask a question','nav.bar.sign.out':'Sign out','profile.friends.sortfield.latestactivity':'Recent Activity','profile.projects.track.label':'Projects {0} is following','nav.bar.get.started.link':'Get Started','profile.all_user_we.text':'View all of {0}\'s updates','profile.edit_user_profile_security.currentPreviewAdmin.text':'Currently viewing {0}\'s profile as:','profile.followingyousingle.display.text':'{0} is following {1} person, including you','profile.user_approvals.title':'{0}\'s Notifications','profile.your_communities.desc':'Communities you are following','nav.bar.create.video':'Video','nav.bar.create.blogpost':'Announcement','profile.optionsNotConfigrd.text':'Options have not been configured.','profile.friends.remove.confirm.text':'Are you sure you want to remove this friend?','profile.gr.rel.del.drpt':'Remove as direct report','profile.groups.nogroups.label':'{0} has not joined any groups yet','profile.your_communities.none.description':'Follow a space by browsing for it or utilize the Places Widget','browse.filter.document.video':'Videos','widget.askaquestion.dont_see':'Don\'t see your question?','profile.org.ReportsTo.gtitle':'People Reporting to {0}','nav.bar.create.poll':'Poll','eae.inbox.comment.on.original.document':'Commenting on original user tip','license.compliance.messaging.subscription.modules.expired.warning.header':'The licenses for the following modules have expired.','we.form.statusInput.error':'Error obtaining data, please try again','nav.bar.create.heading.directmessage':'Send a message','eae.inbox.person_filter':'Filter by participant','userbar.logout.link':'Log out','profile.gr.rel.confirm.submitted':'Request Submitted','browse.filter.tag.cloud_tip':'Select one or more tags that you would like to browse by clicking on them. Click "Done" when you are finished to filter content by the tags that you have selected.','eae.inbox.comment.on.originalX':'Comment on original {0}','profile.tooltip.user.email':'Email:','nav.bar.work.link':'Content','profile.tab.wiki.docs.desc':'View the most recent user tips by {0}','place.picker.clear.results':'clear','eae.inbox.no.archived.notifications':'You don\'t have any archived notifications','profile.tasks.notasks.label':'{0} has no tasks to do','eae.stream.likes':'Likes','profile.jid.label':'XMPP JID','profile.tab.threads.desc':'View the most recent discussions by {0}','eae.inbox.activity.from':'activity from','browse.filter.booleanoption.false':'No','browse.filter.following':'Following','browse.filter.project.type':'Projects','profile.friends.friends':'Friends:','global.access.content.type.url':'External URL','profile.tab.activity':'Activity','profile.address.type':'Type','stslvl.scen.markHelpful.text':'Mark another users reply as helpful','global.inbox':'Inbox','browse.filter.tag.related_tags':'Related tags','profile.tab.approvals.group':'would like to join the group {0}','activity.type.wallentrycomment':'commented on {0}\'s status','gamification.more.expertise':'More specialties','browse.filter.sgroup.type':'Groups','upgrade.colleague.follow.following.link':'click here','share.label':'Share','profile.friendslist.error.text':'Couldn\'t load friend/connection list for:','profile.tab.moderation':'Moderation','profile.your_approvals.title':'Your Notifications','profile.gr.rel.pnd.drpt':'Awaiting approval as direct report','browse.filter.poll.archived':'Archived polls','userbar.admin.link':'Admin Console','place.picker.usercontainer.unavailable':'This place is not available because you aren\'t the author of the content.','profile.all_blogs.listitem':'All Announcements','profile.gr.conx.title':'Connections','gamification.expertise':'Specialties','activity.type.commentedon':'commented on','profile.discussions.newdiscussion.link':'Start a discussion or ask a question','profile.friends.stopfollowing.text':'Stop following {0}','nav.bar.create.heading.document':'User Tip','profile.tab.pm':'Private Messages','profile.user_connections.title':'{0}\'s Connections','profile.friends.nofollowers.label':'Nobody is following {0} yet','profile.org.AlsoReportsTo.gtitle':'Also Reporting to {0}','forum.thrd.correct_answer.link':'This solved my question','profile.tooltip.user.tasks':'Tasks','nav.bar.create.personal_container.caption.poll':'create a personal poll that will be open to everyone','nav.bar.create.search.project':'Where would you like to create your project?','profile.friends.load.error':'Could not load friend list for user','profile.blwAreUsersBlgPsts.text':'Below are all the blog posts {0} has created.','nav.bar.whatmatters.actions.link':'Actions','profile.blog.visit':'{0}\'s Blog','activity.type.status':'posted','global.access.content.type.task':'Task','browse.filter.people.followers.choose':'Show all followers','profile.approval.membership.rejected':'Membership for {0} has been denied','profile.tooltip.user.documents':'User Tips','profile.tasks.notasks.description':'{0} has not been assigned any tasks yet','profile.tab.connections.desc':'People {0} is following, and people who are following {0}','profile.comments.label':'Comments:','profile.sidebox.iphone.contact.admin.text':'Contact your system administrator for details.','stslvl.scen.pollAdded.text':'Create a poll','community.list.spaces.navigate.back_to':'Back to','browse.filter.private':'Filter by personal content','profile.we.breadcrumb.people':'People','profile.nologindate':'(this user has never logged in)','nav.bar.apps.market.catalog.title':'Jive Apps Market','profile.friends.sortfield.dateadded':'Date Added','nav.bar.create.heading.status':'Post a status update','nav.bar.create.no_search_results':'I could not find any places that match your search.','nav.bar.create.announcement':'Announcement','eae.user.deleted.comment':'[comment deleted]','profile.all_we.text':'View all','nav.bar.home.link':'Home','eae.inbox.guest.tips.messages':'Send and receive messages with other members','eae.inbox.rel.have':'have','profile.view_blog.link':'View blog','profile.user_rss.link':'Member RSS feed','mobile.nav.bar.browse.discussions':'Browse discussions','profile.image':'Your Image','stslvl.scen.recommAdded.text':'Post a Recommended response to a question','profile.friends.allfriends.link':'All friends','profile.tab.pm.desc':'View your private messages','place.picker.choose':'Choose Location','acclaim.liking.unlike':'Liked','profile.na.text':'N/A','stslvl.scen.wallEntryAdded.text':'Post a status update','profile.friends.createlabel.link':'Create new label','global.access.content.type.update':'Status Update','eae.inbox.invite.revoke.private.document':'revoked your invitation to participate on the private user tip','profile.tab.activity.your.desc':'Your recent activity','eae.acclaim.onepointtonext':'1 point to the next level','eae.inbox.accept':'Accept','profile.following.display.text':'{0} is following {1} people','eae.menu.tracked':'Followed in Inbox','profile.org.possOrgTitle.gtitle':'Your {0}','profile.department':'Department:','eae.mb.default.aria.post.label':'Enter text to post a status update','global.communities.navigation.text':'Communities navigation','stslvl.scen.message_added.text':'Reply to a discussion','profile.tab.overview':'Overview','browse.filter.containertype':'Filter by place type','profile.friends.deletelabel.text':'Delete label','we.form.addlink':'Link to a person, place, or piece of content','profile.hidden_with_value.text':'(Hidden - {0})','profile.friends.yours.label':'Your Friends','profile.discussions.label':'{0}\'s Discussions','profile.friends.startfollowing.message.text':'You are now following {0}.','settings.email.pref.aq.old.title':'Noisy Mode','nav.bar.apps.market.no.apps':'There are currently no apps installed.','eae.inbox.rel.approved_connection':'{0} {1} been added as {2} {3} and they were notified.','browse.filter.archived':'Show archived projects','activity.type.posted':'posted','profile.approval.membership.approved':'Membership for {0} has been approved','gamification.more.rewards':'More awards','eae.direct_messaging.input.aria.label':'Enter your message text','profile.tab.friends.noneyet':'hasn\'t added any friends yet.','eae.stream.mark.read':'Mark read','profile.required_field.text':'Required Field','upgrade.streams.v6.text.watches.changed':'The way email notifications are managed has changed.','profile.groups.nogroups.description':'If you have got a group, perhaps you should invite {0} to join it?','license.compliance.messaging.subscription.modules.expired.failure.header':'The following modules have been suspended because license expiration.','place.picker.blogs':'Announcements','eae.inbox.invite.revoke.generic':'revoked your invitation to','eae.inbox.convo.on.mb':'Conversation on status update from {0}','nav.bar.create.document':'User Tip','profile.edit_user_profile.title':'Edit Profile','browse.filter.daterange.end':'end date:','profile.image.add':'Add photo','eae.inbox.empty.list.unread':'No unread items','profile.user_communities.desc':'Spaces {0} is following','activity.type.authorcomment':'added an author comment','nav.bar.create.heading.announcement':'Create an announcement','nav.bar.create.space':'Community','profile.friends.watch.label':'Email me when this person posts','browse.filter.participated':'Participated','profile.linkedin.title':'LinkedIn:','nav.bar.create.use_small_link':'Use small menu','profile.sidebox.iphone.jive.sbs':'Jive Mobile','profile.image.text.add.photo':'Add Your Photo','activity.type.addedascollaborator':'{0} added you as a collaborator','browse.filter.pinlabel':'Set current tab as default','profile.edit.change_username.warning':'Changing this username will DELETE any existing Jive user representation with the same username. Are you sure you would like to do this?','nav.bar.create.personal_container.caption.blogpost':'write a blog post in your blog','settings.email.pref.aq.edit.lnk':'Customize email settings','profile.tab.approve.date':'Date','nav.bar.history.icon.link':'History','profile.moderated.image.label':'Awaiting Moderation','profile.noprojects.browse.link':'Browse the project directory','global.acclaim':'Acclaim','global.less_than_a_minute_ago':'Less than a minute ago','eae.collaboration.label':'Collaboration request','we.form.character.limit.over':'Please shorten your message','profile.follower.display.text':'{0} person is following {1}','nav.bar.create.status':'Status Update','profile.linkedin.apikey.invalid':'API Key must be an alpha-numeric value','profile.nodiscussions.description':'Once this person asks a question or starts a discussion, it will show up here.','nav.bar.apps.subTitle':'Select an App to launch','profile.edit.change_username':'The username you are trying to set cannot be found in the configured LDAP system. Please add the new user to LDAP first.','browse.filter.thread.answered':'Answered Questions','profile.tab.socialgroups.desc':'View the groups they are a member of','nav.bar.personal_settings.section':'Personal Settings','eae.inbox.mod.rejected.comment':'Your comment on {0} has been rejected','profile.friends.friended.link':'Added as friend','profile.meta.description.places':'A searchable, filterable list of all of {0}\'s places of interest in {1}','stslvl.scen.documentViewed.text':'View a UserTip/Read a tutorial','profile.friends.following.label':'Follow','profile.fltrbleDsplyNm.checkbox':'Filterable','profile.send_im.link':'Instant message','eae.inbox.dismiss':'Dismiss','profile.gr.conx.peer':'connection','apple.plugin.question.text.viewall':'View all results','browse.places.empty.message':'You are not following any places.','nav.bar.create.browse_places':'Browse for more places','nav.bar.create.description.bookmark':'Link to and discuss content from around the web','activity.type.rated':'rated','profile.userrel.reqmessage.toolong':'The request message must be fewer than {0} characters in length','activity.type.blank':'activity.type.blank','profile.draft.text':'Draft','activity.type.replied':'replied','userbar.admin.design':'Design','eae.inbox.mod.approved':'Your content has been approved','activity.type.joined':'joined','profile.tab.approvals.count.desc':'You have {0} items in your approval queue','activity.type.status.repost.your':'reposted your status update','profile.gr.rel.confirm.appr.org':'in the organizational chart','stslvl.scen.userCreated.text':'Create a new user','profile.friends.addfriend.button':'Add as friend','eae.actionqueue.invite.label':'Invitation Notification','nav.bar.create.heading.group':'Create a group','browse.filter.jiveGenius':'Jive Genius','profile.notifications.invite.private.document':'invited you to participate on the private user tip','we.form.posted.moderation':'Status Update posted but needs to be approved by a moderator','profile.published.text':'Published','profile.linkedin.companyid.invalid':'Company ID must be a numeric value','eae.direct_message.label':'Message','nav.bar.home.menu.overdue':'{0} overdue','stslvl.scen.taskCompleted.text':'Complete a task in a project','browse.filter.community.type':'Communities','browse.filter.authored':'Authored','nav.bar.apps.market.no.apps.expound':'Install some apps by visiting the {0}','activity.type.completed':'completed','browse.filter.tag.more_tags':'browse more tags','nav.bar.history.content.link':'Show all recently viewed content','eae.inbox.guest.tips.mentions':'Track mentions of you in the community','profile.friends.sendmessage.noconnections.text':'No connections are available in the currently selected filter.','profile.blog_posts.colhead':'Announcements','nav.bar.company.link':'Company','activity.type.directmessage.you.sent':'sent a message','nav.bar.create.description.space':'Create a place where related content can live','nav.bar.lounge.watercooler':'Water cooler','profile.edit_user_profile_security.field.label':'Profile field','profile.image.delete.confirm':'Are you sure you want to delete the selected profile image?','nav.bar.create.select_different_type':'Select a different type','nav.bar.actions.link':'Actions','browse.filter.your':'Your','nav.bar.lounge.fullhost':'Full host bar','eae.inbox.collab.added':'You have been added as a collaborator on','browse.filter.facet.prefix':'Filter by {0}','eae.actionqueue.action.taken.accepted':'Accepted','profile.image.supported.label':'The supported file types are','eae.inbox.invite.revoke.document':'revoked your invitation to participate on the user tip','browse.filter.content.showall':'All Content','trial.inbox.message.welcome.label':'Welcome to Jive','browse.filter.poll.ended':'Ended polls (voting closed)','thread.nominate.post.message':'Nominate','profile.tab.poll.desc':'View the most recent polls by {0}','activity.type.authorcommentto':'added an author comment to','browse.filter.thread.all':'All discussions','nav.bar.apps.link':'Apps','profile.friends.recentactivity.title':'Recent Activity','browse.filter.thread.disc':'Discussion Threads','profile.author.label':'Author:','browse.filter.tag.top_tags_in_this_place':'Top {0} tags in this place','eae.inbox.rel.approved_notification':'{0} {1} been added as {2} {3}','profile.change_avatar.link':'Change avatar','profile.friends.messagesent.message':'Message sent.','profile.image.delete':'Delete selected profile image','stslvl.scen.commentAdded.text':'Comment on any content','profile.friends.self.noconnections.text':'Connecting with people you want to keep track of is easy! Know someone whose activity interests you? Visit their profile, then click the link there to follow them.','browse.filter.blogpost.type':'Announcements','profile.your_discussions.title':'Your Discussions','profile.youDoNotHvAnyBlgs.text':'You don\'t have any blogs','profile.self.overview.nocontent.description':'Once you start participating, the content you create will show up here.','browse.filter.poll.user.notvoted':'All polls you haven\'t yet voted on','profile.xmpp_offline.tooltip':'XMPP Offline','profile.navigation.label':'User profile','eae.inbox.empty.list.unreadmentions':'You don\'t have any unread mentions','browse.heading.person':'Person','profile.meta.description.target_user':'this user','profile.change_avatar.brdcrmb.link':'Change Avatar','eae.inbox.doc.approval.currently_rejected':'However, the user tip was rejected by another approver and will not be published.','cmnt.name_required.text':'A name is required to post a comment.','nav.bar.home.menu.new':'{0} new','profile.edit_user_profile_security.info.preview.title':'Preview your profile','global.actions':'Actions','place.picker.search.results':'Search results','profile.nocommunities.follow.label':'{0} isn\'t following any spaces','activity.type.collaboration':'added you as a collaborator','profile.visibleUsrsDsplyNm.checkbox':'Visible to Users','profile.self.nodiscussions.description':'Brainstorm with co-workers, get your questions answered, build status with your responses.','profile.err.usrWithIdNtFnd.text':'Requested user ID {0} was not found.','stslvl.scen.wiki_doc_added.text':'Create a user tip','eae.inbox.send_direct_message':'Send Message','global.access.content.type.dm':'Direct Message','profile.your_favorites.title':'Your favorites','cmnt.email_required.text':'A valid email address is required to post a comment.','stslvl.scen.imageAdded.text':'Insert an image into a discussion','browse.filter.document.collab':'Collaborative user tips','eae.inbox.rel.apprv.you':'you','profile.gr.friends.title':'Friends','eae.inbox.ok':'OK','profile.tab.customcontent':'{0}\'s {1}','license.compliance.messaging.subscription.modules.expiring':'Expiring on {0}:','nav.bar.create.heading.task':'Create a task','browse.filter.people.choose':'Show all people','activity.type.authorcommentedinresponseto':'added an author comment (in response to {0})','eae.actionqueue.newuserprofile.label':'Put a face to your name','profile.org.OrgTitle.gtitle':'{0}\'s {1}','widget.askaquestion.search.space':'Search all results in {0}','global.project':'Project','profile.self.followingsingle.display.text':'You are following {0} person','browse.filter.document.zip':'Compressed files','profile.tab.blog.yourblog.desc':'View your recent blog posts','profile.img.err.file_too_large.text':'The uploaded image file is too big.','eae.acclaim.latest.level.update':'Your current status level','eae.inbox.no.unread.notifications':'You don\'t have any unread notifications','profile.friends.startfriending.message.text':'{0} has been added as a friend.','browse.info.subspacecount.plural':'{0} Sub-spaces','place.picker.recent':'Your recently selected places','eae.actionqueue.action.taken.ignored':'Ignored','profile.connections.followers.label':'People following  {0}','profile.edit_user_profile_security.info.tip.text':'Avoid hiding too much about yourself. The more you share, the easier it will be for other people to find you.','activity.type.mentioned':'@mentioned you','upgrade.new.feature.notification':'New Feature Notification','profile.approval.notes.text':'Moderation Notes (optional)','profile.img.add.text':'{0}Change your profile photo{1} to let others know who you are!','profile.saved_your_profile.text':'Your profile has been saved.','profile.your_communities.none.label':'You aren\'t following any spaces','rte.edit.disabled.desc':'If you access {0} from a computer, you can both add and edit your content.','profile.dsplyNameReqrd.checkbox':'Required','we.directMessaging.cannot_be_empty.text':'The body of your message cannot be empty.','nav.bar.create.project':'Project','settings.email.pref.aq.new.title':'Quiet Mode','eae.user.deleted.reply':'[reply deleted]','stslvl.scen.answered_qstns.text':'Post a correct answer to a question','profile.users_stuff.gtitle':'{0}\'s Stuff','place.picker.move.search.document':'Where would you like to move your user tip or file?','profile.image.limitations.text':'Note:  all profile images will be resized to 320 pixels wide.  For best results, choose an image that is already close to that size.','stslvl.scen.bookmarkAdded.text':'Bookmark a discussion','eae.inbox.invite.rel.add.approval':'{0} will need to approve this.','profile.edit.ldap_managed.message':'<strong>Note:</strong> Some of the profile fields below are managed externally (by LDAP or some other directory service). If your profile information is incorrect, please contact your Jive administrator.','browse.filter.externalurl.type':'External URL','widget.deprecated.notification':'Some widgets have been replaced or are no longer available. Please visit any Spaces, Groups, and Projects that you own or administer, and edit the overview page to see changes to your widgets.','profile.meta.description.tasks':'See open and completed tasks by {0} in {1}','profile.notifications.invite.generic':'invited you to','upgrade.colleague.follow.text':'You are now following the activity of your org chart peers in your Connections Stream. To see who you are following, click on your name and then Connections or','apple.plugin.question.text.found':'We found {0} similar questions -','profile.friends.sendmessageto.label':'Send email to {0}','eae.inbox.mod.rejected':'Your content has been rejected','profile.gr.rel.add.mgr':'Add a manager','nav.bar.create.heading.thread':'Start a discussion','profile.your_we.nav':'Updates','mobile.search.widget.community':'Ask the community','mobile.search.widget.questions':'We found {0} similar questions','profile.friends.label.label':'Apply/Remove label for {0}','eae.inbox.invite.revoke.discussion':'revoked your invitation to the discussion','forum.thrd.email_required.text':'A valid email address is required to post a reply.','nav.bar.create.current_place':'You are here','eae.inbox.doc.approval.approved_by':'Your user tip has been approved by {0}','nav.bar.create.search.document':'Where would you like to write your user tip?','profile.friends.stopfollowing.confirm.button':'Yes - stop following','profile.friends.stopfollowing.label':'Stop following {0}','nav.bar.overview.link.page':'Overview Page','profile.tab.overview.desc':'Overview','browse.filter.add_filter':'Add filter','browse.filter.project.critical':'Critical','eae.menu.mark.unread':'Mark unread','eae.inbox.reply.dm':'Reply to this message','license.compliance.messaging.subscription.date':'As of {0}:','profile.overview.nocontent.description':'Once this person starts participating, the content they create will show up here.','profile.self.overview.nocontent.label':'You haven\'t created any content yet','profile.friends.sendmessage.friends.link':'Send email to these friends','eae.inbox.rel.retired_notification':'{0} {1} been retired as {2} {3}','eae.inbox.hide.full.preview':'Hide full preview','profile.location':'Location:','profile.tab.approvals.rel.other':'would like to add','profile.we.widget.title':'Updates','profile.friends.sendmessage.nofriends.text':'No friends are available in the currently selected filter.','activity_stream.on_object':'on','eae.inbox.task.pending':'You have a pending task','profile.notifications.invite.group':'invited you to join the group','place.picker.following':'Following','activity.type.connected':'is connected with {0}','profile.self.noprojects.track.description':'Through a project people collect ideas, content, and goals and act on them toward a target date.','browse.filter.project.atrisk':'At Risk','eae.inbox.rel.request_connection':'{0} would like to add {1} as a {2}.','eae.inbox.doc.approval.request':'Your approval is required for','stslvl.scen.gotFollowed.text':'Have someone follow you','profile.navigation':'Profile navigation','global.on':'on','profile.tab.task.yourtasks.desc':'View your tasks','profile.your_tasks.title':'Your Tasks','nav.bar.bookmarks.title':'Your latest bookmarks','profile.edit_user_profile.save_profile.content':'To update your profile save changes before leaving.','profile.friends.subjectmessagerequired.error':'Both subject and message are required.','global.access.content.type.favorite':'Favorite','place.picker.unavailable':'This place is not available. It may be because you don\'t have access to add content to the place, or the type of content you\'ve chosen is not available.','profile.notifications.invite.new':'New','browse.filter.history':'Recently Viewed','nav.bar.create.search.blogpost':'Where would you like to write your blog post?','profile.your_documents.title':'Your User Tips','profile.youHvNtCrtdBlgPsts.text':'You have not created any blog posts.','profile.apprvl.reject.button':'Reject','eae.actionqueue.action.taken.dismissed':'Dismissed','eae.acclaim.group.subhead':'Positive feedback on your contributions','nav.bar.create.heading.video':'Post a video','nav.bar.create.file':'Uploaded File','profile.linkedin.apikey.label':'API Key:','browse.filter.tag.no_popular_tags':'No tags in this place.','profile.status.click_change':'click here to change your status','profile.friends.stopfollowing.link':'Stop following','profile.tab.self.friends.noneyet':'You haven\'t added any friends yet.','profile.hidden.text':'(Hidden)','nav.bar.create.link':'Post','browse.filter.projectstatus':'Filter by status:','profile.all_user_posts.listitem':'View all {0}\'s blog posts','profile.followers.display.text':'{0} people are following {1}','profile.image.primary':'Primary photo','profile.visibleUsrs_desc.text':'Whether or not the field is visible to the registered users.','profile.tab.task.task.desc':'View the most recent tasks assigned to {0}','profile.friends.removelabel.label':'Remove label','eae.actionqueue.system.label':'System Notification','profile.linkedin.section':'LinkedIn Profile Visibility:','profile.gr.conx.peer.pl':'connections','profile.status.title':'Title:','activity.type.said':'said','eae.inbox.share.view':'Shared {0}:','browse.filter.thread.open':'Open Questions','profile.phone.number':'Phone Number:','question.helpfulAnswers.text':'Helpful Answers','global.access.welcome.indicator':'global.access.welcome.indicator','activity.type.installed.app':'{0} installed this app','nav.bar.dashboard.link':'Dashboard','profile.noImageSelected.text':'{0} has no profile image available','profile.tooltip.user.phone':'Phone:','eae.inbox.mention.reply.posted':'Your reply to {0} was posted to','eae.inbox.empty.list.byparticipant':'No items found which include this participant','profile.sidebox.iphone.app.download.text':'Get it free in the {1}','eae.actionqueue.socialgroup.label':'Group Notification','profile.tab.friends':'Friends','eae.actionqueue.moderation.label':'Moderation Notification','nav.bar.activity.link':'Activity','eae.mb.default.aria.repost.label':'Enter text to include with your repost of this status update','profile.linkedin.enabled.label':'Embed the LinkedIn Profile Widget on all user profiles','profile.gr.rel.add.submit':'Submit for approval','nav.bar.conx.link':'People','browse.filter.wallentry.type':'Status Update','activity.type.tasked_with':'tasked {0} with','stslvl.scen.streamCreated.text':'Create a custom stream','activity.type.commented':'commented','profile.user_has_no_blogs.text':'{0} has no blogs','profile.status.colhead':'Status','browse.filter.document.other':'Other uploaded files','browse.filter.tag.typeahead':'Continue typing to search tags <span class="j-508-label">or press "Escape" to close the popup</span>','profile.org.Organization.gtitle':'Organization','license.compliance.messaging.subscription.modules.warning':'There are licensed modules which have expired.','eae.inbox.reply.to.original':'Reply to original','profile.friends.connections.label':'Connections','eae.actionqueue.action.taken':'Action taken:','settings.email.pref.aq.new.btn':'Quiet Mode','activity.type.status.with.source':'posted from {0}','license.compliance.messaging.subscription.platform.warning':'The system license has been expired since <b>{0}</b>.','profile.linkedin.companyid.label':'Company ID:','eae.inbox.show.full.preview':'Show full preview','profile.org.view-orgchart.link':'view in orgchart','profile.edit_user_profile_security.currentPreview.header':'Profile Preview','browse.filter.contenttype':'Filter by content type','browse.filter.document.type':'User Tips','profile.guesttip.text':'{0} to learn more about {1}, share content, and exchange messages and invites.','browse.filter.choose':'Choose a filter','eae.inbox.details.less':'Hide details','profile.tab.connections.your.desc':'See who you&apos;re following or unfollow people here','profile.friends.self.nofollowers.label':'Nobody is following you yet','profile.friends.activityfeed.friends.link':'See activity feed for these friends','global.comments.singular':'{0} Reply','profile.friends.self.findfriends.link':'Browse the people directory and find some friends to add','browse.filter.followable':'Followable','profile.tab.socialgroups.your':'Your Groups','browse.filter.poll.user.voted':'All polls you have voted on','profile.status.level':'Status Level:','profile.title':'Title:','acclaim.liking.like':'Like','browse.filter.member':'Group Member','browse.filter.setdefault':'{0} is now your default filter','profile.tab.friends.your.desc':'Your friends','global.access.content.type.comment':'Reply','nav.bar.create.search.task':'Where would you like to create your task?','license.compliance.messaging.subscription.modules.expired.header':'The licenses for the following modules have expired. If your subscription is not renewed, these modules will be suspended within {0} days.','global.access.content.type.602':'Task','eae.inbox.rel.requested_notification':'{0} {1} requested to be added as {2} {3}','profile.tab.stuff':'Content','profile.people.brdcrmb.link':'People','profile.watches.other.description':'Below is a list of items {0} is watching. You can use the drop down below to filter by type of content, spaces, or users.','eae.inbox.rel.rejected_notification':'{0} {1} not been added as {2} {3}','profile.image.edit.instructions.other_user':'Add, change, or remove {0}\'s photos. {1}{2}Tip:{3} Drag the photos to reorder them.{4}','profile.work':'Work','nav.bar.overview.link':'Overview','upgrade.historybookmarks.v6.history':'History','profile.friends.sendcopy.text':'Send a copy of this message to me','profile.gr.rel.add.notif':'The following people will be notified of this {0}:','eae.inbox.task.assigned':'has assigned a task to you','profile.tab.comm.yourcom.desc':'View communities you are following','profile.change_password.link':'Change password','global.access.content.type.801':'External URL','profile.err.reqstdUsrNtFnd.text':'The requested user was not found.','profile.gr.org.drpt.pl':'direct reports','profile.img.imageNotExists.text':'You must specify an image file','profile.connections.loading.text':'Loading','profile.tasks.description':'Tasks can assigned to you in a project, or you can just assign them to yourself to keep track of things you need to do.','nav.bar.lounge.community.operations':'Community operations','eae.direct_messaging.label.message':'Message:','nav.bar.create.search.video':'Where would you like to post your video?','upgrade.streams.v6.text.other.watches':'General email options can still be set in {0}.','project.feeds.ovrdtasks.label':'Overdue Tasks:','eae.inbox.rel.ignored_connection':'{0} {1} not been added as {2} {3} and they were not notified.','profile.apprvl.apprvOrRejectNotes.text':'Reason for approval or rejection of this user','we.form.addimage':'Upload an image','profile.gr.rel.add.labels':'Labels','nav.bar.create.description.task':'Create a task for you or someone else to get things done','eae.mb.last_update':'Last status update:','profile.friends.stopfriending.message.text':'{0} has been removed as a friend.','settings.email.pref.aq.desc':'To control how many emails you get and where you get messages about activity, choose your email notification mode','global.access.content.type.600':'Project','profile.tab.tasks':'Tasks','browse.filter.sort.label':'Sort','profile.gr.org.drpt':'direct report','activity.type.directmessage.sent':'sent','profile.filterable_desc.text':'Users can filter based on this field.','profile.friends.nofollow.label':'{0} isn\'t following anyone yet','profile.friends.filter.label':'Only show your friends','profile.tooltip.user.location':'Location:','profile.statistics.label':'Statistics:','place.picker.move.search.video':'Where would you like to move your video?','license.compliance.messaging.subscription.modules.notice':'There are licensed modules expiring soon.','global.access.content.type.1464927464':'Status Update','profile.gr.rel.add.note':'Add a note along with your request','global.access.content.type.post':'Announcement','profile.tab.documents':'User Tips','eae.inbox.user.reg.approval_request':'{0} is requesting to join as a new user. You can also view {1}\'s profile to accept or reject the request, and optionally leave a note for internal purposes.','rte.toggle_display':'Show Full Editor','stslvl.points':'{0} points','eae.inbox.guest.tips.track':'Keep track of comments and replies to your content','profile.connections.followingyou.label':'People following you','profile.friends.nowfollowing.text':'You are following {0}','nav.bar.create.description.video':'Embed a clip to share','nav.bar.create.search.file':'Where would you like to upload your file?','tinymce.jivemention.restricted_content':'is located in a member-restricted group.  Anyone who can view this content can see the name of the object.','stslvl.scen.metooAdded.text':'Mark anothers users question as I have this question too','nav.bar.bookmarks.remove':'Remove this bookmark','eae.inbox.panel.message':'Select an item above to see its activity.','profile.moderation.link':'Moderation','profile.listDsplyNm.checkbox':'Multiple Values','browse.filter.daterange.start':'start date:','eae.mention.item.in':'mentioned {0} in','tinymce.jivemention.secret_group':'is a secret group.  Anyone who can view this content can see the name of the secret group.'});

$j(function(){jive.Navbar.Menu.Home.GlobalController = new jive.Navbar.Menu.Home.Main('#j-satNav-indicator');});

$j(function(){$j('#menubar ul li').attr('role', 'menubar');});

</script>
                        </span>

                    <div id="jive-alert-container">




                    </div>

                    <div id="jive-body" class="clearfix" role="main">




                        

    <!-- SRC OVERLAY BEGIN main body column container -->
    <div id="jive-body-maincol-container">
        <div class="jive-widget-header jive-box-header pagenotfound">
            <h1 class="jive-widget-handle notfoundh1" style="margin-bottom: 18px">
Looking for something in Apple Support Communities?            </h1>
        </div>
        <!-- BEGIN main body column -->
        <div id="jive-body-maincol">
            <div class="jive-box jive-box-form jive-standard-formblock-container">
                <div class="jive-box-body jive-standard-formblock">
                <!-- BEGIN header & intro  -->
                <p>
The page you tried was not found. You may have used an outdated link or may have typed the address (URL) incorrectly.                </p>
               <p>
Please visit the main page of <a href="/index.jspa">Apple Support Communities</a> for links to discussion areas.                </p>
                <!-- END header & intro -->
                </div>
            </div>
        </div>
        <!-- END main body column -->
    </div>
    <!-- END main body column container -->
    
                    </div>

            </section>





        <div class="j-alert-container" role="alert" aria-live="polite" aria-atomic="true"></div>

        <span id="j-speak-accessibility" class="j-508-label" role="status" aria-live="polite" aria-relevant="all" aria-atomic="true"></span>


        
        




    </div>            <div class="j-js-footer-wrap">




<script type="text/javascript">

    var searchMinLength = "4";
    var globalPosting = "Posting ...";
    var globalPost = "Post";
    var globalReplying = "Posting Reply ...";
    var globalReply = "Reply";
    var globalReview = "Post review";
    var globalPostingReview = "Posting review";

    var emojiError = "Emoji are not currently supported.";
    var loadingCompleted = "Loading Completed";
    var readloading = "Loading";

    $j(window).load(function(){
        if (false && jive.ActivityStream.StreamSource) {
            var streamServices = new jive.ActivityStream.StreamSource();
            streamServices.newCount().addCallback(function (data) {
                jive.switchboard.emit('activityStream.poll', data);
            });
        }
        jive.onLoadEventComplete = true;
    });

</script>

<script src="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/js/theme.js"></script>
<script src="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/js/mobileGlobalNav.js"></script>
<script>
    $j(function($){
        // boolean for active persist nav
        navPersist = true;
        // Call for navigation func
        globalNav.init(navPersist);
    });
</script>

<script src="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/js/responsive.js"></script>
<script src="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/js/head.built.js"></script>
<script src="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/js/apple/GlobalNavOmniture.js"></script>
<script src="https://www.apple.com/global/scripts/browserdetect.js" type="text/javascript" charset="utf-8"></script>





<script src="https://api.v1s.badgeville.com:443/sdk/js/v1/badgeville.js#key=7880cc1b9d3e1ae5baa2a0620b7844dd&sites_id=562739e96907ff00cb0037f2"></script>
<script src="/6.0.3.09cd29f79cd29f7/plugins/gamification-plugin_1.0.0-9cd29f7/resources/scripts/bvviz.js"></script>

<script src="/6.0.3.09cd29f79cd29f7/plugins/gamification-plugin_1.0.0-9cd29f7/resources/scripts/mission-modal.js"></script>
<script src="/6.0.3.09cd29f79cd29f7/plugins/gamification-plugin_1.0.0-9cd29f7/resources/scripts/leaderboard-widget.js"></script>
<script src="/6.0.3.09cd29f79cd29f7/plugins/gamification-plugin_1.0.0-9cd29f7/resources/scripts/notifications.js"></script>


            </div>

        <!-- Global Footer -->
<!-- BEGIN footer -->
<script>
    var d = new Date();
    var curr_year = d.getFullYear();
</script>



<footer id="ac-globalfooter" class="no-js" role="contentinfo" aria-labelledby="footer-label">
	<div class="ac-gf-content">
		<h2 class="ac-gf-label" id="ac-gf-label">Apple Footer</h2>
		<section class="ac-gf-sosumi">
			This site contains user submitted content, comments and opinions and is for informational purposes only. Apple may provide or recommend responses as a possible solution based on the information provided; every potential issue may involve several factors not detailed in the conversations captured in an electronic forum and Apple can therefore provide no guarantee as to the efficacy of any proposed solutions on the community forums. Apple disclaims any and all liability for the acts, omissions and conduct of any third parties in connection with or related to your use of the site. All postings and use of the content on this site are subject to the <a href="https://discussions.apple.com/docs/DOC-5952">Apple Support Communities Terms of Use</a>.
		</section>

		<nav class="ac-gf-breadcrumbs" aria-label="Support Breadcrumbs">
			<a href="http://www.apple.com/" class="home ac-gf-breadcrumbs-home">
				<span class="ac-gf-breadcrumbs-home-icon" aria-hidden="true"></span>
				<span class="ac-gf-breadcrumbs-home-label">Apple</span>
				<span class="ac-gf-breadcrumbs-home-chevron"></span>
				<span class="ac-gf-breadcrumbs-home-mask"></span>
			</a>
			<div class="ac-gf-breadcrumbs-path">
				<ol class="ac-gf-breadcrumbs-list">
					<li class="ac-gf-breadcrumbs-item">
						<a class="ac-gf-breadcrumbs-link" href="https://www.apple.com/support/">Support</a>
					</li>
					<li class="ac-gf-breadcrumbs-item">
						<a class="ac-gf-breadcrumbs-link" href="/index.jspa">Communities</a>
					</li>
				</ol>
			</div>
		</nav>

<section class="ac-gf-footer">
	<div class="ac-gf-footer-shop" x-ms-format-detection="none">
		More ways to shop: Visit an <a href="//www.apple.com/retail/">Apple Store</a>, <span class="nowrap">call 1-800-MY-APPLE, or <a href="https://locate.apple.com/">find a reseller</a></span>.
	</div>
	<div class="ac-gf-footer-locale">
		<a class="ac-gf-footer-locale-link" href="choose-country-region.jspa" title="Choose your country or region" aria-label="United States. Choose your country or region"><span class="ac-gf-footer-locale-flag" data-hires="false"></span>United States</a>
	</div>
	<div class="ac-gf-footer-legal">
		<div class="ac-gf-footer-legal-copyright">Copyright © <script>document.write(new Date().getFullYear());</script> Apple Inc. All rights reserved.</div>
		<div class="ac-gf-footer-legal-links">
			<a class="ac-gf-footer-legal-link" href="//www.apple.com/privacy/privacy-policy/">Privacy Policy</a>
			<a class="ac-gf-footer-legal-link" href="//www.apple.com/legal/internet-services/terms/site.html">Terms of Use</a>
			<a class="ac-gf-footer-legal-link" href="//www.apple.com/us/shop/goto/help/sales_refunds">Sales and Refunds</a>
			<a class="ac-gf-footer-legal-link" href="//www.apple.com/legal/">Legal</a>
			<a class="ac-gf-footer-legal-link" href="//www.apple.com/sitemap/">Site Map</a>
		</div>
	</div>
</section>

	</div>
</footer> 

    </div>

	<div id="jiveTT-note" class="jive-tooltip2 notedefault snp-mouseoffset" role="tooltip" >
		<div class="jive-tooltip2-mid j-mini-modal j-mini-modal-place">
			<div class="jive-tooltip2-mid-padding j-modal-content clearfix j-js-note-body" id="jive-note-body"></div>
		</div>
	</div>
     <script>
            if (document.getElementById("jive-alert-global")?1:0) {
                announcement = 'global';
            } else if (document.getElementById("jive-alert")?1:0) {
                announcement = '[none]' !== '' ? '[none]' : 'community';
            } else {
                announcement = 'no announcement';
            }
            var _store = {
                site_section : "adf",
                contentServer: "jive",
                personID:"-1",
                locale:"en-US",
                signedIn:"false",
                announcementType: announcement
            };
        </script>
     <script src="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/dtm_library/dist/app.js"></script>
     <script src="/6.0.3.09cd29f79cd29f7/themes/apple_0.7.0/js/apple-dtm-load.min.js" defer></script>
</body>

</html>
