Definable and constant settings

Christian Zwahlen - October 19, 2009 - 18:42
Project:Translation template extractor
Version:7.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Definable settings

(admin/config/potx)

  1. Name: "NAME"
  2. E-Mail: "EMAIL@ADDRESS"

Create constant settings automatically

  1. Create "Copyright YEAR" automatically (2009)
  2. Create MODULNAME/THEMENAME automatically (mymodul)
  3. Create MODUL-ID/THEMENAME-ID automatically (7.x-1.x)

# German translation of Drupal MODULNAME Module
# Copyright YEAR NAME <EMAIL@ADDRESS>

msgid ""
msgstr ""
"Last-Translator: NAME EMAIL@ADDRESS\n"
"Project-Id-Version: MODULNAME (7.x-1.x)\n"

PS: Why "#, fuzzy"?

 
 

Drupal is a registered trademark of Dries Buytaert.