1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
Commit Graph

621 Commits

Author SHA1 Message Date
cketti
67b2921bcf Replaced tabs with spaces 2011-05-05 00:20:59 +02:00
cketti
d5c865749d Merge branch 'refs/heads/master' of ssh://git@github.com/k9mail/k-9.git 2011-04-30 23:24:23 +02:00
cketti
785fd397c5 Updated catalan translation (dvbotet) 2011-04-30 23:22:47 +02:00
Koji Arai
23d1d8dd8b Updated Japanese translation. catch up with a4db299. 2011-05-01 01:35:11 +09:00
Koji Arai
d745df753d Improved Japanese translation 2011-04-29 04:25:58 +09:00
Koji Arai
9b2e4c43a9 Fixed default sender color in the MessageList 2011-04-26 23:49:25 +09:00
Jesse Vincent
ad46c5a22e default path to save attachments isn't an interaction preference. until
we have a "storage" toplevel preferences section, move it to misc
2011-04-24 14:13:13 +10:00
Jesse Vincent
a4db299289 we don't use def_ to mean default 2011-04-24 14:12:32 +10:00
Jesse Vincent
0b2a9b5912 Phrasing improvements for "where to save attachments" preference 2011-04-24 14:11:43 +10:00
Bernhard Redl
e278ea23e9 Add a preference for selecting a default folder in which to save attachments 2011-04-24 13:55:25 +10:00
cketti
44feb1563b Updated german translation (nagel.patrick) 2011-04-21 00:05:03 +02:00
Koji Arai
3b4fcbe602 Updated Japanese translation. catch up with 4aec4b0. 2011-04-13 23:30:21 +09:00
cketti
467b623903 Updated polish translation (rabbbit) 2011-04-03 22:11:29 +02:00
cketti
65c6fe592e Updated polish translation (alekhavoc) 2011-04-03 00:19:14 +02:00
cketti
cf9d26dcf5 Updated galician translation (fernandocoello) 2011-04-03 00:12:52 +02:00
cketti
4bfff6ee1a Updated german translation 2011-04-02 23:20:56 +02:00
cketti
4b5fe32504 Apostrophe fix 2011-04-01 06:42:09 +02:00
cketti
275ffd56a5 Updated catalan translation (dvbotet) 2011-04-01 06:08:22 +02:00
cketti
9d86e065a2 Added placeholders for newly added string to translations 2011-04-01 05:41:16 +02:00
cketti
4aec4b096c Added option to disable confirmation dialog for "mark all as read"
Fixes issue 1415
2011-04-01 05:34:27 +02:00
cketti
c852721f8a Added placeholders for missing strings to translations 2011-04-01 05:03:05 +02:00
cketti
319c9b0693 Added placeholders for "spam confirmation" strings to translations 2011-04-01 04:30:34 +02:00
cketti
53a316234c Lowercase "spam" 2011-04-01 03:52:34 +02:00
cketti
1f59098232 Changed wording of "move to spam confirmation" strings 2011-04-01 00:03:27 +02:00
Archibald Sheran
80f055a0a7 Issue 2296 Spam message 2011-04-01 05:54:51 +08:00
Tammo Oepkes
fc0415bf76 translation fixes: Anhang instead of Anlage 2011-03-24 00:10:27 +01:00
Tammo Oepkes
6622bee05d fixed bad german translation for 'fetching mail' 2011-03-23 23:34:33 +01:00
Jesse Vincent
81644d0f4b Initial support for a button to look up contacts in a contact provider 2011-03-22 18:07:47 +11:00
mwolschon
0b7280b212 added German translation for danapple's commit
"Display a short toast when attempting to open an unavailable account."
2011-03-21 12:31:57 +01:00
danapple
90fc3d2c8d Grey out unavailable accounts.
Display a short toast when attempting to open an unavailable account.

Conflicts:

	res/values/strings.xml
	src/com/fsck/k9/activity/Accounts.java
2011-03-19 12:36:58 -05:00
cketti
c7e29645ca Apostrophe fix for resources (again...) 2011-03-13 21:41:05 +01:00
cketti
cc6803b957 Updated catalan translation (dvbotet) 2011-03-13 21:33:44 +01:00
cketti
76fafcc816 Updated swedish translation (daniel.malmgren.DM) 2011-03-13 21:26:43 +01:00
cketti
af9b40dda4 Updated pt-BR translation (noeczisto)
See issue 3110
2011-03-09 22:43:29 +01:00
Jesse Vincent
d2a32f1ea0 pt-BR Translation fixes from noeczisto. Fixes issue 3107 2011-03-09 14:50:36 -05:00
Jesse Vincent
cebf0b3e16 German updates (By badgering rafl on IRC) 2011-03-08 15:25:13 -05:00
baolongnt
06ecc11ee7 Merge commit '4586ba560e3498ead43fc4eacb7a92a3ce62de75'
Merged branch issue-3060 to master: Option to hide special accounts
2011-03-06 16:53:21 -08:00
cketti
6a5646478e Updated catalan translation 2011-03-06 19:03:04 +01:00
cketti
203dab5c64 Revert changes for issue 549 (import/export settings).
The feature will be polished in branch "issue549".
2011-02-28 22:55:34 +01:00
danapple
a7e134164f Handle pluralization of import toasts. 2011-02-27 13:35:59 -06:00
danapple
932d178679 Merge branch 'issue549'
Conflicts:
	src/com/fsck/k9/Account.java
	src/com/fsck/k9/K9.java
	src/com/fsck/k9/Preferences.java
	src/com/fsck/k9/activity/Accounts.java
	src/com/fsck/k9/activity/ActivityListener.java
	src/com/fsck/k9/activity/ChooseFolder.java
	src/com/fsck/k9/activity/FolderInfoHolder.java
	src/com/fsck/k9/activity/FolderList.java
	src/com/fsck/k9/activity/K9Activity.java
	src/com/fsck/k9/activity/K9ListActivity.java
	src/com/fsck/k9/activity/MessageList.java
	src/com/fsck/k9/activity/MessageReference.java
	src/com/fsck/k9/activity/MessageView.java
	src/com/fsck/k9/activity/setup/AccountSettings.java
	src/com/fsck/k9/controller/MessagingController.java
	src/com/fsck/k9/crypto/Apg.java
	src/com/fsck/k9/helper/DateFormatter.java
	src/com/fsck/k9/helper/DomainNameChecker.java
	src/com/fsck/k9/mail/Address.java
	src/com/fsck/k9/mail/internet/MimeHeader.java
	src/com/fsck/k9/mail/internet/MimeMessage.java
	src/com/fsck/k9/mail/internet/MimeUtility.java
	src/com/fsck/k9/mail/store/ImapStore.java
	src/com/fsck/k9/mail/store/LocalStore.java
	src/com/fsck/k9/mail/store/WebDavStore.java
	src/com/fsck/k9/mail/transport/SmtpTransport.java
	src/com/fsck/k9/view/AttachmentView.java
2011-02-27 13:09:38 -06:00
cketti
6630159aed Reverted commit 9ad258381b 2011-02-26 23:11:57 +01:00
Jesse Vincent
9ad258381b updated Catalan translation 2011-02-26 16:13:13 -05:00
danapple
6dc94fb78e First mostly working copy of export/import. Committing while I sort
out how to use git.
2011-02-26 11:31:56 -06:00
cketti
4586ba560e Added new hide_special_accounts_* strings to translations 2011-02-26 15:11:30 +01:00
cketti
3964189f8c Updated spanish translation with changes provided by Hayawata
See issue 3061
2011-02-26 00:07:17 +01:00
baolongnt
fce2fc12d0 Implemented option to hide special accounts (issue 3060) 2011-02-25 12:36:47 -08:00
cketti
32d03d7cbf Corrected spanish translation with information provided by hayawata.
Fixes issue 3052
2011-02-24 16:32:45 +01:00
cketti
14221fd98d Added placeholders for missing strings to translations 2011-02-21 01:05:31 +01:00
Jan Berkel
41378188f9 Updates to the view need to happen on the UI thread
Fixes downloading attachments (would just fail silently)

  Also added a ProgressDialog since progress() just asks for
  progress to displayed in the title bar. Since there is no title bar,
  no progress is shown at all.
2011-02-20 18:49:55 +01:00