คำถามติดแท็ก gettext

1
ชงติดตั้ง gettext ฉันควรบังคับลิงก์หรือไม่
ฉันกำลังทำการพัฒนาเว็บไซต์และเครื่องมือการแปลต้องการ gettext ฉันควรบังคับให้ลิงก์หรือไม่ $ django-admin.py makemessages -l es CommandError: Can't find xgettext. Make sure you have GNU gettext tools 0.15 or newer installed. $ brew install gettext Warning: gettext-0.18.3.2 already installed $ brew link gettext Warning: gettext is keg-only and must be linked with --force Note that doing so can …
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.