Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04 | EXT-7545 FIX remove untranslatable strings; add translate="false" to en xui | Eli Linden | |
2010-06-02 | fixed xml parsing errors | Richard Linden | |
2010-06-02 | eliminated a bunch of spuriously translated data | Richard Linden | |
2010-06-02 | merge | Richard Linden | |
2010-06-02 | eliminated a bunch of warnings on startup | Richard Linden | |
2010-06-02 | EXT-7288 FIXED Fixed text flow in Land Info>covenant tab | Paul Guslisty | |
- Increased size of the TextBox Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/477/ --HG-- branch : product-engine | |||
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-04-20 | Missing "About Second Life" translation for tier2,3 | Eli Linden | |
2010-04-17 | merge from viewer-hotfix | Tofu Linden | |
2010-04-16 | Fixed EXT-6862(normal) - Offer Teleport button is offset to far to the right | Dmitry Zaporozhan | |
Reverted Eli's fix 11355 : a55a8ed85023 (VWR-17833 en_xui_change to cover PT (logest translation)) Fixed buttons width in Friends tab in Polish localization. Also fixed group tab buttons. Reviewed by Vadim Savchuk - https://codereview.productengine.com/secondlife/r/247/ --HG-- branch : product-engine | |||
2010-04-16 | EXT-6572 correct translation for "Buy L$", for 2.0.1 | Eli Linden | |
2010-04-14 | Fixed normal bug EXT-6730 ([TRUNCATION] Preferencias > Configurar > Otros ↵ | Paul Guslisty | |
dispositivos > CONFIGURACIÓN DEL JOYSTICK. \"Zona muerta izq./de\") 1. In EN locale increased size of all TextBoxes where string was truncated. Made these TextBoxes large enough to contain strings of all locales. Moved controls next to these TextBoxes to the right and increased floater width to accommodate its content. 2. Deleted in ES, IT, NL, PL, FR explicitly overriden 'left' and 'width' attributes that was changed in EN locale. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/200/ --HG-- branch : product-engine | |||
2010-04-06 | merge from viewer-2-0 | Tofu Linden | |
2010-04-02 | EXT-6690 shorten PL translation | 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-26 | PL CT global 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-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-23 | EXT-6442 | Eli Linden | |
2010-03-23 | PL translation Set5C. Re-commit of set 7, 8 | Eli Linden | |
2010-03-22 | EXT-2188 CT-575 PL translation for Sets 5B, 6A, 6B, 7, 8, new files, for beta 5 | Eli Linden | |
2010-03-22 | EXT-2188 CT-575 PL translation for Sets 5B, 6A, 6B, 7, 8. JA Cycle9 ↵ | Eli Linden | |
translation. for beta 5 | |||
2010-03-19 | PL and FR linguistic | Eli Linden | |
2010-03-19 | EXT-2188 PL translation set6C for beta 5, new files | Eli Linden | |
2010-03-19 | EXT-2188 PL translation set6C for beta 5 | 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-04 | EXT-2188 PL set5A xlation; 1 JA ling fix | Eli Linden | |
2010-03-04 | EXT-2188 PL set5A xlation; 1 JA ling fix | Eli Linden | |
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. | |||
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-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-03 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
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 |