~ubuntu-branches/ubuntu/gutsy/djvulibre/gutsy

« back to all changes in this revision

Viewing changes to macosx/DjVuLibre/mdimporter/English.lproj/schema.strings

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-11-22 13:59:45 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061122135945-o30t0g6s8r1nvstg
Tags: 3.5.17-3ubuntu1
* Sync with Debian
* debian/rules:
  - call dh_iconcache

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
        /* Localized DisplayNames for your custom metadata attributes */
 
2
        /* The form is:  "myMetadataKey" = "My Metadata Key";    */
 
3
        /* The name on the left is the name defined in schema.xml */
 
4
        /* The name on the right is what the user will see */
 
5
"com_Foo_YourAttrName" = "Your Localized Attr Name";
 
6
 
 
7
 
 
8
        /* Localized Description of you custom metadata attributes */
 
9
        /* The form is: "myMetadataKey.Description" = "stuff";
 
10
        /* com_Foo_YourAttrName should be definded in the schema.xml file  */
 
11
         /* The value on the right will be displayed by the Finder etc.. */
 
12
"com_Foo_YourAttrName.Description" = "Localized description of your attribute";
 
 
b'\\ No newline at end of file'