Commit Graph

22 Commits

Author SHA1 Message Date
Fiouz 05cf4522ff Adjust translations for the spam confirmation pluralization
Make dialog_confirm_spam_message a plurals string key only to match 72870174ce.
The actual pluralization still has to be done.
2011-06-11 07:10:22 +02:00
Jan Berkel 632d7d8305 Point app_revision_url to updated URL and remove duplicates 2011-06-08 12:58:37 +02:00
cketti bb4da9a8ba Added placeholders for newly added string to translations 2011-05-05 00:21:00 +02:00
cketti 9d86e065a2 Added placeholders for newly added string to translations 2011-04-01 05:41:16 +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 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
cketti 4586ba560e Added new hide_special_accounts_* strings to translations 2011-02-26 15:11:30 +01:00
cketti 14221fd98d Added placeholders for missing strings to translations 2011-02-21 01:05:31 +01:00
cketti d311539436 Remove now unused strings 2011-02-20 04:56:02 +01:00
cketti deaea2d865 Note to self: first build, then commit! 2011-02-14 07:21:55 +01:00
cketti a47a9c2b87 Added missing strings as comments; synced format with
values/strings.xml
2011-02-14 07:11:11 +01:00
Jesse Vincent 028d07e59d Revert "Better explain what "recreate an account" means and that it now
resets" now that Dan has added a cache of these settings into the user's
preferences database

This reverts commit 203f9fbaf4.

Conflicts:

	res/values-fi/strings.xml
	res/values-zh-rCN/strings.xml
2011-02-07 20:39:57 -05:00
Dan Applebaum 945fd2ab71 At Jesse's suggestion, changing (Syncing off) to (Syncing disabled) and deleting obsolete translations. 2011-02-04 23:19:06 -05:00
Dan Applebaum ea3619b733 Display a message in the titlebar when K-9 Mail is not performing any message synchronization. This state will happen when no network is available, when background ops/background data/auto-sync settings turn off synchronization, or when no account is set for polling or pushing.
This revision respects the intention of r3011 that when K-9 Mail is
set for pushing only no message is displayed, as that condition is a
normal state.  However, it provides valuable feedback in other cases
that synchronization is off-line, as was done in r1433.

Although the case when the user has intentionally set no account for
polling or pushing can be considered "normal" and therefore unworthy
of a message, it turns out to be a significant burden to detect that
situation when the network is offline, since we normally do not even
try to figure out the account configurations in that case.  Therefore,
without making substantial, otherwise unwarranted, changes to
MailService.java, "Syncing off" would be displayed sometimes to such a
user, and sometimes not.  Since it is presumably a rare case, and
there is minimal harm to display the "Syncing off" message, the
message will be consistently displayed when no account is set for
polling or pushing.

Note to translators:
"Syncing off" is different than "Polling off".  The new phrase "Syncing
off" means that K-9 Mail is not performing any synchronization with
any mail server.  The prior non-English phrases for "Polling off" are
currently in-place as translations for "Syncing off", as it seems that
the meanings are close enough that it would be better to show the
obsolete translations that to fallback to the English "Syncing off".
However, better translations of "Syncing off" would be welcome.
2011-02-04 23:19:06 -05:00
Jesse Vincent 203f9fbaf4 Better explain what "recreate an account" means and that it now resets
folder classes. Translations into every language K-9 speaks. (With help
from google translate and native speakers)
2011-02-01 01:13:24 +00:00
Jesse Vincent 014e17d014 pt_BR update from Marcio 2011-01-17 14:47:47 +00:00
Andrew Chen 5fef7f3b07 Add support for Outlook-style quote headers as a preference under Account Settings -> Sending Mail.
Refactor forwarding header (header-style quote header) into individual string pieces that are assembled in code to accommodate future HTML version of headers.
Introduced four new strings for translation.
2011-01-05 23:58:14 +00:00
Jesse Vincent d0fa486148 typo in pt_BR 2011-01-03 03:56:56 +00:00
Jesse Vincent 4ab519664a remove a couple mistakenly translated strings from date formats 2011-01-03 03:56:39 +00:00
Jesse Vincent 37b74a43f4 Added a pt-rBR translation from Marcio Viterbo 2011-01-03 03:29:30 +00:00