Modificaciones de UI

This commit is contained in:
2025-05-26 21:05:33 -03:00
parent 0fd831ce70
commit 0afac26523
51 changed files with 2612 additions and 277 deletions
+16 -14
View File
@@ -7,11 +7,11 @@
<!-- Default Args - these arguments will be replaced in all strings -->
<string name="SECOND_LIFE">[CURRENT_GRID]</string>
<string name="APP_NAME">Firestorm</string>
<string name="CAPITALIZED_APP_NAME">FIRESTORM</string>
<string name="APP_NAME">Puma</string>
<string name="CAPITALIZED_APP_NAME">PUMA</string>
<string name="SECOND_LIFE_GRID">Second Life Grid</string>
<string name="SUPPORT_SITE">Firestorm Support Portal</string>
<string name="DOWNLOAD_URL">https://www.firestormviewer.org/choose-your-platform/</string>
<string name="SUPPORT_SITE">Puma Support Portal</string>
<string name="DOWNLOAD_URL">https://wiki.avataresargentinos.com.ar/descargas/</string>
<string name="CURRENT_GRID"/> <!-- Will be set in fsgridhandler.cpp / llviewernetwork.cpp -->
<string name="VIEWER_GENERATION">Viewer [VERSION]</string>
<string name="SHORT_VIEWER_GENERATION">V[VERSION]</string>
@@ -135,15 +135,15 @@ Voice Server Version: [VOICE_VERSION]
<string name="LoginFailedNoNetwork">Network error: Could not establish connection, please check your network connection.</string>
<string name="LoginFailedHeader">Login failed.</string>
<string name="Quit">Quit</string>
<string name="create_account_url">https://www.firestormviewer.org/join-secondlife/</string>
<string name="create_account_url">https://ayudavirtual.org/unirseasl/</string>
<string name="AgniGridLabel">Second Life Main Grid (Agni)</string>
<string name="AditiGridLabel">Second Life Beta Test Grid (Aditi)</string>
<string name="ViewerDownloadURL">https://www.firestormviewer.org/choose-your-platform/</string>
<string name="ViewerDownloadURL">https://wiki.avataresargentinos.com.ar/descargas/</string>
<string name="LoginFailedViewerNotPermitted">
The viewer you are using can no longer access Second Life. Please visit the following page to download a new viewer:
https://www.firestormviewer.org/choose-your-platform/
https://wiki.avataresargentinos.com.ar/descargas/
For more information, see our FAQ below:
http://secondlife.com/viewer-access-faq</string>
@@ -402,7 +402,7 @@ are allowed.
<string name="ReleaseNotes">Release Notes</string>
<!-- Always mark translate="false" for strings that are nothing but URLs, as they don't need translation. -->
<string name="RELEASE_NOTES_BASE_URL" translate="false">https://wiki.firestormviewer.org/changelog:firestorm_change_log_</string>
<string name="RELEASE_NOTES_BASE_URL" translate="false">https://wiki.avataresargentinos.com.ar</string>
<!-- Indicates something is being loaded. Maybe should be merged with RetrievingData -->
<string name="LoadingData">Loading...</string>
@@ -443,7 +443,7 @@ are allowed.
<string name="AssetUploadServerUnavaliable">Service not available or upload timeout was reached.</string>
<string name="AssetUploadRequestInvalid">
Error in upload request. Please visit
https://www.firestormviewer.org/support for help fixing this problem.
https://wiki.avataresargentinos.com.ar for help fixing this problem.
</string>
<!-- Settings errors -->
@@ -985,7 +985,8 @@ If you continue to receive this message, please contact Second Life support for
<string name="InvFolder Friends">Friends</string>
<string name="InvFolder All">All</string>
<!-- Virtual Firestorm system folders -->
<!-- Virtual Puma/Firestorm system folders -->
<string name="InvFolder #Puma">#Puma</string>
<string name="InvFolder #Firestorm">#Firestorm</string>
<string name="InvFolder #Phoenix">#Phoenix</string>
<string name="InvFolder #RLV">#RLV</string>
@@ -2737,7 +2738,7 @@ name="Command_360_Capture_Label">360° Snapshot</string>
<!-- Ansariel: Renamed for FS (FIRE-5019)
<string name="Command_Voice_Label">Voice settings</string>-->
<string name="Command_Voice_Label">Nearby voice</string>
<!-- Firestorm commands -->
<!-- Puma commands -->
<string name="Command_Quickprefs_Label">Quick prefs</string>
<string name="Command_AO_Label">Animation overrider</string>
<string name="Command_Webbrowser_Label">Web browser</string>
@@ -2806,7 +2807,7 @@ name="Command_360_Capture_Tooltip">Capture a 360° equirectangular image</string
<string name="Command_Speak_Tooltip">Speak with people nearby using your microphone</string>
<string name="Command_View_Tooltip">Changing camera angle</string>
<string name="Command_Voice_Tooltip">Volume controls for calls and people near you in world</string>
<!-- Firestorm commands -->
<!-- Puma commands -->
<string name="Command_Quickprefs_Tooltip">Quick preferences for changing often used settings</string>
<string name="Command_AO_Tooltip">Animation overrider</string>
<string name="Command_Webbrowser_Tooltip">Opens the internal web browser (CTRL+SHIFT+Z)</string>
@@ -3058,7 +3059,7 @@ and report the problem.
<string name="FSWithHavok">with Havok support</string>
<string name="FSWithOpensim">with OpenSimulator support</string>
<!-- Firestorm search -->
<!-- Puma search -->
<string name="not_found">&apos;[TEXT]&apos; not found</string>
<string name="no_results">No results</string>
<string name="searching">Searching...</string>
@@ -3290,7 +3291,8 @@ Your current position: [AVATAR_POS]
<string name="font_fonts_celestia_medium_redux.xml">Celestia Medium Redux</string>
<string name="font_fonts_cascadia_code.xml">Cascadia Code</string>
<string name="mode_unknown">Unknown Mode</string>
<string name="mode_settings_firestorm.xml">[APP_NAME]</string>
<string name="mode_settings_puma.xml">[APP_NAME]</string>
<string name="mode_settings_firestorm.xml">Firestorm</string>
<string name="mode_settings_phoenix.xml">Phoenix</string>
<string name="mode_settings_v3.xml">[VIEWER_GENERATION]</string>
<string name="mode_settings_hybrid.xml">Hybrid</string>