/[drupal]/contributions/modules/page_title/translations/page_title.pot
ViewVC logotype

Diff of /contributions/modules/page_title/translations/page_title.pot

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Thu Sep 25 15:59:32 2008 UTC revision 1.2, Thu Oct 29 18:14:38 2009 UTC
# Line 0  Line 1 
1    # $Id: page_title.pot,v 1.3 2007/08/02 17:19:17 johnalbin Exp $
2    #
3    # LANGUAGE translation of Drupal (page_title.module)
4    # Copyright YEAR NAME <EMAIL@ADDRESS>
5    # Generated from files:
6    #  page_title.install,v 1.2.2.1 2007/07/10 07:19:49 johnalbin
7    #  page_title.info,v 1.1.2.1 2007/06/20 13:32:02 robertDouglass
8    #  page_title.module,v 1.2.2.5 2007/07/10 07:58:02 johnalbin
9    #
10    #, fuzzy
11    msgid ""
12    msgstr ""
13    "Project-Id-Version: PROJECT VERSION\n"
14    "POT-Creation-Date: 2007-07-10 02:29-0700\n"
15    "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
16    "Last-Translator: NAME <EMAIL@ADDRESS>\n"
17    "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
18    "MIME-Version: 1.0\n"
19    "Content-Type: text/plain; charset=utf-8\n"
20    "Content-Transfer-Encoding: 8bit\n"
21    "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
22    
23    #: page_title.install:30
24    msgid "Page title module installed successfully."
25    msgstr ""
26    
27    #: page_title.install:33
28    msgid "Table installation for the Page title module was unsuccessful. The tables may need to be installed by hand. See the README.txt file for a list of the installation queries."
29    msgstr ""
30    
31    #: page_title.info:0
32    msgid "Page Title"
33    msgstr ""
34    
35    #: page_title.info:0
36    msgid "Enhanced control over the page title (in the &lt;head> tag)."
37    msgstr ""
38    
39    #: page_title.module:17;49
40    msgid "Enhanced control over the page title (in the &lt;head&gt; tag)."
41    msgstr ""
42    
43    #: page_title.module:20
44    msgid "<p>Adds an extra form element to node creation forms that allows you to specify the page title.</p>\n        <p>Allows for better global configuration of the page title.</p>"
45    msgstr ""
46    
47    #: page_title.module:24
48    msgid "<p>The default page title follows one of two patterns:\n        <ol><li><em>page title</em> | <em>site name</em></li>\n            <li><em>site name</em> | <em>site slogan</em></li></ol>\n        <p>#1 is the common case where the visitor is viewing a specific page whereas #2 is used at least for the default front page (<em>node</em>).</p>\n        <p>The page_title.module lets you change these defaults in two ways. First, you can adjust the patterns below using the placeholders given. This will change the way the default page titles are created. Second, on every node creation form, you can have the option of specifying a title that is different than the title of the node. If a value is provided, this will be used to generate the <code>!page_title</code> placeholder. If left blank, <code>!page_title</code> will be the node's title, as is now the case.</p>"
49    msgstr ""
50    
51    #: page_title.module:48;85
52    msgid "Page title"
53    msgstr ""
54    
55    #: page_title.module:62
56    msgid "Page title patterns"
57    msgstr ""
58    
59    #: page_title.module:66
60    msgid "Pattern for individual pages"
61    msgstr ""
62    
63    #: page_title.module:69
64    msgid "Available placeholders: <code>!page_title</code>, <code>!site_name</code>, <code>!site_slogan</code>."
65    msgstr ""
66    
67    #: page_title.module:73
68    msgid "Pattern for front page"
69    msgstr ""
70    
71    #: page_title.module:76
72    msgid "Available placeholders: <code>!site_name</code>, <code>!site_slogan</code>."
73    msgstr ""
74    
75    #: page_title.module:38
76    msgid "set page title"
77    msgstr ""
78    
79    #: page_title.module:0
80    msgid "page_title"
81    msgstr ""
82    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2