Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-19 | CT-575 WIP Set15 translation for 8 languages | Eli Linden | |
2010-07-14 | EXT-8356 FIXED Enabled localization of the "Touch" item of object context menu. | Vadim Savchuk | |
Since label of the "Touch" object context menu item may be overridden by the object with something like "Sit" or "Kiss", i.e. the label can be different from the default one, there is a special code for handling this. The code uses parameter of the on_enable callback as a label for the menu item. So, the fix is to pass localized label to on_enable callback of the "Object Touch" menu item. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/759/ --HG-- branch : product-engine | |||
2010-07-14 | EXT-8361 FIXED Set a name for a nameless parent panel. | Vadim Savchuk | |
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/755/ --HG-- branch : product-engine | |||
2010-07-12 | CT-575 WIP PL translation for sets 10-14, DA for set14, new files | Eli Linden | |
2010-07-12 | CT-575 WIP PL translation for sets 10-14, DA for set14. FR and DE linguistic | Eli Linden | |
2010-07-09 | EXT-8296 FIXED Format currency properly in tooltips and the about land window. | Aimee Linden | |
2010-07-01 | EXT-8001 FIX need to update translated files as well whenever string ID ↵ | Eli Linden | |
changes in EN | |||
2010-07-01 | EXT-8047 FIX need to update language files as well for any string ID change | Eli Linden | |
2010-06-30 | EXT-7648 FIX need to fix language files for the name change as well to avoid ↵ | Eli Linden | |
translation cost. | |||
2010-06-28 | CT-575 WIP DA translation for set 13 | Eli Linden | |
2010-06-28 | CT-575 WIP DA translation for set 13 | Eli Linden | |
2010-06-23 | CT-575 WIP DA translation for set 12, new files | Eli Linden | |
2010-06-23 | CT-575 WIP DA translation for set 12 | Eli Linden | |
2010-06-04 | EXT-7545 FIX remove untranslatable strings; add translate="false" to en xui | Eli Linden | |
2010-06-03 | CT-575 WIP DA linguistic new files | Eli Linden | |
2010-06-03 | CT-575 WIP DA linguistic | Eli Linden | |
2010-06-02 | eliminated a bunch of spuriously translated data | Richard Linden | |
2010-06-02 | eliminated a bunch of warnings on startup | Richard Linden | |
2010-05-21 | EXT-6658 FIXED Fixed text overflow and truncation | Paul Guslisty | |
- Made more vertical space between radio group and status text to avoid overlapping - Moved by 5 pixels to the left \"checkbox fullbright\" checkbox to avoid trancation - Replaced checkbox's label with TextBox to have ability to apply word_wrap for truncated label Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/430/ --HG-- branch : product-engine | |||
2010-05-07 | EXT-7111 FIX missing translation for 5 langs | Eli Linden | |
2010-05-06 | CT-575 WIP DA translation for set10, new files | Eli Linden | |
2010-05-06 | CT-575 WIP DA translation for set10 | Eli Linden | |
2010-04-23 | Fixed normal bug EXT-6904 (Edit Appearence panel has UI corrupted in IT) | Paul Guslisty | |
- Main changes: - Increased floater, tabcontainer, scrollcontainer and 'Revert' button width - Made layout of Item Action Label and 'Save', 'Save As', 'Revert' buttons equally for all panels Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/288/ --HG-- branch : product-engine | |||
2010-04-20 | Missing "About Second Life" translation for tier2,3 | Eli Linden | |
2010-04-17 | merge from viewer-hotfix | Tofu Linden | |
2010-04-16 | EXT-6572 correct translation for "Buy L$", for 2.0.1 | Eli Linden | |
2010-04-13 | DA missing translation for Panel_login.xml (already committed to viewer-2-0 ↵ | Eli Linden | |
branch) | |||
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-26 | DA CT edit | 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 | CT-575 DA set9 translation | Eli Linden | |
2010-03-23 | EXT-6442 | Eli Linden | |
2010-03-18 | CT-575 DA translation for beta 5 new file | Eli Linden | |
2010-03-18 | CT-575 DA translation for beta 5; JA linguistic | 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-5983 manual fix for changed EN root element name= (VLT bug; didn't flag ↵ | Eli Linden | |
change before) | |||
2010-03-08 | VWR-17484 en_xui_change; undid old 'da' overrides to fix truncation | Eli Linden | |
2010-03-04 | CT-575 DA xlation, new files | Eli Linden | |
2010-03-04 | CT-575 DA xlation | Eli Linden | |
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-02-04 | EXT-2181 DA Danish translation for set6 | Eli Linden | |
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-20 | Convert all XML files to Unix line endings | Bryan O'Sullivan | |