Here you go (see attached)

Hugues

Jess Mitchell wrote:
Hugues,

Just 3 more!



                
---------------------------------------------------------------------------     
                
Tags.js

English (strings option):

{
   title: "Show Tags (%num)"
}

French:

{
        "title":"Afficher les tags (%num)"
   
}

---------------------------------------------------------------------------

guestbook.js

English (messages_en.json):
{
        addNote: "Add Note"
        delete: "Delete",
        reportAbuse: "Report Abuse"
}

French:

{
        "addNote": "Ajouter un commentaire"
        "delete": "Effacer",
        "reportAbuse": "Signaler un abus"
}

---------------------------------------------------------------------------
Catalogue.js

English (strings option)
{
   linkToArtifacts: "View all objects (%size)",
   linkToThemeArtifacts: "View all in %category (%size)"
}

French:

{
   "linkToArtifacts": "Voir tous les objets (%size)",
   "linkToThemeArtifacts": "Voir tous les objets de la catégorie %category 
(%size)"
}

---------------------------------------------------------------------------
_______________________________________________________
fluid-work mailing list - [email protected]
To unsubscribe, change settings or access archives,
see http://fluidproject.org/mailman/listinfo/fluid-work

Reply via email to