office-gobmx/l10ntools
Noel Grandin b9c806b9e3 address potential find/rfind failures
in the conversion in
    commit 74957c7d2f
    Author: Noel Grandin <noel.grandin@collabora.co.uk>
    Date:   Wed Apr 13 13:54:22 2022 +0200
    use more string_view in l10ntools

where the prior code might have been relying on the -1 returned by
indexOf and lastIndexOd

Change-Id: Ief5dedccbaf4e14e5f59aa3c2f7481ff0bb7e2e8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133027
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-04-15 14:06:06 +02:00
..
inc use more string_view in l10ntools 2022-04-13 16:11:27 +02:00
source address potential find/rfind failures 2022-04-15 14:06:06 +02:00
Executable_cfgex.mk
Executable_helpex.mk
Executable_idxdict.mk
Executable_localize.mk
Executable_pocheck.mk
Executable_propex.mk
Executable_treex.mk
Executable_ulfex.mk
Executable_xrmex.mk
IwyuFilter_l10ntools.yaml
Makefile
Module_l10ntools.mk
README.md
StaticLibrary_transex.mk

Localization (l10n) Tools

l10ntools (l10n = localization) contains a number of tools that extract translatable content from source code and merge translations back to source code during the build.