summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja
AgeCommit message (Collapse)Author
2012-07-17Reinstate "Need help logging in?" link rather than question-diamond.Nat Goodspeed
Revert to corresponding original login_help text for each affected language.
2012-07-13Try to adapt non-English panel_login.xml files for Leo's new layout.Nat Goodspeed
en/panel_login.xml had to be changed to enlarge certain fields for other languages (rather than overriding sizes in each of several other languages). Still need to translate new create_account_text and verify guessed log_in_text.
2012-07-09merge changes for DRTVWR-175Oz Linden
2012-07-03FIX INTL-99 set32 translation for 8 languageseli
2012-06-29Use [create_account_url] from strings.xml consistently in notifications.xml.Nat Goodspeed
The URL whose simple form is http://join.secondlife.com actually appears in a number of places in the localized notifications.xml files. It's supposed to be localized for the current viewer language -- and in strings.xml, it is. But the same URL is restated a couple times in notifications.xml, sometimes localized, sometimes not. Add "create_account_url" to init_default_trans_args(), permitting us to embed [create_account_url] anywhere in the skin files. Then replace all known occurrences of that URL in notifications.xml files with [create_account_url].
2012-06-28Remove redundant "create_account_url" string from panel_login.xml.Nat Goodspeed
We already have a "create_account_url" string in strings.xml, and in fact -- according to Eli -- the strings.xml values are "better" for non-English languages. Unfortunately those "better" strings weren't being used. They were tied to the FirstRun notification, which seems to have been disengaged. Changed llpanellogin.cpp to look in strings.xml rather than panel_login.xml when clicking the "Sign Up" link on the login panel.
2012-06-25sync with viewer-releaseeli
2012-06-04merge changes for DRTVWR-157Oz Linden
2012-05-30merge changes for storm-1860Oz Linden
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-18STORM-1860 Remove obsolete code and file(s) for mesh model upload wizardJonathan Yap
2012-04-24FIX INTL-96 Viewer translation for Set31eli
2012-04-09FIX VWR-28730 JA terminology consistency fixeli
2012-04-02sync with viewer-developmenteli
2012-02-15FIX INTL-92 8-language translation for set30eli
2012-01-10FIX INTL-89 translation in 8 languages for Set29 including new fileseli
2012-01-09sync with viewer-developmenteli
2011-12-14FIX VWR-22392eli
2011-12-09sync with viewer-developmenteli
2011-11-30sync with viewer-developmenteli
2011-11-15sync with viewer-development, plus some Russian linguistic changeseli
2011-10-26FIX VWR-27349 Fix incorrect language name vs. native script name formatseli
2011-10-24FIX INTL-78 Japanese translation for Set28 FUIeli
2011-10-18sync with viewer-developmenteli
2011-09-22INTL-74 FIX translation for 6 languages for Set27 and Basic Set6eli
2011-08-24sync with viewer-developmenteli
2011-08-16FIX INTL-66 translation for set26 and basic set5, for 6 languageseli
2011-07-29sync with viewer-developmenteli
2011-07-20FIX INTL-58 set25, light set4 translation for 6 languageseli
2011-07-11merge changes for storm-1472Oz Linden
2011-07-08merge changes for storm-1462Oz Linden
2011-07-06STORM-1472 FIXED Favorites folder in inventory does not translate properlyPaul ProductEngine
Reason: Instead of changing value of existing strings (Favorite and favorite) a new string(My Favorites) with wrong key was added. Solution: Deleted unnecessary string ("My Favorites") and added proper translation to the existing strings (Favorite and favorite).
2011-07-06STORM-1262 FIXED Removed the original Windlight Region Settings implementation.Vadim ProductEngine
2011-06-30merge changes for storm-457Oz Linden
2011-06-29STORM-1462 [TRANSLATED BUT IN EN] ALL LANGS - Untranslated "Cancel" button ↵Jonathan Yap
on Edit Pick page This affected all languages but NL due to name="layout_panel1" not being unique.
2011-06-27STORM-457 There is no space char after [AGENT_NAME] in ↵Jonathan Yap
'conference-title-incoming' for Japanese language
2011-06-25STORM-1302 (all langs) [TRANSLATED BUT IN ENG] (Spanish) Side Menu > Gente ↵Jonathan Yap
tab > MIS AMIGOS tab > buttons "Call", "Share" and "Teleport" and their tooltips
2011-06-21FIX VWR-25071eli_linden
2011-06-17FIX VWR-25070eli_linden
2011-06-09FIX VWR-25067eli_linden
2011-06-08WIP INTL-50 translation of Viewer Set24, Basic Set3, for ES, IT, JAeli_linden
2011-06-07WIP INTL-50 remove obsolte translation fileseli_linden
2011-06-06sync with viewer-developmenteli_linden
2011-05-26FIX INTL-47 Japanese and Italian translation for set19-23, light set1-2eli_linden
2011-03-25STORM-1057 FIXED [TRUNCATION/LAYOUT] Make space larger for full strings to ↵Paul ProductEngine
appear in the Move & View Preferences, ALL langs - Increased tabs width of floater preferences - To avoid truncation of some check box labels replaced them with text boxes and applied word wrap for these text boxes. These text boxes will be replaced by check box labels after STORM-1109 will be fixed.
2011-03-03storm-1037: remove the "hide url" checkboxes in parcel managementOz Linden
2011-02-14STORM-949 FIXED Actual usernames removed from XUI files.Seth ProductEngine
Actual usernames are replaced with "TestString PleaseIgnore" in EN locale with setting translate="false" flag for affected widgets. Translated phrases with actual usernames are removed from XUI files in other locales.
2011-02-04STORM-465 FIXED Made all keys localizable.Vadim ProductEngine
Renamed HUD direction strings ("Left", "Right", "Up", "Down") to avoid strings duplication.
2011-01-27STORM-513 FIXED "Allow media to auto - play" check-box is enable after Media ↵paul_productengine
check-box was unchecked - Disabling "Allow Media to auto play" check box only when both "Streaming Music" and "Media" are unchecked
2011-01-18STORM-243 FIXED Disabled the "You just entered a region using a different ↵Vadim ProductEngine
server version..." pop-up notification.