Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-30 | IT linguistic | Eli Linden | |
2010-03-30 | EXT-6649 IT missing strings; ES undo overrides | Eli Linden | |
2010-03-29 | Manual merge from default branch | Vadim Savchuk | |
Resolved conflicts in indra/newview/llchathistory.cpp in favor of trunk version. --HG-- branch : product-engine | |||
2010-03-27 | IT translation review of set3 | Eli Linden | |
2010-03-26 | IT translation review for set6C | Eli Linden | |
2010-03-26 | IT translation review for set6A; FR and ES linguistic | Eli Linden | |
2010-03-26 | IT translation for set5C | Eli Linden | |
2010-03-26 | Fixed bug EXT-6399 (System locale is the same for all languages). | Vadim Savchuk | |
Problem: * English locale was set for all languages. * Specifying a correct locale didn't affect anything, including date/time formatting. My investigation has shown that LLStringUtil was instantiated twice: in the main binary and in libllcommon.so. Because LLStringUtil::setLocale() was called from newview and getLocale() was called from llcommon, they effectively used *different* instances of LLStringUtil::sLocale. Hence getLocale() always returned empty string. This seems to be caused by get/setLocale() methods not being dllexported. The fix instantiates get/setLocale() and sLocale in llcommon and exposes them to use from newview (i.e. prevents multiple instantiation). Besides, I specified correct locale names for all languages and platforms. Reviewed by Leyla: https://codereview.productengine.com/secondlife/r/104/ --HG-- branch : product-engine | |||
2010-03-25 | VWR-18451 en_xui_change for DE truncation; remove invalid DE name in ↵ | Eli Linden | |
mime_type.xml; remove invalid attributes in floater_about_land and the extra .. in "set" button translation | |||
2010-03-25 | VWR-18477 remove old local overrides that caused the gesture floater content ↵ | Eli Linden | |
to disappear | |||
2010-03-25 | IT translation set5B linguistic review | Eli Linden | |
2010-03-24 | undoing incorrect translation of variables; DE linguistic | Eli Linden | |
2010-03-24 | IT set8 translation | Eli Linden | |
2010-03-24 | DE ES linguistic; IT set8 translation | Eli Linden | |
2010-03-23 | EXT-6442 | Eli Linden | |
2010-03-23 | IT set5A final edit; ES linguistic | Eli Linden | |
2010-03-22 | CT-575 IT set9 and TOS strings | Eli Linden | |
2010-03-22 | IT set4A final edit for beta5 | Eli Linden | |
2010-03-22 | IT linguistic | Eli Linden | |
2010-03-19 | IT set4B translation for beta5 | Eli Linden | |
2010-03-19 | CT-575 IT set7 translation, new files, for beta 5 | Eli Linden | |
2010-03-19 | FR linguistic; CT-575 IT set7 translation for beta 5 | Eli Linden | |
2010-03-17 | EXT-2180 IT set2 final edit for beta5 | Eli Linden | |
2010-03-16 | linguistic change; fixing floater_about_land.xml button label translation by ↵ | Eli Linden | |
removing extra ellipses and the label_selected= attribute as they became out of sync with EN file (must have been due to some kind of tool error in the past) | |||
2010-03-12 | EXT-2180 final linguistic edits of set1 and set6b by Novella | Eli Linden | |
2010-03-12 | EXT-5983 manual fix for changed EN root element name= (VLT bug; didn't flag ↵ | Eli Linden | |
change before) | |||
2010-03-03 | Fixed major sub-tusk EXT - 5826 ([TRANSLATION NOT SHOWN] floater_world_map.xml) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-03-03 | Fixed major bug (EXT-5755) [TRANSLATION NOT SHOWN] sidepanel_task_info.xml | Sergei Litovchuk | |
- Fixed name attribute for panels in which localization was broken. --HG-- branch : product-engine | |||
2010-03-03 | Fixed major bugs: EXT-5889, EXT-5895, EXT-5896. | Sergei Litovchuk | |
(EXT-5889) [TRANSLATED BUT IN EN] Side Bar : Place Profile > "Estate" (panel_place_profile.xml) (EXT-5895) [TRANSLATED BUT IN EN] Side Bar : "About Land" and "Region/Estate" buttons inside "Place Profile " (EXT-5896) [TRANSLATED BUT IN EN] Side Bar : Place Profile > "Region" panel_place_profile.xml - Added names for panels which broke localization of widgets inside them. --HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5589 (Notifications button falls under side panel) | Mike Antipov | |
Applayed Eugene Mutavchi's patch: -- removed min/max width params from xml <string> tags -- "min_width" for nearby chat bar now is got from the an appropriate layout panel params -- "max_width" for nearby chat bar is moved to constant. --HG-- branch : product-engine | |||
2010-02-18 | move base back to default because doing it as a backout was causing merge errors | Kent Quirk | |
2010-02-17 | EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵ | Richard Linden | |
1.23s UI reviewed by Leyla | |||
2010-01-30 | DEV-43688 resident translations for DA (set4-set5), | Ramzi Linden | |
resident translations for PL (set1 thru set4), resident translations for IT (set1 thru set6) (I can promise this is the last weekend I work for LL. Peace Love & Hope 2010.) | |||
2010-01-22 | DEV-43688 fix a couple of formatting issues on strings in the localized ↵ | Ramzi Linden | |
languages related to Localization Cycle 2. | |||
2010-01-14 | DEV-43134 insert localized hyperlinks for all places in the XUI where the ↵ | Ramzi Linden | |
Viewer jumps to the web: floater_html.xml, floater_help_browser.xml, and floater_buy_currency.xml | |||
2009-11-25 | DEV-40008 retract (some of) the broken formatting in the foreign languages: | Ramzi Linden | |
- use the new [LOCALAMOUNT] variable for floater_buy_currency.xml - fix the French floater_world_map.xml, floater_animation_preview.xml | |||
2009-11-20 | - Changed the EN links used for the KnowledgeBase to its new home on the sl ↵ | Ramzi Linden | |
wiki. - DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web. (This will be needed for Phase 4 Testing of QAR-1355) | |||
2009-11-18 | Switch some files to Unix line endings | Bryan O'Sullivan | |
2009-11-13 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-04 | converted all floater titles to uppercase | richard | |
2009-11-04 | merge | richard | |
2009-11-03 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-02 | removed picture_style from LLButton::Params and allow empty labels | richard | |
2009-10-20 | EXT-1734 Rename Preferences panel file names in the other languages | Ramzi Ramey | |
2009-10-14 | DEV-35179 (part2) improve Keyboard shortcut indicators, using native Mac symbols | Ramzi Ramey | |
* This was made possible by DEV-24828 internationalization work. | |||
2009-10-13 | DEV-38453 (part8) add 8 new strings in strings.xml that we already have ↵ | Ramzi Ramey | |
translated. add some strings in panel_edit_profile.xml that we already have translated. NO CHANGES TO ENGLISH | |||
2009-10-13 | L10N: salvage a useful tooltip in the Build window along with its ↵ | Ramzi Ramey | |
localizations, that will also go into the new Help server for Tier 1 languages. TEXT ONLY CHANGE; NO CODE CHANGED. | |||
2009-10-13 | DEV-38453 (part8) add 1 new string in strings.xml that we already have ↵ | Ramzi Ramey | |
translated. NO CHANGES TO ENGLISH | |||
2009-10-12 | DEV-38453 (part7) Modernize the foreign language versions of ↵ | Ramzi Ramey | |
floater_sell_land.xml, menu_pie_object.xml, panel_group_general.xml NO CHANGES TO ENGLISH | |||
2009-10-12 | DEV-38453 (part6) Modernize the foreign language versions of ↵ | Ramzi Ramey | |
panel_preferences_general.xml, panel_region_estate.xml, panel_region_texture.xml, floater_directory.xml NO CHANGES TO ENGLISH |