Sublime Text support for Gettext
- Make sure you already have Package Control installed
- Choose “Install Package” from the Command Palette (Super+Shift+p)
- Type “Gettext” and press Enter
With auto_upgrade enabled, Package Control will keep all installed packages up-to-date!
- Change to your Sublime Text
Packagesdirectory - Clone repository
git clone https://github.com/idleberg/sublime-gettext.git 'Gettext'
- Download the latest ZIP file
- Unzip the archive to your Sublime Text
Packagesdirectory
ctx=> Plural message in a contexthdr=> Headerid=> Message IDidp=> Message ID pluralmsg=> Simple Messagemsgc=> Simple message in a contextmsgcp=> Plural message in a contextmsgp=> Plural messagestr=> Message stringstrp=> Message string plural
If not otherwise specified (see below), files in this repository fall under the following license:
Permission to copy, use, modify, sell and distribute this
software is granted. This software is provided "as is" without
express or implied warranty, and with no claim as to its
suitability for any purpose.
An exception is made for files in readable text which contain their own license information, or files where an accompanying file exists (in the same directory) with a “-license” suffix added to the base-name name of the original file, and an extension of txt, html, or similar. For example “tidy” is accompanied by “tidy-license.txt”.
- Syntax, Preferences: gettext.tmbundle
- Snippets: language-gettext