summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr
AgeCommit message (Collapse)Author
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-02xui resizing fix; FR fixEli Linden
2010-03-01FR linguistic fixEli Linden
2010-02-26DEV-46346 Cycle5 FR change. fix bad xml.Eli Linden
2010-02-26DEV-46346 Cycle5 FR changeEli Linden
2010-02-26DEV-46346 Cycle5 FR 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
2010-02-23Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2010-02-23FIX EXT-5680: Get rid of unnecessary code that formats the media item countRick Pasetto
Review #139 The crash was happening because the German (locale "de") version of the format string had an ​%ls in it, which was causing the crash. Getting rid of the widget and the string since it is no longer desired in the design.
2010-02-23DEV-46346 A few missing strings from cycle3 for JA FR. This didn't make the ↵Eli Linden
2/23 public beta cut.
2010-02-19DEV-46346 Cycle5 translation FR new filesEli Linden
2010-02-19DEV-46346 Cycle5 translation FREli Linden
2010-02-18EXT-5461: Reverting change 49e628c3a0c5.Lynx Linden
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q.
2010-02-17EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵Richard Linden
1.23s UI reviewed by Leyla
2010-02-17DEV-46346 Cycle4 translation for FREli Linden
2010-02-17DEV-46346 Cycle4 translation for FR DE JAEli Linden
2010-02-17DEV-43688 Cycle3 massive linguistic changes for FR by Noelle for better UI, ↵Eli Linden
post truncation fix
2010-02-08DEV-43688 fix bad xmlEli Linden
2010-02-08DEV-43688 fix bad xmlEli Linden
2010-02-08DEV-43688 Cycle3 Tim's resizing of FR GUI, and Noelle's translation of ↵Eli Linden
tab_title attributes
2010-01-30DEV-43688 Cycle3 JA, FR, DE (minor spacing corrections)Ramzi Linden
2010-01-29DEV-43688 commit 3 missing FR translations - FR cycle3Ramzi Linden
2010-01-29DEV-43688 Cycle3 for FREli Linden
2010-01-22DEV-43688 commit revised FR translations - FR cycle2Ramzi Linden
2010-01-22DEV-43688 fix a couple of formatting issues on strings in the localized ↵Ramzi Linden
languages related to Localization Cycle 2.
2010-01-20Convert all XML files to Unix line endingsBryan O'Sullivan
2010-01-14DEV-43134 insert localized hyperlinks for all places in the XUI where the ↵Ramzi Linden
Viewer jumps to the web: floater_html.xml, floater_help_browser.xml, and floater_buy_currency.xml
2010-01-13DEV-43688 commit new translations - DE, FR, JA cycle2Ramzi Linden
(Apparently our Localizatoin tool (xuiparse.py) destroys any preceding spaces in a translation, which in these few cases are critical to proper formatting of the string as shown to the user. Sigh. Dont ask me about the state of our tools.)
2010-01-13DEV-43688 commit new translations - DE, FR, JA cycle2Ramzi Linden
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user.
2009-11-25DEV-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-24mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-20- Changed the EN links used for the KnowledgeBase to its new home on the sl ↵Ramzi Linden
wiki. - DEV-43134 Insert localized hyperlinks for all places in XUI where viewer jumps to the web. (This will be needed for Phase 4 Testing of QAR-1355)
2009-11-20Renamed classes and files for "Me" task panel for better readability.Vadim Savchuk
Renamed files: - indra/newview/llpanelmeprofile.{cpp,h} to llpanelme.{cpp,h} - panel_me_profile.xml to panel_me.xml - panel_profile_user.xml to panel_my_profile.xml Renamed classes: - LLPanelAvatarMeProfile to LLPanelMyProfile - LLPanelMeProfile to LLPanelMe - LLPanelMeProfileEdit to LLPanelMyProfileEdit --HG-- branch : product-engine
2009-11-18Switch some files to Unix line endingsBryan O'Sullivan
2009-11-10L10N: Add some translations to FR, DE, JA from Localization Cycle1.Ramzi Linden
2009-11-04converted all floater titles to uppercaserichard
2009-11-03mergeLoren Shih
--HG-- branch : avatar-pipeline
2009-10-20EXT-1734 Rename Preferences panel file names in the other languagesRamzi Ramey
2009-10-14DEV-35179 (part2) improve Keyboard shortcut indicators, using native Mac symbolsRamzi Ramey
* This was made possible by DEV-24828 internationalization work.
2009-10-13DEV-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-13L10N: 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-13DEV-38453 (part8) add 1 new string in strings.xml that we already have ↵Ramzi Ramey
translated. NO CHANGES TO ENGLISH
2009-10-12DEV-38453 (part7) Modernize the foreign language versions of ↵Ramzi Ramey
floater_sell_land.xml, menu_pie_object.xml, panel_group_general.xml NO CHANGES TO ENGLISH
2009-10-12DEV-38453 (part6) Modernize the foreign language versions of ↵Ramzi Ramey
panel_preferences_general.xml, panel_region_estate.xml, panel_region_texture.xml, floater_directory.xml NO CHANGES TO ENGLISH
2009-10-08DEV-38453 (part5) Modernize the foreign language versions of ↵Ramzi Ramey
floater_price_for_listing.xml, menu_pie_avatar.xml, panel_group_land_money.xml NO CHANGES TO ENGLISH