Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-07 | Done normal task EXT-6583 ([TRUNCATION] build > select build tool > create ↵ | Mike Antipov | |
tool > texture tab) * Increased spinners' "width" & "label_width" attribute values. Updated checkboxes & "Apply" button placement to be accommodated in tab. The longest label is in 'DE' locale. * Also removed overrides of these widgets in 'fr' & 'it' locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/183/ --HG-- branch : product-engine | |||
2010-04-02 | Completed normal task EXT-6646 ([TRUNCATION] Volume bar truncated.) | Mike Antipov | |
The reason: overridden width attributes in localized files. Fix: remove overrides in 'es', 'fr', 'it', 'pt' locales. But override tab width for 'it' locale to accommodate "Mute when minimized" checkbox on Sound & Media panel. NOTE: there is no enough room for "Mute when minimized" checkbox on Sound & Media panel in 'nl' locale. It requires too much space, about 117 extra px and issue should be moved into separate ticket. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/171/ --HG-- branch : product-engine | |||
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 | IT translation review for set6A; FR and ES linguistic | Eli Linden | |
2010-03-26 | DE FR ES linguistic | Eli Linden | |
2010-03-26 | FR linguistic | 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 | FR linguistic | Eli Linden | |
2010-03-25 | VWR-18445 en_xui_change for DE truncation; remove old DE hard returns; FR ↵ | Eli Linden | |
linguistic | |||
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-24 | VWR-17637 en_xui_change ; undoing many evil local overrides. PL set9 ↵ | Eli Linden | |
translation. | |||
2010-03-24 | undoing incorrect translation of variables; DE linguistic | Eli Linden | |
2010-03-22 | FR cycle9 and TOS strings; JA linguistic, for beta 5 | Eli Linden | |
2010-03-22 | FR TOS | Eli Linden | |
2010-03-19 | PL and FR linguistic | Eli Linden | |
2010-03-19 | FR linguistic; CT-575 IT set7 translation for beta 5 | Eli Linden | |
2010-03-18 | FR cycle8 translation for beta5 | Eli Linden | |
2010-03-18 | DE cycle8 translation for beta 5; FR linguistic | Eli Linden | |
2010-03-17 | FR linguistic; JA cycle8 translation for beta 5 | Eli Linden | |
2010-03-16 | EXT-6267 removing local overrides so EN xui can be properly redesigned | 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-12 | EXT-5988 | Eli Linden | |
2010-03-11 | linguistic change | Eli Linden | |
2010-03-10 | linguistic change | Eli Linden | |
2010-03-09 | beta 4 FR translation, new file | Eli Linden | |
2010-03-09 | beta 4 FR translation | Eli Linden | |
2010-03-09 | linguistic changes | Eli Linden | |
2010-03-08 | VWR-17615 en_xui_change; undoing bad local overrides in fr and es | Eli Linden | |
2010-03-05 | VWR-17558 en_xui_change | Eli Linden | |
2010-03-05 | VWR-17686 | Eli Linden | |
2010-03-05 | VWR-17362 | Eli Linden | |
2010-03-05 | EXT-5698 undo local FR override (not good practice); fix EN instead for ↵ | Eli Linden | |
consistency, and to allow for ES longer translation of "Buy" (Erica changed "Buy L$" to "Buy" to mitigate the problem) | |||
2010-03-05 | merge conflicts | angela | |
2010-03-05 | EXT-5698 Media/Play pause are trunkated in french floater. | angela | |
2010-03-04 | VWR-18007 | Eli Linden | |
2010-03-04 | Merge | Eli Linden | |
2010-03-04 | More PE merge (revert some of these to trunk versions - PE shouldn't be ↵ | Tofu Linden | |
changing the translated files I reckon) | |||
2010-03-04 | PE merge. | Tofu Linden | |
2010-03-04 | merge | angela | |
2010-03-04 | EXT-5698 Media/Play pause are trunkated in french floater | angela | |
2010-03-03 | cycle6 FR xlation, new file | Eli Linden | |
2010-03-03 | cycle6 FR xlation | Eli Linden | |
2010-03-03 | VWR-17363 undoing old local overrides in FR XUI XML! | Eli Linden | |
2010-03-03 | linguistic fixes for 2.0 beta 4 | 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 EXT-5887 [NAMELESS STRING] - Menu Einstellungen, Tab Chat: Font size ↵ | Igor Borovkov | |
and Font Colors need translation ) (panel_preferences_chat.xml) --HG-- branch : product-engine |