summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr
AgeCommit message (Collapse)Author
2010-04-07Done 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-02Completed 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-29Manual merge from default branchVadim Savchuk
Resolved conflicts in indra/newview/llchathistory.cpp in favor of trunk version. --HG-- branch : product-engine
2010-03-26IT translation review for set6A; FR and ES linguisticEli Linden
2010-03-26DE FR ES linguisticEli Linden
2010-03-26FR linguisticEli Linden
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-25FR linguisticEli Linden
2010-03-25VWR-18445 en_xui_change for DE truncation; remove old DE hard returns; FR ↵Eli Linden
linguistic
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-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-24undoing incorrect translation of variables; DE linguisticEli Linden
2010-03-22FR cycle9 and TOS strings; JA linguistic, for beta 5Eli Linden
2010-03-22FR TOSEli Linden
2010-03-19PL and FR linguisticEli Linden
2010-03-19FR linguistic; CT-575 IT set7 translation for beta 5Eli Linden
2010-03-18FR cycle8 translation for beta5Eli Linden
2010-03-18DE cycle8 translation for beta 5; FR linguisticEli Linden
2010-03-17FR linguistic; JA cycle8 translation for beta 5Eli Linden
2010-03-16EXT-6267 removing local overrides so EN xui can be properly redesignedEli 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-2180 final linguistic edits of set1 and set6b by NovellaEli Linden
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 changeEli Linden
2010-03-10linguistic changeEli Linden
2010-03-09beta 4 FR translation, new fileEli Linden
2010-03-09beta 4 FR translationEli Linden
2010-03-09linguistic changesEli Linden
2010-03-08VWR-17615 en_xui_change; undoing bad local overrides in fr and esEli Linden
2010-03-05VWR-17558 en_xui_changeEli Linden
2010-03-05VWR-17686Eli Linden
2010-03-05VWR-17362Eli Linden
2010-03-05EXT-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-05merge conflictsangela
2010-03-05 EXT-5698 Media/Play pause are trunkated in french floater.angela
2010-03-04VWR-18007Eli Linden
2010-03-04MergeEli Linden
2010-03-04More PE merge (revert some of these to trunk versions - PE shouldn't be ↵Tofu Linden
changing the translated files I reckon)
2010-03-04PE merge.Tofu Linden
2010-03-04mergeangela
2010-03-04EXT-5698 Media/Play pause are trunkated in french floaterangela
2010-03-03cycle6 FR xlation, new fileEli Linden
2010-03-03cycle6 FR xlationEli Linden
2010-03-03VWR-17363 undoing old local overrides in FR XUI XML!Eli 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