Close
Showing results 1 to 10 of 2112

Threaded View

  1. #11

    Default

    Your instructions are clear enough I'll work on it this evening as soon as I'm back home and will let you know. I guess I should be able to check the results in game directly when I'm finished with the translation of a module

    A question though :
    I see you sometimes include a parameter inside a string and therefore use ' as a string delimiter instead of " :
    L['Are you sure you wish to remove "%s" from the variable SET list?'] = true
    in that case, how can I safely use ' as a word separator (as in "I'm glad to see you"), please ?

    L['Are you sure you wish to remove "%s" from the variable SET list?'] = 'Etes-vous sûr(e) de vouloir supprimer "%s" de l'ensemble de variables ?'
    Not sure wether there is an escape character in LUA language like in C language (\X) or if I should put two single quotes or something ? For now, I've workaround-ed this problem by wording differently the sentence but I'm curious to know the proper way to do this
    Last edited by Daeri : 02-25-2010 at 05:32 AM Reason: question

Similar Threads

  1. Replies: 29
    Last Post: 06-27-2009, 03:09 AM
  2. Replies: 1
    Last Post: 04-23-2009, 05:57 PM
  3. Any idea when we'll see an update for Jamba?
    By Clovis in forum Macros and Addons
    Replies: 2
    Last Post: 04-20-2009, 09:21 AM
  4. Jamba Addon new features suggetion
    By Ivanhalf in forum Macros and Addons
    Replies: 3
    Last Post: 04-01-2009, 04:26 AM
  5. SickOfClickingDailies AddOn - great for multiboxers
    By puppychow in forum Macros and Addons
    Replies: 1
    Last Post: 10-16-2008, 04:14 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •