Localization for Tools library follows each platform's convention.
You can put your translation strings.xml into Resources/values-xx directory of your application, i.e. values-fr for French.
See available languages here: Localization on Android.
./Lib/Tools/src/PDFViewCtrlTools/Tools/en.lproj to find the example Localizable.strings file that contains translation information for the Tools source code. Rename this file to PTLocalizable.strings<language code>.lproj within your project resources directory and place the PTLocalizable.strings file from Step 2 in the directory. For a list of language codes supported by Apple, please refer to the Apple documentation.PTLocalizable.strings file.This method only applies to versions of the SDK prior to v6.10.2.
This method is not recommended as it involves editing the Tools.framework strings file directly which will create a requirement to manually merge strings files when updating to new versions of Tools.framework.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales