Dear all,

I've pushed a fix which introduces a new custom variable
`org-clock-clocktable-language-setup' - current value is:

(("en" "File" "L" "Timestamp" "Headline" "Time" "ALL" "Total time" "File time")
 ("fr" "Fichier" "N" "Horodatage" "Tâche" "Durée" "TOUT" "Durée totale" "Durée 
fichier"))

Now you can use :lang "fr" in clocktables to format your clocktable in
french.

Could people from various countries help with the translations of these
strings?

The format of each list in this alist is this:

        "en" : the two-characters language code
      "File" : For the _file_ column
         "L" : For the _level_ of the heading
 "Timestamp" : For the timestamp
  "Headline" : For the headline
      "Time" : For the time spent on the task
       "ALL" : Well, for "all".
"Total time" : For the total time of the clocktable
 "File time" : For the time spent on a task in a file

Thanks a lot in advance!

-- 
 Bastien

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to