summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja
AgeCommit message (Collapse)Author
2010-04-20Fixed normal bug EXT-6837 ([TRUNCATION] Mundo > Sol > Editor del entorno > ↵Paul Guslisty
Cielo avanzado > Editor del ciclo de un día. \"Configuración del fotograma clav\" should be \"Configuración del fotograma clave\".) - Some redesign of floater_day_cycle. - Main changes: increased view_border size; moved controls to the right of increased view_border to the right; increased spinner width to see all its content; moved 'Play' and 'Stop!' buttons in one row with 'Use estate time' button. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/258/ --HG-- branch : product-engine
2010-04-19Fixed bug EXT-6842 ([I18N] Date format in Profile - mm/dd/yyyy needs to be: ↵Vadim Savchuk
yyyy/mm/dd for Japanese). - Made avatar registration date localizeable. - Specified localization templates for English, Japanese and German. Reviewed by Mike: https://jira.secondlife.com/browse/EXT-6842 --HG-- branch : product-engine
2010-04-17merge from viewer-hotfixTofu Linden
2010-04-16EXT-6572 correct translation for "Buy L$", for 2.0.1Eli Linden
2010-04-14VWR-18603 en_xui_change for ES (longest); JA linguisticEli Linden
2010-04-14IT JA linguisticEli Linden
2010-04-06merge from viewer-2-0Tofu Linden
2010-04-02VWR-17709 en_xui_change to accommodate the longest translation in PL even ↵Eli Linden
though this is a bug reported for ES; undo JA old override
2010-03-26Fixed 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-25VWR-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-25DE JA ES linguisticEli Linden
2010-03-25VWR-18477 remove old local overrides that caused the gesture floater content ↵Eli Linden
to disappear
2010-03-24VWR-17637 en_xui_change ; undoing many evil local overrides. PL set9 ↵Eli Linden
translation.
2010-03-22FR cycle9 and TOS strings; JA linguistic, for beta 5Eli Linden
2010-03-22EXT-2188 CT-575 PL translation for Sets 5B, 6A, 6B, 7, 8. JA Cycle9 ↵Eli Linden
translation. for beta 5
2010-03-18linguisticEli Linden
2010-03-18CT-575 DA translation for beta 5; JA linguisticEli Linden
2010-03-17FR linguistic; JA cycle8 translation for beta 5Eli Linden
2010-03-16linguistic 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-12EXT-5983 manual fix for changed EN root element name= (VLT bug; didn't flag ↵Eli Linden
change before)
2010-03-12EXT-5988Eli Linden
2010-03-11linguistic changesEli Linden
2010-03-08VWR-17496 en_xui_change; undid bad hardcoded 'ja' width override.Eli Linden
2010-03-08VWR-17483Eli Linden
2010-03-08beta 4 tier1 JA translation, new fileEli Linden
2010-03-08beta 4 tier1 JA translationEli Linden
2010-03-08linguistic fixesEli Linden
2010-03-05beta 4 JA linguisticEli Linden
2010-03-04beta 4 JA linguisticEli Linden
2010-03-04EXT-2188 PL set5A xlation; 1 JA ling fixEli Linden
2010-03-04beta 4 JA linguisticEli Linden
2010-03-04MergeEli Linden
2010-03-04cycle6 DE JA xlation, new filesEli Linden
2010-03-04cycle6 DE JA xlation; beta 4 DE linguistic fixEli Linden
2010-03-04PE merge.Tofu Linden
2010-03-03linguistic fixes for 2.0 beta 4Eli Linden
2010-03-03Fixed major sub-tusk EXT - 5826 ([TRANSLATION NOT SHOWN] floater_world_map.xml)Paul Guslisty
--HG-- branch : product-engine
2010-03-03Fixed major bug (EXT-5755) [TRANSLATION NOT SHOWN] sidepanel_task_info.xmlSergei Litovchuk
- Fixed name attribute for panels in which localization was broken. --HG-- branch : product-engine
2010-03-03fixed 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
2010-03-03Fixed 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-03-03mergeVadim Savchuk
--HG-- branch : product-engine
2010-03-03fixed EXT-5902 [TRANSLATED BUT IN EN] - In the IM window "Pay" needs ↵Igor Borovkov
translation (panel_im_control_panel.xml) --HG-- branch : product-engine
2010-03-02VWR-17830 for 'en' xml, resizing; JA linguistic fixEli Linden
2010-03-02DEV-46346 Cycle5 DE and JA changeEli Linden
2010-03-01JA linguistic fixesEli Linden
2010-02-24EXT-5575 DE xui fix by me, plus JA linguistic fixes by Rika.Eli Linden
2010-02-24DEV-46346 JA linguistic fixEli Linden
2010-02-24merge.Tofu Linden
2010-02-24DEV-46346 Cycle5 JA changeEli Linden
2010-02-24Work 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