LDTP  2.3.1
 All Pages
bindtext

Syntax

bindtext('<package name>', '<locale directory>'[, '<mode>'])

Description

Return values
Returns1 on success, LdtpExecutionError exception will be thrown on failure

Refer: http://cgit.freedesktop.org/ldtp/ldtp/tree/src/client-handler.c http://cgit.freedesktop.org/ldtp/ldtp/tree/src/localization.c

Example

For mo file with name: "/opt/gnome/share/locale/ta/LC_MESSAGES/gedit.mo"

bindtext('gedit', '/opt/gnome/share/locale')

Author
Premkumar J prem..nosp@m.joth.nosp@m.imani.nosp@m.@gma.nosp@m.il.co.nosp@m.m


Linux Desktop Testing Project