Commit Graph

373 Commits

Author SHA1 Message Date
Mai M f8c603a2dd
Merge pull request #10618 from shuffle2/fast-test
msbuild/msvc: compile speed improvements
2022-05-02 19:11:56 -04:00
JosJuice dcf8bd7733 Translation resources sync with Transifex 2022-04-30 23:47:32 +02:00
Shawn Hoffman 64cd4cc86f msbuild: use default Project attrs
maybe it makes the xml less scary :D
2022-04-27 15:26:43 -07:00
Shawn Hoffman 2808909a97 msbuild: simplify lang/scm projects a bit 2022-04-27 15:06:04 -07:00
JosJuice 13e2ddade0 Translation resources sync with Transifex 2022-04-24 10:06:44 +02:00
JosJuice 41a831de28 Translation resources sync with Transifex 2022-04-10 19:44:17 +02:00
Shawn Hoffman db4d81b9a8 windows: simplify handling of gettext
fixes binplace on first build
2022-04-02 15:24:46 -07:00
JosJuice e53c879337 Translation resources sync with Transifex 2022-03-25 22:17:01 +01:00
JosJuice d3742c1555 Translation resources sync with Transifex 2022-01-30 23:51:17 +01:00
JosJuice 73bcf9c24b Translation resources sync with Transifex 2022-01-18 23:28:24 +01:00
Pokechu22 bab3ff0157 Common/MsgHandler: Remove non-format variants of PanicAlert
They're no longer used.
2022-01-09 12:44:14 -08:00
JosJuice 08d907dec8 Translation resources sync with Transifex 2021-12-18 21:06:58 +01:00
JosJuice d23ac5a444 Translation resources sync with Transifex 2021-12-03 22:06:14 +01:00
JosJuice c39b3df6e7 Translation resources sync with Transifex 2021-10-31 19:00:30 +01:00
JosJuice 23159da9e1 Translation resources sync with Transifex 2021-10-24 21:18:27 +02:00
JosJuice 2a34b847e6 Translation resources sync with Transifex 2021-10-21 09:49:41 +02:00
JosJuice 207c931a04 Translation resources sync with Transifex 2021-10-03 19:41:38 +02:00
JosJuice d14d7595f2 Translation resources sync with Transifex 2021-09-16 21:12:03 +02:00
JosJuice 755c599c83 Translation resources sync with Transifex 2021-08-31 16:42:26 +02:00
JosJuice 611b6ad231 Translation resources sync with Transifex 2021-08-16 16:49:07 +02:00
JosJuice 3cc274880f Translation resources sync with Transifex 2021-07-31 23:47:38 +02:00
JosJuice 2a9742c74c Translation resources sync with Transifex 2021-07-27 22:58:33 +02:00
JosJuice 46f7074bf7 Translation resources sync with Transifex 2021-07-21 09:19:20 +02:00
Shawn Hoffman bc22c74cd9 msbuild: use Build dir for Languages 2021-07-17 16:41:43 -07:00
JosJuice 2409d30f5c Translation resources sync with Transifex 2021-06-30 10:42:34 +02:00
JosJuice 4e9e75f4c5 Translation resources sync with Transifex 2021-06-16 10:25:12 +02:00
JosJuice 2f8c9a7735 Translation resources sync with Transifex 2021-06-05 21:11:37 +02:00
JosJuice c648058efd Translation resources sync with Transifex 2021-05-30 19:39:41 +02:00
JosJuice 0a2fde73a2 Translation resources sync with Transifex 2021-05-21 08:52:00 +02:00
JosJuice f60d29f2b7 Translation resources sync with Transifex 2021-05-06 09:16:54 +02:00
JosJuice 0f563ffd59 Translation resources sync with Transifex 2021-04-24 21:26:12 +02:00
JosJuice 6fb201791c Translation resources sync with Transifex 2021-04-01 11:38:19 +02:00
JosJuice 85aee64cd8 Translation resources sync with Transifex 2021-03-23 20:49:56 +01:00
JosJuice 72a6fff36c Translation resources sync with Transifex 2021-03-07 19:24:53 +01:00
JosJuice 5e4c6d42a1 Translation resources sync with Transifex 2021-02-19 22:40:03 +01:00
JosJuice 9d04fd1ccb Translation resources sync with Transifex 2021-01-31 23:31:16 +01:00
JosJuice e62fa1ea9f Translation resources sync with Transifex 2021-01-17 18:55:27 +01:00
JosJuice 871d1d5953 Translation resources sync with Transifex 2020-12-31 20:16:11 +01:00
JosJuice 5eb64ccc51 Translation resources sync with Transifex 2020-12-16 23:06:40 +01:00
JosJuice 5abae61a8c Translation resources sync with Transifex 2020-11-30 21:53:49 +01:00
JosJuice 59c362d002 Translation resources sync with Transifex 2020-11-18 18:14:57 +01:00
Lioncash 7b21f7af2e Common/MsgHandler: Add fmt-capable variants of the alert macros
Adds an interface that uses fmt under the hood, which is much more
flexible than printf, particularly for localization purposes, given fmt
supports positional formatters in a cross-platform manner out of the box
with no configuration necessary.
2020-11-09 08:48:17 -05:00
JosJuice 35a113f6a2 Translation resources sync with Transifex 2020-10-31 14:40:33 +01:00
JosJuice 7841fb7337 DolphinQt: Move QT_LAYOUT_DIRECTION string to qt-strings.pot
Now that we have a .pot file specifically for strings from
Qt itself, it makes sense to move this into it.
2020-10-23 18:45:35 +02:00
JosJuice 881f81a875 Translation resources sync with Transifex 2020-10-20 11:46:06 +02:00
JosJuice 3112a33f96 Reorder xgettext arguments
Just so that both xgettext invocations start off the
same way, for ease of comparison.

I also removed -d because -o makes it redundant.
2020-10-19 16:29:57 +02:00
JosJuice 12628c8c45 Fix predefined Qt strings not getting translated
https://bugs.dolphin-emu.org/issues/11507
2020-10-19 16:21:47 +02:00
JosJuice 1084cfec1a Add helper function for fmt::format(GetStringT(... 2020-10-19 14:36:08 +02:00
LC 5722c680a4
Merge pull request #8006 from JosJuice/qt-rtl
DolphinQt: Enable RTL layout
2020-10-19 07:46:40 -04:00
JosJuice d9f88c0cbf Translation resources sync with Transifex 2020-09-30 16:36:00 +02:00