* add french localization
* change installer introduction line breaks
* brightness and control tutorial localization touchups
* remove translation for Werehog from descriptions
* change quit message for consistency with in-game text
* add spaces between characters and question marks for consistency
* add spaces between characters and exclamation marks for consistency
* add spaces between characters and colon for consistency
* more spacing fixes
* ensure available space doesn't break at 10tb+ storage
* change localization for gibibyte acronym to proper unit
* update to new localization for InstallFailed
---------
Co-authored-by: LJSTAR <31629427+ljstarbird@users.noreply.github.com>
* italian: Redid localization files, again
* italian: Update Hints and Button tutorials
* italian: Update Control Tutorial text
* italian: Updated locale
* italian: Added language desc. and added deliberate mistake
Why did they add a space before the question mark...
* Update locale.cpp for most German localization
* Adding the rest of German localisation
Additionally changed phrasing on a few lines to be more in line with official terminology used in other games and software respectively.
* Add German Localization to Config
Adds all strings to the German localization for the options menu.
* Change installer wizard space check page text spacing
* Update locale.cpp as per review
Removed line break for welcome message.
Shortened installer prompts.
Adjusted lines breaks across the board.
Improved consistency with game.
* address line breaks
* add missing controller icon strings
* correct line breaks for Installer_Page_InstallFailed
---------
Co-authored-by: DeaTh-G <hatvongeorge@gmail.com>
Co-authored-by: Michael <15317421+ActualMandM@users.noreply.github.com>
* button_guide: implemented max width for localisation
* button_guide: implemented max width for dual icon strings
* button_guide: scale max width internally
* Add maximum size to tabs in options menu.
* Simplify squash ratio computation.
* Allow room for less padding if the text can't fit to the fixed width.
* Stretch every tab instead of individual ones.
---------
Co-authored-by: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com>
* Added profiling timestamps to Vulkan. Added more profilers in general.
* Add timestamps to D3D12.
* Add update director to the profiler.
---------
Co-authored-by: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com>