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

34 Commits

Author SHA1 Message Date
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
a47a9c2b87 Added missing strings as comments; synced format with
values/strings.xml
2011-02-14 07:11:11 +01:00
Koji Arai
a0dd3d992d Updated Japanese translation. catch up with a3793ac. 2011-02-13 09:46:26 +09: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
Koji Arai
a82444bd64 Improved Japanese translation 2011-01-31 16:16:22 +00:00
Koji Arai
503844a2eb Improved Japanese translation. 2011-01-29 14:15:00 +00:00
Koji Arai
a9f566a024 Updated Japanese translation. catch up with r3191 2011-01-29 14:14:44 +00:00
Koji Arai
a9dd1ab5b4 Updated Japanese translation. catch up with r3156 2011-01-27 15:36:07 +00:00
Koji Arai
7ecfb96dea Improved Japanese translation. 2011-01-08 14:57:46 +00:00
Koji Arai
626567a368 Updated Japanese translation. catch up with r3052 2011-01-08 14:57:31 +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
Koji Arai
2d7bd5a341 Updated Japanese translation. catch up with r3018 2011-01-01 04:44:32 +00:00
Koji Arai
46944b56d1 Updated Japanese translation. Thanks to hatty. 2010-12-10 15:32:41 +00:00
Jesse Vincent
a521d231e6 rename the "notifications title" string for reuse 2010-11-28 20:28:26 +00:00
Koji Arai
6c3838909f Updated Japanese translation. 2010-11-20 19:44:25 +00:00
Koji Arai
884829a2e7 Newly added Japanese 2 providers. 2010-11-20 19:44:06 +00:00
Fiouz
b5df3f3c3a "Updated res/values-ja/strings.xml to match r2744 (folder string identifiers changed)" 2010-11-17 22:06:45 +00:00
Koji Arai
8198ce96f2 Updated Japanese translation. 2010-11-05 16:46:15 +00:00
Jesse Vincent
c5cf9e5c8c message_to_label and message_to_fmt were used from places that weren't
their original sources. rename them to lie less.
2010-10-29 22:34:59 +00:00
Koji Arai
aa46da06bb Updated Japanese translation. catch up with r2580 2010-10-29 15:50:58 +00:00
Jesse Vincent
78f797dda8 A previous refactoring broke notification for messages from the user by
replacing  a localized string with substitutions with a concatenation
in one of two places the string was used.
2010-10-08 05:09:38 +00:00
Koji Arai
b1074329e4 On the MessageList and the MessageView, prefer to use the display name registered in the Contacts rather than raw addresses.
Update issue 2144
2010-08-30 14:37:34 +00:00
Jesse Vincent
be8ac83198 A first pass at letting users choose not to top-post their message
replies.  Code By achen.code@gmail.com

Fixes Issue 2262
2010-08-30 00:00:34 +00:00
Koji Arai
e43297cd8b Updated japanese translation. 2010-08-11 15:45:23 +00:00
Thialfihar
7d6798cc67 removed string constant "find_action", as it isn't used anywhere anymore 2010-08-05 10:58:13 +00:00
Koji Arai
fc934e1baa Updated japanese translation for the apg-integration. 2010-07-30 15:50:02 +00:00
Jesse Vincent
7a4d12b53b Merge from apg-integration 2010-07-27 12:10:09 +00:00
Koji Arai
b3ac8fa252 Updated japanese translation. Thanks to hatty. 2010-07-25 15:04:00 +00:00
Koji Arai
0a38d9242c Updated japanese translation to match r1932 and r1950. 2010-07-15 16:58:22 +00:00
Koji Arai
bccfae7703 Added japanese translation made by hatty. 2010-07-11 15:35:31 +00:00