81371 Commits
Author SHA1 Message Date
Profeta 01e3d0e1fa Update language Portuguese ( Brazil ) 2026-06-24 18:11:07 -03:00
Pantera Północy bfc886fe75 Merge pull request #246 from vedned/Update-Portuguese-translations-and-UI-text-for-consistency-across-preference-panels
Update Portuguese translations and UI text for consistency across pre…
2026-06-24 19:01:57 +02:00
PanteraPolnocy 3852b9a1ad FIRE-36779 Chinese Translation Update, by 小滢 Zi Ying
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-24 18:55:13 +02:00
PanteraPolnocy fcb1f19c82 FIRE-36784 Gear menu in Outfits -> Wearing tab missing from Starlight skins
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-24 18:53:23 +02:00
PanteraPolnocy 5417672df6 FIRE-36785 French translation update, by Laurent Bechir
And one string in Polish, too

Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-24 12:33:05 +02:00
Ansariel f5fa13a44d LTO + /O2 makes VS2026 very angry 2026-06-24 11:53:58 +02:00
Ansariel 69edd7b21c Update German translation 2026-06-24 11:50:59 +02:00
minerjr 4e20a18f5c Omnifilter - Added translation support for Default rule set
Added new entry into strings.xml named OmnifilterDefaultName that now contains Default name for the rule set drop down 0 index value.
Added translocation lookup when index = 0 on the reloadrules() methods.
2026-06-24 03:30:06 -03:00
Profeta d07ac81873 Update Portuguese translations and UI 2026-06-24 03:25:02 -03:00
Profeta 26de8c28ab Update Portuguese translations 2026-06-24 03:12:57 -03:00
Profeta 19ed7dbbba Refine Portuguese translations for consistency by replacing "mensagens instantâneas" with "IMs" across various UI elements and notifications. 2026-06-24 01:44:58 -03:00
Profeta 6f2be0f6dc Update Portuguese translations and UI text for consistency across preference panels 2026-06-24 00:50:28 -03:00
PanteraPolnocy d4acab6670 Explicitly enable full LTO during linking phase as well
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-23 19:08:58 +02:00
PanteraPolnocy 9dc6d21cc1 Force Clang and GCC to use full/monolithic LTO instead of thin/auto
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-23 19:01:21 +02:00
PanteraPolnocy 64c6a57a72 Add visible LTO indicator, and --lto build flag
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-23 17:47:22 +02:00
Pantera Północy eac1eb6c29 Merge pull request #245 from vedned/Update-Partugues-(-Brasil-)-translations-and-UI-text
Update Partugues ( Brasil ) translations and UI text for consistency
2026-06-22 22:48:17 +02:00
PanteraPolnocy 58928f9d2f Updated Polish translation, and contributors list
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-22 22:45:06 +02:00
PanteraPolnocy 5954ffe34c We don't need forced SnapshotSavedToComputer notiification, since we have SnapshotSavedToDisk string already in place
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-22 20:33:32 +02:00
Ansariel baa30619c0 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm
# Conflicts:
#	indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml
2026-06-22 14:39:22 +02:00
Ansariel 3df21028bc Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2026-06-22 14:10:08 +02:00
Ansariel fb459be9c2 Pretty sure I already made these comboboxes the same width already... 2026-06-22 14:09:58 +02:00
Zi Ree 73caf2346e Allow skins to override drag handle font shadow 2026-06-22 12:09:36 +02:00
Ansariel 33ec6eb2cd Can access the member variable here already... 2026-06-22 11:32:04 +02:00
Ansariel c649fe934f Update German translation 2026-06-22 11:19:17 +02:00
Ansariel bbdc8dfb5c Fix the Omnifilter status bar controls 2026-06-22 11:14:45 +02:00
vedned 11d13294ba Fix merge conflict resolution that reverted omnifilter and poser changes.
The merge commit incorrectly kept pre-omnifilter versions of EN UI files and C++ code. Restore upstream/master omnifilter status bar, preferences checkbox, and poser layout while keeping Portuguese translation updates.
2026-06-22 02:32:36 -03:00
vedned ebe82c6d07 new adjustments according to the changes in the omnifilter. 2026-06-22 02:13:56 -03:00
minerjr cccca36f43 Added option to turn off/on Omnifilter Controls for the top bar
Added simple checkbox to the Preferences->User Interface->Top Bars panel labeled "Show omnifilter controls"
Toggles the OmnifilterControls for the settings.xml file.
2026-06-21 22:23:15 -03:00
minerjr c6cc5fb32c FIRE-36776 - Add omnifilter to the top status bar
Added a new status bar panel to have 3 controls for the omnifitler.
A check box to enable/disable the omnifilter
A omnifilter icon button which will toggle the omnifilter rules editor visible/invisible.
A drop down for the rule sets of the omnifilter.

Created a class to handle the omnfiler control panel. Used to save having to modify the LL codebase.

Omnifilter open while using the new UI features keeps the two in sync.
2026-06-21 21:34:05 -03:00
vedned 3aec70f16a Update Partugues ( Brasil ) translations and UI text for consistency
- Changed button text from "Terminar" to "Fechar" in various notifications for a more consistent user experience.
- Updated the message text for grid URI to "URI de Msg. do grid:" for clarity.
- Adjusted layout properties in the status bar for better alignment and spacing.
2026-06-21 21:11:51 -03:00
Angeldark Raymaker 4e07814c22 Poser layout adjustments
Signed-off-by: Angeldark.Raymaker
2026-06-21 22:09:36 +01:00
PanteraPolnocy 9b39e9cfad Apply Omnifilter layout stacks structure across all affected locales
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-21 16:51:56 +02:00
minerjr 8856d0ca14 Omnifilter Rule Set UI scales with width changes
Changed the 3 buttons and 1 combobox for the Rule Sets in the floater_omnifilter.xml to support scaling with the width of the Omnifilter Rules Editor window.

Also set the min width of the floater to 718 and set the defualt to 718 as well. Did not need the extra as with the new layout, they scale correctly to fit within the window. Still needed to be wider for the TP Requets button.
2026-06-21 11:35:55 -03:00
PanteraPolnocy 59d8e3d61d Divide inventory gear menu into subcategories
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-21 16:15:19 +02:00
minerjr 0f3ff17326 Increased Omnifilter Rules Editor floater width by 50
With the new fonts, the width of some text is wider and the button auto scale seems to be affected.

Added an extra 50 pixels to the width fo the floater_omnifilter.xml main floater as the Remove Rule Set was spilling over the window as well as the TP Request button below had it's text  cut off.
2026-06-21 10:40:37 -03:00
PanteraPolnocy b9ab1cfe9d Correct wording on RenderAutoMaskAlphaDeferred preferences option for AS, ES and RU locales
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-21 15:33:15 +02:00
PanteraPolnocy 90f6307ce6 Updated Polish translation, round 2
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-21 14:48:00 +02:00
PanteraPolnocy ac10422219 Further layout adjustments...
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-21 14:47:33 +02:00
Zi Ree df5466cd37 Vintage: fix tab/space 2026-06-21 14:03:30 +02:00
Zi Ree 5cf1ee4b6e Vintage: fix missing buttons shadowing 2026-06-21 14:02:40 +02:00
PanteraPolnocy 154f4fad4e FIRE-36771 Chinese Translation Update, by 小滢 Zi Ying
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-21 12:09:21 +02:00
PanteraPolnocy 5327ed7c06 Post merge fix: Remove overlapping text in Help -> About -> Firestorm
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-21 11:57:57 +02:00
PanteraPolnocy 2749ead298 Updated Polish translation #1 (strings)
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-21 00:30:24 +02:00
Pantera Północy 9bbabc1855 Merge pull request #242 from vedned/Update-Brazilian-Portuguese-translations
Update Brazilian Portuguese translations
2026-06-20 22:19:28 +02:00
PanteraPolnocy 5eb3c11bb8 Remove orphaned translations
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-20 22:13:36 +02:00
vedned ff9060cffd Update Brazilian Portuguese translations 2026-06-20 14:15:56 -03:00
PanteraPolnocy 4528779541 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2026-06-20 18:15:19 +02:00
PanteraPolnocy 846b653b8f Code cleanup - revert 7f59e7d893
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
2026-06-20 18:14:55 +02:00
Ansariel d16261b997 Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm 2026-06-20 18:08:07 +02:00
Ansariel 003af2dcbc Update German translation 2026-06-20 18:05:56 +02:00