Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other language #165

Open
cympfh opened this issue Feb 5, 2014 · 5 comments
Open

Other language #165

cympfh opened this issue Feb 5, 2014 · 5 comments

Comments

@cympfh
Copy link

cympfh commented Feb 5, 2014

current version can apply only for English ("Sent Mail", "Trash"...) in Gmail setting

@gamag
Copy link

gamag commented Feb 14, 2014

Maybe it would be possible to make this names configurable in the rc file, as well as giving the the header of a message you replay to (in stead of eg. "at {date} {name} wrote:", "am {date} schrieb {name}:" could be configured)

@danchoi
Copy link
Owner

danchoi commented Feb 14, 2014

Thanks for the suggestion.

If you tail ~/.vmail/default/vmail.log, can you copy some of the names of the loaded mailboxes in your language? I'd like to see what the pattern is. For English, it looks like this:

Loaded mailboxes: ["INBOX", "[Gmail]/All Mail", "[Gmail]/Drafts", \
"[Gmail]/Important","[Gmail]/Sent Mail", "[Gmail]/Spam", "[Gmail]/Starred",\
"[Gmail]/Trash",  "MyLabel1"]

@gamag
Copy link

gamag commented Feb 14, 2014

For me, in German, it's like that:

Loaded mailboxes: ["INBOX",  "mylabel1/mylable1.1/mylable1.1.1", \ 
"[Gmail]/Alle Nachrichten", "[Gmail]/Entwürfe", "[Gmail]/Gesendet", "[Gmail]/Markiert",  \ 
"[Gmail]/Papierkorb", "[Gmail]/Spam", "[Gmail]/Wichtig", "საქართველო"]

(All, Drafts, Sent, Starred, Trash, Spam, Important)

notalex added a commit that referenced this issue May 12, 2014
@notalex
Copy link
Collaborator

notalex commented May 19, 2014

@cympfh this problem has been addressed in the version 2.9.0. Some additional configuration will be required as documented in this wiki.

@notalex
Copy link
Collaborator

notalex commented May 19, 2014

@gamag thanks for your suggestion. Will look into it this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants