Blender Git Commit Log
Git Commits -> Revision 787e2dd
Revision 787e2dd by Bastien Montagne (master) June 25, 2019, 15:26 (GMT) |
Fix T66065: Missing text in the UI translations files due to 'fstring' usages. Am not even sure that it is possible to use fstrings at all when UI translation is required (that is, is a sensible, reasonable way that does not make things even more complicated than they already are), but one thing is certain, this won't be trivial to get it working, so definitively not a job for now. Instead just do not use fstrings for UI translatable strings. |
Commit Details:
Full Hash: 787e2ddbd765609b6b0992585815c4d00e7419bf
Parent Commit: 24b47c0
Lines Changed: +16, -7