diff options
author | David Seikel | 2011-02-13 14:37:44 +1000 |
---|---|---|
committer | David Seikel | 2011-02-13 14:37:44 +1000 |
commit | e68da291f855b1d8dd0012af67f172a2244936c2 (patch) | |
tree | 3e53b84b4ffa856e152cf05b00d2f3db582dd66e /linden/indra/newview | |
parent | Revert "Comment out the server tellinsg us what the search URL is, seems the ... (diff) | |
download | meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.zip meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.gz meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.bz2 meta-impy-e68da291f855b1d8dd0012af67f172a2244936c2.tar.xz |
UNBRANDING! Conservativley remove references to "second life", replacing them with something generic.
Diffstat (limited to '')
17 files changed, 27 insertions, 27 deletions
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index 67df287..24f4d9a 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml | |||
@@ -980,7 +980,7 @@ | |||
980 | <key>SearchURLDefault</key> | 980 | <key>SearchURLDefault</key> |
981 | <map> | 981 | <map> |
982 | <key>Comment</key> | 982 | <key>Comment</key> |
983 | <string>URL to load for empty Second Life searches</string> | 983 | <string>URL to load for empty searches</string> |
984 | <key>Persist</key> | 984 | <key>Persist</key> |
985 | <integer>1</integer> | 985 | <integer>1</integer> |
986 | <key>HideFromEditor</key> | 986 | <key>HideFromEditor</key> |
@@ -1006,7 +1006,7 @@ | |||
1006 | <key>SearchURLQuery</key> | 1006 | <key>SearchURLQuery</key> |
1007 | <map> | 1007 | <map> |
1008 | <key>Comment</key> | 1008 | <key>Comment</key> |
1009 | <string>URL to use for Second Life searches</string> | 1009 | <string>URL to use for searches</string> |
1010 | <key>Persist</key> | 1010 | <key>Persist</key> |
1011 | <integer>1</integer> | 1011 | <integer>1</integer> |
1012 | <key>HideFromEditor</key> | 1012 | <key>HideFromEditor</key> |
@@ -1032,7 +1032,7 @@ | |||
1032 | <key>SearchURLSuffix2</key> | 1032 | <key>SearchURLSuffix2</key> |
1033 | <map> | 1033 | <map> |
1034 | <key>Comment</key> | 1034 | <key>Comment</key> |
1035 | <string>Parameters added to end of Second Life search queries</string> | 1035 | <string>Parameters added to end of search queries</string> |
1036 | <key>Persist</key> | 1036 | <key>Persist</key> |
1037 | <integer>1</integer> | 1037 | <integer>1</integer> |
1038 | <key>HideFromEditor</key> | 1038 | <key>HideFromEditor</key> |
@@ -1080,7 +1080,7 @@ | |||
1080 | <key>ShowcaseURLDefault</key> | 1080 | <key>ShowcaseURLDefault</key> |
1081 | <map> | 1081 | <map> |
1082 | <key>Comment</key> | 1082 | <key>Comment</key> |
1083 | <string>URL to load for the Showcase tab in Second Life</string> | 1083 | <string>URL to load for the Showcase tab</string> |
1084 | <key>Persist</key> | 1084 | <key>Persist</key> |
1085 | <integer>1</integer> | 1085 | <integer>1</integer> |
1086 | <key>Type</key> | 1086 | <key>Type</key> |
@@ -8347,7 +8347,7 @@ | |||
8347 | <key>NumSessions</key> | 8347 | <key>NumSessions</key> |
8348 | <map> | 8348 | <map> |
8349 | <key>Comment</key> | 8349 | <key>Comment</key> |
8350 | <string>Number of successful logins to Second Life</string> | 8350 | <string>Number of successful logins to grids</string> |
8351 | <key>Persist</key> | 8351 | <key>Persist</key> |
8352 | <integer>1</integer> | 8352 | <integer>1</integer> |
8353 | <key>Type</key> | 8353 | <key>Type</key> |
@@ -11170,7 +11170,7 @@ | |||
11170 | <key>SkyUseClassicClouds</key> | 11170 | <key>SkyUseClassicClouds</key> |
11171 | <map> | 11171 | <map> |
11172 | <key>Comment</key> | 11172 | <key>Comment</key> |
11173 | <string>Whether to use the old Second Life particle clouds or not</string> | 11173 | <string>Whether to use the old particle clouds or not</string> |
11174 | <key>Persist</key> | 11174 | <key>Persist</key> |
11175 | <integer>1</integer> | 11175 | <integer>1</integer> |
11176 | <key>Type</key> | 11176 | <key>Type</key> |
diff --git a/linden/indra/newview/dronesettings.xml b/linden/indra/newview/dronesettings.xml index 8a41280..db5749e 100644 --- a/linden/indra/newview/dronesettings.xml +++ b/linden/indra/newview/dronesettings.xml | |||
@@ -32,7 +32,7 @@ | |||
32 | <LastName value="Tester"/> | 32 | <LastName value="Tester"/> |
33 | <!--Version number of last instance of the viewer that you ran--> | 33 | <!--Version number of last instance of the viewer that you ran--> |
34 | <LastRunVersion value="1.7.0"/> | 34 | <LastRunVersion value="1.7.0"/> |
35 | <!--Number of successful logins to Second Life--> | 35 | <!--Number of successful logins to grids--> |
36 | <NumSessions value="27"/> | 36 | <NumSessions value="27"/> |
37 | <!--Query current hardware configuration on application startup--> | 37 | <!--Query current hardware configuration on application startup--> |
38 | <ProbeHardwareOnStartup value="FALSE"/> | 38 | <ProbeHardwareOnStartup value="FALSE"/> |
diff --git a/linden/indra/newview/linux_tools/handle_secondlifeprotocol.sh b/linden/indra/newview/linux_tools/handle_secondlifeprotocol.sh index 6b0433a..78e9bcd 100755 --- a/linden/indra/newview/linux_tools/handle_secondlifeprotocol.sh +++ b/linden/indra/newview/linux_tools/handle_secondlifeprotocol.sh | |||
@@ -1,6 +1,6 @@ | |||
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | 2 | ||
3 | # Send a URL of the form secondlife://... to Second Life. | 3 | # Send a URL of the form secondlife://... to the grid. |
4 | # | 4 | # |
5 | 5 | ||
6 | URL="$1" | 6 | URL="$1" |
diff --git a/linden/indra/newview/llappviewer.cpp b/linden/indra/newview/llappviewer.cpp index 7555c87..d7b6814 100644 --- a/linden/indra/newview/llappviewer.cpp +++ b/linden/indra/newview/llappviewer.cpp | |||
@@ -1803,7 +1803,7 @@ bool LLAppViewer::initConfiguration() | |||
1803 | if(!loadSettingsFromDirectory("Default", set_defaults)) | 1803 | if(!loadSettingsFromDirectory("Default", set_defaults)) |
1804 | { | 1804 | { |
1805 | std::ostringstream msg; | 1805 | std::ostringstream msg; |
1806 | msg << "Second Life could not load its default settings file. \n" | 1806 | msg << "This viewer could not load its default settings file. \n" |
1807 | << "The installation may be corrupted. \n"; | 1807 | << "The installation may be corrupted. \n"; |
1808 | 1808 | ||
1809 | OSMessageBox( | 1809 | OSMessageBox( |
diff --git a/linden/indra/newview/llappviewer.h b/linden/indra/newview/llappviewer.h index 7b3230a..7c9fe89 100644 --- a/linden/indra/newview/llappviewer.h +++ b/linden/indra/newview/llappviewer.h | |||
@@ -100,7 +100,7 @@ public: | |||
100 | 100 | ||
101 | bool getPurgeCache() const { return mPurgeCache; } | 101 | bool getPurgeCache() const { return mPurgeCache; } |
102 | 102 | ||
103 | const std::string& getSecondLifeTitle() const; // The Second Life title. | 103 | const std::string& getSecondLifeTitle() const; // The viewer title. |
104 | const std::string& getWindowTitle() const; // The window display name. | 104 | const std::string& getWindowTitle() const; // The window display name. |
105 | 105 | ||
106 | void forceDisconnect(const std::string& msg); // Force disconnection, with a message to the user. | 106 | void forceDisconnect(const std::string& msg); // Force disconnection, with a message to the user. |
diff --git a/linden/indra/newview/llappviewerwin32.cpp b/linden/indra/newview/llappviewerwin32.cpp index 343c1f1..0fc273e 100644 --- a/linden/indra/newview/llappviewerwin32.cpp +++ b/linden/indra/newview/llappviewerwin32.cpp | |||
@@ -153,7 +153,7 @@ LONG WINAPI viewer_windows_exception_handler(struct _EXCEPTION_POINTERS *excepti | |||
153 | // Create app mutex creates a unique global windows object. | 153 | // Create app mutex creates a unique global windows object. |
154 | // If the object can be created it returns true, otherwise | 154 | // If the object can be created it returns true, otherwise |
155 | // it returns false. The false result can be used to determine | 155 | // it returns false. The false result can be used to determine |
156 | // if another instance of a second life app (this vers. or later) | 156 | // if another instance of a viewer app (this vers. or later) |
157 | // is running. | 157 | // is running. |
158 | // *NOTE: Do not use this method to run a single instance of the app. | 158 | // *NOTE: Do not use this method to run a single instance of the app. |
159 | // This is intended to help debug problems with the cross-platform | 159 | // This is intended to help debug problems with the cross-platform |
diff --git a/linden/indra/newview/llfloaterfriends.cpp b/linden/indra/newview/llfloaterfriends.cpp index c33deae..0b4610c 100644 --- a/linden/indra/newview/llfloaterfriends.cpp +++ b/linden/indra/newview/llfloaterfriends.cpp | |||
@@ -748,7 +748,7 @@ void LLPanelFriends::requestFriendshipDialog(const LLUUID& id, | |||
748 | LLSD payload; | 748 | LLSD payload; |
749 | payload["id"] = id; | 749 | payload["id"] = id; |
750 | payload["name"] = name; | 750 | payload["name"] = name; |
751 | // Look for server versions like: Second Life Server 1.24.4.95600 | 751 | // Look for server versions like: Grid Server 1.24.4.95600 |
752 | if (gLastVersionChannel.find(" 1.24.") != std::string::npos) | 752 | if (gLastVersionChannel.find(" 1.24.") != std::string::npos) |
753 | { | 753 | { |
754 | // Old and busted server version, doesn't support friend | 754 | // Old and busted server version, doesn't support friend |
diff --git a/linden/indra/newview/llimpanel.cpp b/linden/indra/newview/llimpanel.cpp index 41727f2..d1e6139 100644 --- a/linden/indra/newview/llimpanel.cpp +++ b/linden/indra/newview/llimpanel.cpp | |||
@@ -1595,7 +1595,7 @@ void LLFloaterIMPanel::addHistoryLine(const std::string &utf8msg, const LLColor4 | |||
1595 | // 'name' is a sender name that we want to hotlink so that clicking on it opens a profile. | 1595 | // 'name' is a sender name that we want to hotlink so that clicking on it opens a profile. |
1596 | if (!name.empty()) // If name exists, then add it to the front of the message. | 1596 | if (!name.empty()) // If name exists, then add it to the front of the message. |
1597 | { | 1597 | { |
1598 | // Don't hotlink any messages from the system (e.g. "Second Life:"), so just add those in plain text. | 1598 | // Don't hotlink any messages from the system, so just add those in plain text. |
1599 | if (name == SYSTEM_FROM) | 1599 | if (name == SYSTEM_FROM) |
1600 | { | 1600 | { |
1601 | mHistoryEditor->appendColoredText(name,false,prepend_newline,color); | 1601 | mHistoryEditor->appendColoredText(name,false,prepend_newline,color); |
diff --git a/linden/indra/newview/llviewermedia.h b/linden/indra/newview/llviewermedia.h index afda426..43895c9 100644 --- a/linden/indra/newview/llviewermedia.h +++ b/linden/indra/newview/llviewermedia.h | |||
@@ -156,7 +156,7 @@ public: | |||
156 | static LLPluginClassMedia* newSourceFromMediaType(std::string media_type, LLPluginClassMediaOwner *owner /* may be NULL */, S32 default_width, S32 default_height); | 156 | static LLPluginClassMedia* newSourceFromMediaType(std::string media_type, LLPluginClassMediaOwner *owner /* may be NULL */, S32 default_width, S32 default_height); |
157 | 157 | ||
158 | // Internally set our desired browser user agent string, including | 158 | // Internally set our desired browser user agent string, including |
159 | // the Second Life version and skin name. Used because we can | 159 | // the viewer version and skin name. Used because we can |
160 | // switch skins without restarting the app. | 160 | // switch skins without restarting the app. |
161 | static void updateBrowserUserAgent(); | 161 | static void updateBrowserUserAgent(); |
162 | 162 | ||
diff --git a/linden/indra/newview/llviewerwindow.cpp b/linden/indra/newview/llviewerwindow.cpp index 920d42e..6a33aba 100644 --- a/linden/indra/newview/llviewerwindow.cpp +++ b/linden/indra/newview/llviewerwindow.cpp | |||
@@ -2172,7 +2172,7 @@ void LLViewerWindow::draw() | |||
2172 | 2172 | ||
2173 | if( gShowOverlayTitle && !mOverlayTitle.empty() ) | 2173 | if( gShowOverlayTitle && !mOverlayTitle.empty() ) |
2174 | { | 2174 | { |
2175 | // Used for special titles such as "Second Life - Special E3 2003 Beta" | 2175 | // Used for special titles such as "MyViewer - Special E3 2003 Beta" |
2176 | const S32 DIST_FROM_TOP = 20; | 2176 | const S32 DIST_FROM_TOP = 20; |
2177 | LLFontGL::getFontSansSerifBig()->renderUTF8( | 2177 | LLFontGL::getFontSansSerifBig()->renderUTF8( |
2178 | mOverlayTitle, 0, | 2178 | mOverlayTitle, 0, |
diff --git a/linden/indra/newview/llviewerwindow.h b/linden/indra/newview/llviewerwindow.h index d26d820..53d346b 100644 --- a/linden/indra/newview/llviewerwindow.h +++ b/linden/indra/newview/llviewerwindow.h | |||
@@ -418,7 +418,7 @@ protected: | |||
418 | LLRect mPickScreenRegion; // area of frame buffer for rendering pick frames (generally follows mouse to avoid going offscreen) | 418 | LLRect mPickScreenRegion; // area of frame buffer for rendering pick frames (generally follows mouse to avoid going offscreen) |
419 | LLTimer mPickTimer; // timer for scheduling n picks per second | 419 | LLTimer mPickTimer; // timer for scheduling n picks per second |
420 | 420 | ||
421 | std::string mOverlayTitle; // Used for special titles such as "Second Life - Special E3 2003 Beta" | 421 | std::string mOverlayTitle; // Used for special titles such as "MyViewer - Special E3 2003 Beta" |
422 | 422 | ||
423 | BOOL mIgnoreActivate; | 423 | BOOL mIgnoreActivate; |
424 | 424 | ||
diff --git a/linden/indra/newview/skins/default/html/en-us/loading-error/index.html b/linden/indra/newview/skins/default/html/en-us/loading-error/index.html index 71f9c86..9898149 100644 --- a/linden/indra/newview/skins/default/html/en-us/loading-error/index.html +++ b/linden/indra/newview/skins/default/html/en-us/loading-error/index.html | |||
@@ -19,10 +19,10 @@ a:hover {color:#ff7900;text-decoration:underline;} | |||
19 | <div id="infobox"> | 19 | <div id="infobox"> |
20 | <img src="../../unabletoconnect.png"><br/> | 20 | <img src="../../unabletoconnect.png"><br/> |
21 | <p> | 21 | <p> |
22 | Second Life can't establish a connection to the login server. | 22 | This viewer can't establish a connection to the login server. |
23 | </p> | 23 | </p> |
24 | <p> | 24 | <p> |
25 | Please check your internet connection. If your computer or network is protected by a firewall or proxy, make sure that Second Life is permitted to access the network. | 25 | Please check your internet connection. If your computer or network is protected by a firewall or proxy, make sure that this viewer is permitted to access the network. |
26 | </p> | 26 | </p> |
27 | <div id="submitbtn"> | 27 | <div id="submitbtn"> |
28 | <input class="input_over" type="submit" value="Try Again" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> | 28 | <input class="input_over" type="submit" value="Try Again" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml index 36a8f93..be29df8 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -3686,7 +3686,7 @@ Default: off | |||
3686 | label="Max Inventory Items To Transfer" | 3686 | label="Max Inventory Items To Transfer" |
3687 | name="HelpMaxInventoryItemsTransfer" | 3687 | name="HelpMaxInventoryItemsTransfer" |
3688 | type="alertmodal"> | 3688 | type="alertmodal"> |
3689 | This box controls how many objects can be transfered between clients at a time. -1 sets no limit on the amount of objects. Default Second Life setting is 42. | 3689 | This box controls how many objects can be transfered between clients at a time. -1 sets no limit on the amount of objects. Default setting is 42. |
3690 | 3690 | ||
3691 | Default: -1 | 3691 | Default: -1 |
3692 | </notification> | 3692 | </notification> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml index 0df65e7..38c5a98 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | |||
@@ -103,7 +103,7 @@ | |||
103 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" | 103 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" |
104 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" | 104 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" |
105 | mouse_opaque="true" name="partner_label" | 105 | mouse_opaque="true" name="partner_label" |
106 | tool_tip="Second Life partner. For more info on how to set, see www.secondlife.com/partner" | 106 | tool_tip="In world partner." |
107 | v_pad="0" width="145"> | 107 | v_pad="0" width="145"> |
108 | Partner: | 108 | Partner: |
109 | </text> | 109 | </text> |
@@ -118,7 +118,7 @@ | |||
118 | border_thickness="1" bottom_delta="-19" enabled="true" follows="left|top" | 118 | border_thickness="1" bottom_delta="-19" enabled="true" follows="left|top" |
119 | font="SansSerifSmall" height="18" is_unicode="false" right="-12" | 119 | font="SansSerifSmall" height="18" is_unicode="false" right="-12" |
120 | max_length="254" mouse_opaque="false" name="partner_edit" | 120 | max_length="254" mouse_opaque="false" name="partner_edit" |
121 | tool_tip="Second Life partner. For more info on how to set, see www.secondlife.com/partner" | 121 | tool_tip="In world partner." |
122 | width="145"> | 122 | width="145"> |
123 | [FIRST] [LAST] | 123 | [FIRST] [LAST] |
124 | </line_editor> | 124 | </line_editor> |
@@ -295,7 +295,7 @@ | |||
295 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 295 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
296 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="114" | 296 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="114" |
297 | mouse_opaque="true" | 297 | mouse_opaque="true" |
298 | name="Tell everyone about your favorite places in Second Life." v_pad="0" | 298 | name="Tell everyone about your favorite places in world." v_pad="0" |
299 | width="302"> | 299 | width="302"> |
300 | Tell everyone about your favorite places. | 300 | Tell everyone about your favorite places. |
301 | </text> | 301 | </text> |
@@ -321,7 +321,7 @@ | |||
321 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 321 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
322 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="114" | 322 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="114" |
323 | mouse_opaque="true" | 323 | mouse_opaque="true" |
324 | name="Place an ad in Second Life's classified listings." v_pad="0" | 324 | name="Place an ad in the classified listings." v_pad="0" |
325 | width="302"> | 325 | width="302"> |
326 | Place an ad in the current grid's classified listings. | 326 | Place an ad in the current grid's classified listings. |
327 | </text> | 327 | </text> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml index 46283bb..e077ca1 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml | |||
@@ -9,7 +9,7 @@ | |||
9 | Use external web browser (Firefox, Safari, Internet Explorer) | 9 | Use external web browser (Firefox, Safari, Internet Explorer) |
10 | </radio_item> | 10 | </radio_item> |
11 | <radio_item bottom="-40" height="20" left="0" name="internal" width="480" | 11 | <radio_item bottom="-40" height="20" left="0" name="internal" width="480" |
12 | tool_tip="Use the built-in web browser for help, web links, etc. This browser opens as a new window inside Second Life."> | 12 | tool_tip="Use the built-in web browser for help, web links, etc. This browser opens as a new window inside the viewer."> |
13 | Use built-in web browser | 13 | Use built-in web browser |
14 | </radio_item> | 14 | </radio_item> |
15 | </radio_group> | 15 | </radio_group> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_status_bar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_status_bar.xml index 46ba64a..0169f38 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_status_bar.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_status_bar.xml | |||
@@ -101,7 +101,7 @@ | |||
101 | <button bottom="-17" enabled="true" follows="right|bottom" font="SansSerifSmall" | 101 | <button bottom="-17" enabled="true" follows="right|bottom" font="SansSerifSmall" |
102 | halign="center" height="16" image_unselected="status_search_btn.png" image_selected="status_search_btn_pressed.png" image_disabled_selected="status_search_btn_pressed.png" image_disabled="status_search_btn.png" | 102 | halign="center" height="16" image_unselected="status_search_btn.png" image_selected="status_search_btn_pressed.png" image_disabled_selected="status_search_btn_pressed.png" image_disabled="status_search_btn.png" |
103 | label="" label_selected="" left="-16" mouse_opaque="true" name="search_btn" | 103 | label="" label_selected="" left="-16" mouse_opaque="true" name="search_btn" |
104 | tool_tip="Search Second Life" width="16" scale_image="false"/> | 104 | tool_tip="Search the grid" width="16" scale_image="false"/> |
105 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 105 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
106 | bottom="-16" enabled="false" follows="right|bottom" font="SansSerifSmall" | 106 | bottom="-16" enabled="false" follows="right|bottom" font="SansSerifSmall" |
107 | halign="center" height="12" left="-20" mouse_opaque="true" | 107 | halign="center" height="12" left="-20" mouse_opaque="true" |
diff --git a/linden/indra/newview/skins/default/xui/ja/panel_avatar.xml b/linden/indra/newview/skins/default/xui/ja/panel_avatar.xml index 147a5f6..3cbb74b 100644 --- a/linden/indra/newview/skins/default/xui/ja/panel_avatar.xml +++ b/linden/indra/newview/skins/default/xui/ja/panel_avatar.xml | |||
@@ -138,7 +138,7 @@ | |||
138 | </panel> | 138 | </panel> |
139 | <panel label="ピック" name="Picks"> | 139 | <panel label="ピック" name="Picks"> |
140 | <tab_container name="picks tab" /> | 140 | <tab_container name="picks tab" /> |
141 | <text name="Tell everyone about your favorite places in Second Life."> | 141 | <text name="Tell everyone about your favorite places in world."> |
142 | Second Lifeのお気入りの場所を皆に教えてください | 142 | Second Lifeのお気入りの場所を皆に教えてください |
143 | </text> | 143 | </text> |
144 | <button label="新規..." label_selected="新規..." name="New..."/> | 144 | <button label="新規..." label_selected="新規..." name="New..."/> |
@@ -149,7 +149,7 @@ | |||
149 | </panel> | 149 | </panel> |
150 | <panel label="広告" name="Classified"> | 150 | <panel label="広告" name="Classified"> |
151 | <tab_container name="classified tab" /> | 151 | <tab_container name="classified tab" /> |
152 | <text name="Place an ad in Second Life's classified listings."> | 152 | <text name="Place an ad in the classified listings."> |
153 | SecondLifeのクラシファイドリストに広告を載せます。 | 153 | SecondLifeのクラシファイドリストに広告を載せます。 |
154 | </text> | 154 | </text> |
155 | <button label="新規..." label_selected="新規..." name="New..."/> | 155 | <button label="新規..." label_selected="新規..." name="New..."/> |