summaryrefslogtreecommitdiff
path: root/program/localization
AgeCommit message (Collapse)Author
2015-04-16Add option to place signature at bottom of the quoted text even in ↵Aleksander Machniak
top-posting mode [sig_below]
2015-03-23WordingThomas Bruederli
2015-03-23Localize common error messages; improve explanation for CSRF check failuresThomas Bruederli
2015-02-25Improved handling of storage errors after message is sentAleksander Machniak
After sending a message it is stored in Sent folder, this operation may fail, e.g. because of "over quota" error. In such a case we'll not close the compose window, but display the error and, if user clicks Send/Save button, we'll display a dialog informing about the situation and providing an option to try the save operation again.
2015-02-17Add possibility to print contact information (of a single contact)Aleksander Machniak
2015-02-07Bump version and copyright yearThomas Bruederli
2015-02-07Update localizations from TransifexThomas Bruederli
2014-12-28Synchronized localizations from TransifexThomas Bruederli
2014-12-01Fix import of multiple contact email addresses from Outlook-csv format ↵Aleksander Machniak
(#1490169)
2014-11-28Fix button label: ignore -> Ignore (#1490170)Aleksander Machniak
2014-11-20Fix "x from y" -> "x of y"Aleksander Machniak
2014-11-12Force-pull translations from TransifexThomas Bruederli
2014-11-12Remove empty labels and translation filesThomas Bruederli
2014-11-10Updated localizations from Transifex1.1-betaThomas Bruederli
2014-11-07Add csv2vcard for ru_RU localizationAleksander Machniak
2014-09-03Fix page title when using search filter (#1490023)Aleksander Machniak
2014-09-02Add missing labelAleksander Machniak
2014-08-27Synchronized localizations with TransifexThomas Bruederli
2014-08-20Add config/preference option to disable saving messages in localStorage ↵Thomas Bruederli
(#1489979)
2014-08-17Update translationsAleksander Machniak
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-06-26Display full quota information in popup (#1485769, #1486604)Aleksander Machniak
2014-06-14Unify some labelsAleksander Machniak
2014-06-05Localize mail toolbar menu titlesThomas Bruederli
2014-06-05Navigate with arrow keys only in treelist widgets; fix keyboard event ↵Thomas Bruederli
detection in IE; new text label to help screen readers
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
Conflicts: program/include/rcmail_output_html.php program/js/app.js program/js/treelist.js program/lib/Roundcube/html.php skins/larry/styles.css skins/larry/templates/compose.html
2014-06-04Improved video support, all tinymce related resources moved to ↵Aleksander Machniak
program/js/tinymce/roundcube dir
2014-06-04Add fieldset legends and input element labels to contact edit formThomas Bruederli
2014-06-03Apply accessibility improvements to the settings sectionThomas Bruederli
2014-06-03Apply accessibility improvements to the address book taskThomas Bruederli
2014-06-02Some more improvemements on content structure, text representation and ↵Thomas Bruederli
keyboard navigation within the mail view
2014-05-30Display a warning if popup window was blocked (#1489618)Aleksander Machniak
2014-05-28Add message status labels to clientThomas Bruederli
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
Conflicts: program/js/app.js program/js/editor.js program/js/tiny_mce/tiny_mce.js program/steps/utils/spell_html.inc
2014-05-28Support csv contacts import in German localization (#1489920)Aleksander Machniak
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ↵Aleksander Machniak
TinyMCE4
2014-05-27More aria-* improvements to toggle buttons and autocompletion listsThomas Bruederli
2014-05-12Use localized labels for voice-only headings and link textsThomas Bruederli
2014-05-11Rephrase editor warning to better match both ways text2html and html2textAleksander Machniak
2014-04-23Further refine cross-folder searching:Thomas Bruederli
- Store incomplete search results in session and re-send search requests to the server if returned before complete (this should avoid hitting request timeouts). - Display full folder path on mouseover in message list - Remove pthreads implementation stuff as this wasn't really working
2014-04-07Added Italian localization for csv2vcard map (#1489773)Aleksander Machniak
2014-04-07Fix page title and folder selection in search modeThomas Bruederli
2014-04-07Merge branch 'dev-multi-folder-search'Thomas Bruederli
2014-04-04Improve error message on failed http connectionAleksander Machniak
2014-03-21Synchrnonized translations from TransifexThomas Bruederli
2014-01-30Add Standard Arabic translationThomas Bruederli
2014-01-30Updated localizations from TransifexThomas Bruederli
2014-01-22Improve wording: don't pretend that mailbox is empty if search/filter ↵Thomas Bruederli
doesn't find any messages
2014-01-20- Make search scope selectable in UIThomas Bruederli
- Disable thread mode when searching over multiple folders - Encode UID values for HTML message row identifiers