Skip to content

Gmail::Message has hard coded label names #41

Description

@bootstraponline

From @github0013 on September 29, 2011 2:41

gmail has its own special label names such as

"[Gmail]/All Mail",
"[Gmail]/Drafts",
"[Gmail]/Important",
"[Gmail]/Sent Mail",
"[Gmail]/Spam",
"[Gmail]/Starred",
"[Gmail]/Trash"

but these are translated in other language if the gmail language setting is not English.

For an instance, if I set it to Japanese, the labels are listed as below.
*the labels you create will not be affected under in any language setting

"[Gmail]/すべてのメール",
"[Gmail]/ゴミ箱",
"[Gmail]/スター付き",
"[Gmail]/下書き",
"[Gmail]/迷惑メール",
"[Gmail]/送信済みメール",
"[Gmail]/重要"

I am currently using gmail in English to avoid this problem, but could there be a way to add a method to configure this language setting?

Copied from original issue: nu7hatch/gmail#41

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions