Peter Eisentraut
3ddbac368c
Add missing gettext triggers
...
Commit d6607016c7 moved all the jsonapi.c error messages into
token_error(). This needs to be added to the various nls.mk files
that use this. Since that makes token_error() effectively a globally
known symbol, the name seems a bit too general, so rename to
json_token_error() for more clarity.
2024-05-14 12:57:22 +02:00
..
2024-05-04 02:33:25 +12:00
2024-05-14 10:41:32 +02:00
2024-04-14 20:37:49 +02:00
2024-03-04 12:02:20 +01:00
2024-05-13 11:31:09 +02:00
2024-05-13 15:53:50 -05:00
2024-05-10 14:55:31 +02:00
2024-03-04 12:02:20 +01:00
2024-04-17 10:48:04 +02:00
2024-04-11 17:28:15 +03:00
2024-05-14 10:41:32 +02:00
2024-03-04 12:02:20 +01:00
2024-05-05 12:54:46 +12:00
2024-05-13 11:31:09 +02:00
2024-05-13 11:31:09 +02:00
2024-04-30 12:00:39 +03:00
2024-05-06 12:06:31 +02:00
2024-03-04 12:02:20 +01:00
2024-04-29 10:25:33 -07:00
2024-03-19 15:24:41 -07:00
2024-05-08 08:37:46 +02:00
2024-05-07 22:50:00 +02:00
2024-03-04 12:02:20 +01:00
2024-04-18 21:28:07 +02:00
2024-05-01 17:04:52 +12:00
2024-05-13 13:52:17 -04:00
2024-03-04 12:02:20 +01:00
2024-05-13 11:31:09 +02:00
2022-09-15 10:53:48 +07:00
2024-03-20 11:55:20 +01:00
2024-02-28 15:17:23 +04:00
2024-05-14 12:57:22 +02:00