Changeset 64 for taggingreloaded/en.xml

Show
Ignore:
Timestamp:
10/21/07 13:20:51 (6 years ago)
Author:
d0nut
Message:

added suggestions for tagging input.
handles strings from the tagging input form (not added to javascript)
added instructions.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • taggingreloaded/en.xml

    r50 r64  
    44        <category name="wcf.taggingreloaded"> 
    55                <item name="wcf.taggingreloaded.tagging"><![CDATA[Tagging]]></item> 
     6                <item name="wcf.taggingreloaded.tags"><![CDATA[Tags]]></item> 
    67                <item name="wcf.taggingreloaded.description"><![CDATA[Here you can find our tags. The results of collaborative indexing.]]></item> 
    78                <item name="wcf.taggingreloaded.notags"><![CDATA[There aren't any tags at the moment.]]></item> 
     
    910                <item name="wcf.taggingreloaded.weight"><![CDATA[Weight]]></item> 
    1011                <item name="wcf.taggingreloaded.add"><![CDATA[Add]]></item> 
     12                <item name="wcf.taggingreloaded.add.description"><![CDATA[If you want to add more than one tag, you will have to devide them by whitespaces.]]></item> 
     13                <item name="wcf.taggingreloaded.add.instruction"><![CDATA[<b>Instructions:</b> 
     14                <ul> 
     15                        <li>To change the weightness of the tags, just use your mousewheel over the word.</li> 
     16                        <li>To remove tags, just move them and drop them outside the box.</li> 
     17                </ul>]]></item> 
    1118                <item name="wcf.taggingreloaded.fetch"><![CDATA[Auto]]></item> 
    1219        </category>