Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Language for Org agenda
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
twiki  
View profile  
 More options Sep 27 2012, 3:38 pm
Newsgroups: gnu.emacs.help
From: twiki <twiki7...@gmail.com>
Date: Thu, 27 Sep 2012 12:38:00 -0700 (PDT)
Subject: Language for Org agenda
How do I change the language that displays the agenda
of Org? I would like the names of the days in Italian!

Grazie!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bastien  
View profile   Translate to Translated (View Original)
 More options Sep 27 2012, 4:49 pm
Newsgroups: gnu.emacs.help
From: Bastien <b...@altern.org>
Date: Thu, 27 Sep 2012 22:49:37 +0200
Local: Thurs, Sep 27 2012 4:49 pm
Subject: Re: Language for Org agenda

twiki <twiki7...@gmail.com> writes:
> How do I change the language that displays the agenda
> of Org? I would like the names of the days in Italian!

(setq calendar-day-name-array
      ["lunedì" "martedì" "mercoledì" "giovedì"
       "venerdì" "sabato" "domenica"])

(setq calendar-month-name-array
      ["gennaio" "febbraio" "marzo" "aprile" "maggio" "giugno"
       "luglio" "agosto" "settembre" "ottobre" "novembre" "dicembre"])

--
 Bastien


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »