if (google != undefined && google.loader != undefined) { if (!google.feeds) { google.feeds = {}; google.feeds.CurrentLocale = 'en'; google.feeds.ShortDatePattern = 'MDY'; google.feeds.Version = '1.0'; google.feeds.JSHash = 'a73ad6b9bd8d29e3ea5d88879e8dd4d8'; /* * Autogenerated by xmb2js.py at Tue Mar 20 11:11:32 2007 from * ./js/locale/en/uistrings.xlb. */ /** *
displayed as a tab, as well as a header above a collection of image * search results
*Source: ./js/locale/en/uistrings.xlb:7
*/ var _UDS_MSG_SEARCHER_IMAGE = ('Image'); /** *displayed as a tab, as well as a header above a collection of web * search results
*Source: ./js/locale/en/uistrings.xlb:14
*/ var _UDS_MSG_SEARCHER_WEB = ('Web'); /** *displayed as a tab, as well as a header above a collection of blog * search results
*Source: ./js/locale/en/uistrings.xlb:21
*/ var _UDS_MSG_SEARCHER_BLOG = ('Blog'); /** *displayed as a tab, as well as a header above a collection of video * search results
*Source: ./js/locale/en/uistrings.xlb:28
*/ var _UDS_MSG_SEARCHER_VIDEO = ('Video'); /** *displayed as a tab, as well as a header above a collection of local * search results
*Source: ./js/locale/en/uistrings.xlb:35
*/ var _UDS_MSG_SEARCHER_LOCAL = ('Local'); /** *displayed underneath a search result to invite a user to keep a given * search result (this is one of several selectable alternatives)
*Source: ./js/locale/en/uistrings.xlb:42
*/ var _UDS_MSG_SEARCHCONTROL_SAVE = ('save'); /** *displayed underneath a search result to invite a user to keep a given * search result (this is one of several selectable alternatives)
*Source: ./js/locale/en/uistrings.xlb:49
*/ var _UDS_MSG_SEARCHCONTROL_KEEP = ('keep'); /** *displayed underneath a search result to invite a user to keep a given * search result (this is one of several selectable alternatives)
*Source: ./js/locale/en/uistrings.xlb:56
*/ var _UDS_MSG_SEARCHCONTROL_INCLUDE = ('include'); /** *displayed underneath a search result to invite a user to keep a given * search result (this is one of several selectable alternatives)
*Source: ./js/locale/en/uistrings.xlb:63
*/ var _UDS_MSG_SEARCHCONTROL_COPY = ('copy'); /** *the text used to invite the user to close the configuration section for * a given searcher
*Source: ./js/locale/en/uistrings.xlb:70
*/ var _UDS_MSG_SEARCHCONTROL_CLOSE = ('close'); /** *the text used to indicate the start of sponsored links
*Source: ./js/locale/en/uistrings.xlb:77
*/ var _UDS_MSG_SEARCHCONTROL_SPONSORED_LINKS = ('Sponsored Links'); /** *the text used to invite the user to view more results. in partial * expand mode, the control typically shows a single control, with this * invite to view more
*Source: ./js/locale/en/uistrings.xlb:84
*/ var _UDS_MSG_SEARCHCONTROL_SEE_MORE = ('see more...'); /** *the text used to mark that a search result was selected by a user
*Source: ./js/locale/en/uistrings.xlb:91
*/ var _UDS_MSG_SEARCHCONTROL_WATERMARK = ('clipped from Google'); /** *This label is used above a text box, asking a user to specify a search * location that local searches are performed relative to. A valid value * would be a city, zip code, address, etc.
*Source: ./js/locale/en/uistrings.xlb:98
*/ var _UDS_MSG_SEARCHER_CONFIG_SET_LOCATION = ('Search location'); /** *This label is used by a checkbox. Users can enable or disable address * lookup, which is a feature of local search. With address lookup enabled, * a search for NYC will return the center of New York, New York. With * address search disabled, the same search will only find businesses that * have something to do, or are located in NYC.
*Source: ./js/locale/en/uistrings.xlb:105
*/ var _UDS_MSG_SEARCHER_CONFIG_DISABLE_ADDRESS_LOOKUP = ('Disable address lookup'); /** *displayed as a tab, as well as a header above a collection of news * search results. Identical to NewsFrontEnd msg News, ID=4
*Source: ./js/locale/en/uistrings.xlb:113
*/ var _UDS_MSG_SEARCHER_NEWS = ('News'); /** *The relative time associated with a story, in minutes, as in Washington * Post - 13 minutes ago. Identical to NewsFrontEnd msg News, ID=23
*Source: ./js/locale/en/uistrings.xlb:120
* @param AGE_MINUTES_AGO */ function _UDS_MSG_MINUTES_AGO(AGE_MINUTES_AGO) { return ('' + AGE_MINUTES_AGO + ' minutes ago'); } /** *The relative time associated with a story that is 1 hour old, as in * Washington Post - 1 hour ago. Identical to NewsFrontEnd msg News, * ID=24
*Source: ./js/locale/en/uistrings.xlb:127
*/ var _UDS_MSG_ONE_HOUR_AGO = ('1 hour ago'); /** *The relative time associated with a story, in hours, as in Washington * Post - 2 hours ago. Identical to NewsFrontEnd msg News, ID=25
*Source: ./js/locale/en/uistrings.xlb:134
* @param AGE_HOURS_AGO */ function _UDS_MSG_HOURS_AGO(AGE_HOURS_AGO) { return ('' + AGE_HOURS_AGO + ' hours ago'); } /** *Shown where there a a lot of related articles, as in all 13 related. * Identical to NewsFrontEnd msg News, ID=175
*Source: ./js/locale/en/uistrings.xlb:141
* @param NUMBER */ function _UDS_MSG_NEWS_ALL_N_RELATED(NUMBER) { return ('all ' + NUMBER + ' related'); } /** *Shown when there are a lot of related articles, but when we do not have * an accurate count, as in Related Articles. Identical to NewsFrontEnd msg * News, ID=253
*Source: ./js/locale/en/uistrings.xlb:148
*/ var _UDS_MSG_NEWS_RELATED = ('Related Articles'); /** *A simple string users can place somewhere on their page to indicate * that search results have been provided by Google.
*Source: ./js/locale/en/uistrings.xlb:155
*/ var _UDS_MSG_BRANDING_STRING = ('powered by Google'); /** *An invitation to sort certain classes of results by date rather than by * relevance. This is identical to NewsFrontEnd msg News, ID=148.
*Source: ./js/locale/en/uistrings.xlb:162
*/ var _UDS_MSG_SORT_BY_DATE = ('Sort by date'); /** *The abbreviation for the month of January. This is identical to * NewsFrontEnd msg News, ID=179.
*Source: ./js/locale/en/uistrings.xlb:169
*/ var _UDS_MSG_MONTH_ABBR_JAN = ('Jan'); /** *The abbreviation for the month of February. This is identical to * NewsFrontEnd msg News, ID=180.
*Source: ./js/locale/en/uistrings.xlb:176
*/ var _UDS_MSG_MONTH_ABBR_FEB = ('Feb'); /** *The abbreviation for the month of March. This is identical to * NewsFrontEnd msg News, ID=181.
*Source: ./js/locale/en/uistrings.xlb:183
*/ var _UDS_MSG_MONTH_ABBR_MAR = ('Mar'); /** *The abbreviation for the month of April. This is identical to * NewsFrontEnd msg News, ID=182.
*Source: ./js/locale/en/uistrings.xlb:190
*/ var _UDS_MSG_MONTH_ABBR_APR = ('Apr'); /** *The abbreviation for the month of May. This is identical to * NewsFrontEnd msg News, ID=183.
*Source: ./js/locale/en/uistrings.xlb:197
*/ var _UDS_MSG_MONTH_ABBR_MAY = ('May'); /** *The abbreviation for the month of June. This is identical to * NewsFrontEnd msg News, ID=184.
*Source: ./js/locale/en/uistrings.xlb:204
*/ var _UDS_MSG_MONTH_ABBR_JUN = ('Jun'); /** *The abbreviation for the month of July. This is identical to * NewsFrontEnd msg News, ID=185.
*Source: ./js/locale/en/uistrings.xlb:211
*/ var _UDS_MSG_MONTH_ABBR_JUL = ('Jul'); /** *The abbreviation for the month of August. This is identical to * NewsFrontEnd msg News, ID=186.
*Source: ./js/locale/en/uistrings.xlb:218
*/ var _UDS_MSG_MONTH_ABBR_AUG = ('Aug'); /** *The abbreviation for the month of September. This is identical to * NewsFrontEnd msg News, ID=187.
*Source: ./js/locale/en/uistrings.xlb:225
*/ var _UDS_MSG_MONTH_ABBR_SEP = ('Sep'); /** *The abbreviation for the month of October. This is identical to * NewsFrontEnd msg News, ID=188.
*Source: ./js/locale/en/uistrings.xlb:232
*/ var _UDS_MSG_MONTH_ABBR_OCT = ('Oct'); /** *The abbreviation for the month of November. This is identical to * NewsFrontEnd msg News, ID=189.
*Source: ./js/locale/en/uistrings.xlb:239
*/ var _UDS_MSG_MONTH_ABBR_NOV = ('Nov'); /** *The abbreviation for the month of December. This is identical to * NewsFrontEnd msg News, ID=190.
*Source: ./js/locale/en/uistrings.xlb:246
*/ var _UDS_MSG_MONTH_ABBR_DEC = ('Dec'); /** *Displayed as a link in a local search result or in a maps info window * bubble. Clicking produces walking or driving directions.
*Source: ./js/locale/en/uistrings.xlb:253
*/ var _UDS_MSG_DIRECTIONS = ('directions'); /** *Used as tool tip text. The text appears when a user's mouse hovers over * the icon used to clear all search results from the page.
*Source: ./js/locale/en/uistrings.xlb:260
*/ var _UDS_MSG_CLEAR_RESULTS = ('clear results'); /** *Used as tool tip text. The text appears when a user's mouse hovers over * the icon used to request a single search result.
*Source: ./js/locale/en/uistrings.xlb:267
*/ var _UDS_MSG_SHOW_ONE_RESULT = ('show one result'); /** *Used as tool tip text. The text appears when a user's mouse hovers over * the icon used to request more search results.
*Source: ./js/locale/en/uistrings.xlb:274
*/ var _UDS_MSG_SHOW_MORE_RESULTS = ('show more results'); /** *Used as tool tip text. The text appears when a user's mouse hovers over * the icon used to request all search results.
*Source: ./js/locale/en/uistrings.xlb:281
*/ var _UDS_MSG_SHOW_ALL_RESULTS = ('show all results'); /** *Used as tool tip text. The text appears when a user's mouse hovers over * the icon used to configure settings.
*Source: ./js/locale/en/uistrings.xlb:288
*/ var _UDS_MSG_SETTINGS = ('settings'); /** *Used as tool tip text. The text appears when a user's mouse hovers over * the search button
*Source: ./js/locale/en/uistrings.xlb:295
*/ var _UDS_MSG_SEARCH = ('search'); /** *Used as the text on the search button
*Source: ./js/locale/en/uistrings.xlb:302
*/ var _UDS_MSG_SEARCH_UC = ('Search'); /** *Used next to an image to indicate that the search control is powered by * google. In this case, Google is an image.
*Source: ./js/locale/en/uistrings.xlb:309
*/ var _UDS_MSG_POWERED_BY = ('powered by'); /** *Local search results sometimes require attribution. Something like * Business listings provided by abc.com. This string is a part of that * attribution
*Source: ./js/locale/en/uistrings.xlb:316
* @param LOCAL_RESULTS_PROVIDER */ function _UDS_MSG_LOCAL_ATTRIBUTION(LOCAL_RESULTS_PROVIDER) { return ('Business listings provided by ' + LOCAL_RESULTS_PROVIDER + ''); } /** *displayed as a tab, as well as a header above a collection of book * search results. this should match the standard tab for google.com book * search
*Source: ./js/locale/en/uistrings.xlb:323
*/ var _UDS_MSG_SEARCHER_BOOK = ('Book'); /** *For book search, we tell people the page that contains that match as in * - Page 4.
*Source: ./js/locale/en/uistrings.xlb:330
* @param FOUND_ON_PAGE */ function _UDS_MSG_FOUND_ON_PAGE(FOUND_ON_PAGE) { return ('Page ' + FOUND_ON_PAGE + ''); } /** *For book search, we tell people how long the book is that contains * their match as in: 343 pages.
*Source: ./js/locale/en/uistrings.xlb:337
* @param PAGE_COUNT */ function _UDS_MSG_TOTAL_PAGE_COUNT(PAGE_COUNT) { return ('' + PAGE_COUNT + ' pages'); } /** *used to introduce the author of a book as in by mark lucovsky. book * search does not use place holders for this
*Source: ./js/locale/en/uistrings.xlb:344
*/ var _UDS_MSG_SEARCHER_BY = ('by'); /** *displayed as a tab, as well as a header above a collection of code * search results. this should match the standard tab for google.com code * search
*Source: ./js/locale/en/uistrings.xlb:351
*/ var _UDS_MSG_SEARCHER_CODE = ('Code'); /** *displayed as the license text for a piece of code when we do not know * the license
*Source: ./js/locale/en/uistrings.xlb:358
*/ var _UDS_MSG_UNKNOWN_LICENSE = ('Unknown License'); /** *displayed as a tab, as well as a header above a collection of google * search appliance results.
*Source: ./js/locale/en/uistrings.xlb:365
*/ var _UDS_MSG_SEARCHER_GSA = ('Search Appliance'); /** *displayed under a collection of search results to invite the user to * see more results
*Source: ./js/locale/en/uistrings.xlb:372
*/ var _UDS_MSG_SEARCHCONTROL_MORERESULTS = ('More results'); /** *displayed under a collection of search results to invite the user to * see the previous set of results
*Source: ./js/locale/en/uistrings.xlb:379
*/ var _UDS_MSG_SEARCHCONTROL_PREVIOUS = ('Previous'); /** *displayed under a collection of search results to invite the user to * see the next set of results
*Source: ./js/locale/en/uistrings.xlb:386
*/ var _UDS_MSG_SEARCHCONTROL_NEXT = ('Next'); /** *displayed as part of a driving directions string that reads, Get * directions: From here - To here
*Source: ./js/locale/en/uistrings.xlb:393
*/ var _UDS_MSG_GET_DIRECTIONS = ('Get directions'); /** *displayed as part of a driving directions string that reads, Get * directions: From here - To here
*Source: ./js/locale/en/uistrings.xlb:399
*/ var _UDS_MSG_GET_DIRECTIONS_TO_HERE = ('To here'); /** *displayed as part of a driving directions string that reads, Get * directions: From here - To here
*Source: ./js/locale/en/uistrings.xlb:405
*/ var _UDS_MSG_GET_DIRECTIONS_FROM_HERE = ('From here'); /** *Displayed under a collection of search results as an invitation to * clear all results
*Source: ./js/locale/en/uistrings.xlb:413
*/ var _UDS_MSG_CLEAR_RESULTS_UC = ('Clear results'); /** *In the Map Search scenarios, this string is present in the idle search * form as an invitation to search the map
*Source: ./js/locale/en/uistrings.xlb:419
*/ var _UDS_MSG_SEARCH_THE_MAP = ('search the map'); /** *In the Map Search scenarios, this string is present near the result * scroller
*Source: ./js/locale/en/uistrings.xlb:425
*/ var _UDS_MSG_SCROLL_THROUGH_RESULTS = ('scroll through results'); /** *In the video search control we maintain a set of tags. This text * invites users to edit this set of tags
*Source: ./js/locale/en/uistrings.xlb:432
*/ var _UDS_MSG_EDIT_TAGS = ('edit tags'); /** *In the video search control we allow users to remember a search. We * call this tagging, hence the label tag this search
*Source: ./js/locale/en/uistrings.xlb:438
*/ var _UDS_MSG_TAG_THIS_SEARCH = ('tag this search'); /** *When editing a collection of saved searches, this label appears next to * a saved search string
*Source: ./js/locale/en/uistrings.xlb:444
*/ var _UDS_MSG_SEARCH_STRING = ('search string'); /** *When editing a collection of saved searches, this label appears next to * an optional label or display term
*Source: ./js/locale/en/uistrings.xlb:450
*/ var _UDS_MSG_OPTIONAL_LABEL = ('optional label'); /** *Used to label delete buttons
*Source: ./js/locale/en/uistrings.xlb:456
*/ var _UDS_MSG_DELETE = ('delete'); /** *Used to label that something has been deleted
*Source: ./js/locale/en/uistrings.xlb:462
*/ var _UDS_MSG_DELETED = ('deleted'); /** *Used to label cancel buttons
*Source: ./js/locale/en/uistrings.xlb:468
*/ var _UDS_MSG_CANCEL = ('cancel'); /** *Used to label a link inviting users to upload your own video
*Source: ./js/locale/en/uistrings.xlb:474
*/ var _UDS_MSG_UPLOAD_YOUR_VIDEOS = ('upload your own video'); /** *Used to invite people to close the video player because they are done * watching the video
*Source: ./js/locale/en/uistrings.xlb:480
*/ var _UDS_MSG_IM_DONE_WATCHING = ('i\047m done watching this'); /** *Similar to IM_DONE_WATCHING but with different text
*Source: ./js/locale/en/uistrings.xlb:486
*/ var _UDS_MSG_CLOSE_VIDEO_PLAYER = ('close video player'); google.loader.writeLoadTag("css", google.loader.ServiceBase + "/css/gfeed.css"); google.loader.writeLoadTag("script", google.loader.ServiceBase + "/js/feeds/feeds.a73ad6b9bd8d29e3ea5d88879e8dd4d8.compiled.js"); } }