The common name for the macro to merely mark strings as translatable without actually making any call is `N_()`, not `_()`.
Also, streamline the way i18n is conditionally enabled, similar to what is done in src/support.h. Follow-up to 3f8733f083e72be58e00ab2dde1e2584fe276cc5 and 201ac64545ea0d2857f55dcd7440b07a1672bbcb. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/3408 -- Commit Summary -- * tagmanager: Use more common i18n macros -- File Changes -- M src/tagmanager/tm_parser.c (500) -- Patch Links -- https://github.com/geany/geany/pull/3408.patch https://github.com/geany/geany/pull/3408.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3408 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
