terminal/src/cascadia
Dustin L. Howett (MSFT) 37e62dabd5
Fix localizability issues in Windows Terminal (#5339)
Loc issues are given to us through the internal bug tracker.

* Lock some strings, or parts of strings, that should not be localized.
* Switch to positional format parameters
* Remove the forced newlines in the warning resources; insert them at
  runtime

Fixes MSFT:25936156.
2020-04-14 20:48:46 +00:00
..
CascadiaPackage Prepare for automated localization (#5119) 2020-03-25 21:06:59 +00:00
inc ci: run spell check in CI, fix remaining issues (#4799) 2020-03-25 11:02:53 -07:00
LocalTests_TerminalApp Rename copy keybinding arg (#5216) 2020-04-02 23:10:28 +00:00
PublicTerminalCore Delegate all character input to the character event handler (#4192) 2020-04-07 19:09:28 +00:00
TerminalApp Fix localizability issues in Windows Terminal (#5339) 2020-04-14 20:48:46 +00:00
TerminalAzBridge deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
TerminalConnection Fix localizability issues in Windows Terminal (#5339) 2020-04-14 20:48:46 +00:00
TerminalControl Fix localizability issues in Windows Terminal (#5339) 2020-04-14 20:48:46 +00:00
TerminalCore Render row-by-row instead of invalidating entire screen (#5185) 2020-04-13 20:09:02 +00:00
TerminalSettings Rework and simplify selection in TermControl (#5096) 2020-03-25 21:09:49 +00:00
UnitTests_TerminalCore Fix copying wrapped lines by implementing better scrolling (#5181) 2020-04-09 00:06:25 +00:00
ut_app ci: run spell check in CI, fix remaining issues (#4799) 2020-03-25 11:02:53 -07:00
WindowsTerminal Use MONITOR_DEFAULTTONEAREST so we can restore properly from minimized (#5213) 2020-04-01 21:19:04 +00:00
WindowsTerminalUniversal Import fmtlib/fmt@6.2.0, a C++20-style format library (#5336) 2020-04-14 13:04:23 -07:00
WinRTUtils deps: upgrade CppWinRT to 2.0.200316.3, gsl to v2.1.0 (#4536) 2020-03-23 17:15:24 +00:00
WpfTerminalControl Delegate all character input to the character event handler (#4192) 2020-04-07 19:09:28 +00:00
CascadiaResources.build.items Add Int, Dev and IntDev assets; switch to them (#4006) 2019-12-17 19:57:51 -08:00