tsmarty2c
Smarty Gettext's translation string ripper
Install
- All systems
-
curl cmd.cat/tsmarty2c.sh
- Debian
-
apt-get install tsmarty2c
- Ubuntu
-
apt-get install tsmarty2c
- Kali Linux
-
apt-get install tsmarty2c
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tsmarty2c
- Raspbian
-
apt-get install tsmarty2c
- Dockerfile
- dockerfile.run/tsmarty2c
tsmarty2c
Smarty Gettext's translation string ripper
Smarty Gettext is a Smarty plugin providing internationalization support based on the standard gettext mechanism. Smarty is a popular PHP templating engine. This package contains the tsmarty2c program: it lets you extract localizable strings from a Smarty template so that you can use the normal gettext tools afterwards.
smarty-gettext
Gettext plugin enabling internationalization in Smarty
Smarty Gettext is a Smarty plugin providing internationalization support based on the standard gettext mechanism. Smarty is a popular PHP templating engine. You need the PHP command line interpreter if you wish to use the tsmarty2c program: it lets you extract localizable strings from a Smarty template so that you can use the normal gettext tools afterwards.