Commit graph

86 commits

Author SHA1 Message Date
c92d6f93d6 chg: updated translations 2020-06-14 16:34:55 +02:00
5f8482092a chg: replaced i18n tasks in ant with yarn scripts 2020-04-03 14:21:53 +02:00
c36302a83f chg: refactored deletion of accounts and sites 2018-05-21 15:00:57 +02:00
0cb91214c7 fix: typo in translation 2018-05-20 09:39:21 +02:00
6dde17b8e8 chg: updated translated messages 2018-05-18 20:55:53 +02:00
94bd4c1f59 fix: missing translations 2018-05-12 17:51:13 +02:00
922f2ed732 add: support for account deletion 2018-05-12 17:39:34 +02:00
b61940c2e1 add: display of a user’s timeline 2018-05-11 16:53:20 +02:00
c66b372748 add: site export in json format
contains vintage export.xml
2018-05-11 12:56:48 +02:00
5a2af525e1 chg: run account export as job 2018-05-05 11:04:17 +02:00
8b45d5acf7 fix: type in translation 2018-04-30 21:19:26 +02:00
3feee29c0f fix: missing translation 2018-04-30 13:51:42 +02:00
3a34a2fb0e fix: missing translations 2018-04-30 13:44:20 +02:00
0f44650110 Merge branch 'develop' into feature/emulate-deleted-site 2018-04-29 20:46:26 +02:00
4d85afcf8a add: support for data privacy statement and terms & conditions 2018-04-29 20:42:42 +02:00
b8d9958060 chg: translated new messages and rebuilt message files 2018-04-21 22:32:45 +02:00
e2d4447fbe fix: german t9n of “in {0} days” 2017-04-30 10:22:37 +02:00
7393f28e66 chg: updated i18n files 2017-04-30 09:52:30 +02:00
5f87f9a7af chg: updated message files 2015-08-10 16:32:19 +02:00
abc4392332 Updated translations 2015-05-23 17:35:19 +02:00
61333b5e65 Fixed German grammar 2015-04-12 14:00:46 +02:00
51ee6c1cf4 Fixed issue where selection of male gendered German language would display default (English) date formats 2015-04-07 16:03:50 +02:00
308c687fef Updated URLs after moving source code repository from Google Code to GitHub 2015-04-06 22:22:50 +02:00
978b532228 Added gendered german translations 2015-04-01 14:18:39 +02:00
3c669d34ec Replaced “Author” with “Account” 2015-03-28 19:40:09 +01:00
5391f96840 Merge branch 'develop' into feature/revise-translations
* develop:
  Fixed compatibility issues with missing core stylesheet / JavaScript
  Moved client-side upload code to Images#upload skin
  Re-added click handler for cancel links (compatibility)
  Fixed display of Gravatar for accounts
  Added code for embedded audio and video player (HTML5)
  (Whitespace)
  Updated proxy URL
  Updated translation files
  Slightly rearranged code
  Moved image dimension limits from image creation to site settings
  Fixed batch upload for layout images
  Refactored Story.getAbstract() method. Commented out abstract for custom content.
  Refactored Story.getDelta() method. Commented out calculation for custom content.
  Moved calculation of delta behind sanitizing comment title and completely removed HTML sanitization
  Moved calculation of delta behind sanitizing comment title and replaced call for setMetadata() with setCustomContent()
  Fixed appearance of button for new site creation
  Added box argument to image macro output
  Added metadata for Open Graph et al. to Stories.create_action()
  Implemented first version of multiple image upload by drag&drop
  Refactored Comment.update() method - text is now required, title remains optional - sanitize text first to catch potential empty string afterwards

Conflicts:
	i18n/antville.pot
	i18n/de.po
	i18n/en.po
	i18n/messages.de.js
	i18n/messages.en.js
2015-03-27 22:02:27 +01:00
d36ff32b37 Updated translation files 2015-03-27 15:55:05 +01:00
20e605aa7b Added accusatives for user-defined objects. Replaced user with account. Balanced out gender in german translation. 2015-03-25 16:04:47 +01:00
af18542fe5 Updated translation files 2015-03-25 13:11:05 +01:00
d856ba24e3 Renamed layout “variables” to “settings” 2015-03-14 16:17:16 +01:00
777e1eb1c1 Added claustra to list of directories scanned for message parsing 2015-02-22 16:18:52 +01:00
ebcdba78e0 Fixed german translation 2015-02-04 14:56:49 +01:00
119aadacd5 Updated gettext messages and i18n files 2015-01-31 22:11:30 +01:00
ab8560b057 Updated license header and unified comments 2014-07-04 17:16:51 +02:00
fe4132440e Updated i18n files 2011-06-04 18:04:28 +00:00
fb129cc351 Updated i18n files 2011-05-29 13:59:21 +00:00
3a02c7b557 Updated i18n files 2011-05-29 10:50:48 +00:00
745514faf1 Updated POT file and localized message files for en and de 2011-05-21 11:07:07 +00:00
ac0cf040b4 Updated POT file and localized message files for en and de 2011-05-21 10:16:03 +00:00
5888797569 Added URL keyword to svn:keywords property 2011-02-23 16:24:32 +00:00
888a2479b5 Fixed german translation of noun "Comment". In case of "to comment" is now translated as noun, too, this should be easy to fix with the cgettext() method -- hopefully. 2011-02-06 21:38:29 +00:00
3ff6d958ee Updated i18n template, translation and message files 2011-01-21 20:38:01 +00:00
516babe96f Fixed spelling of “Galerien” 2011-01-16 10:52:50 +00:00
884f83f1f6 Updated JavaScript message files 2010-06-05 07:24:52 +00:00
ea253236bb Wrapped missing message in <% gettext %> macro, added it to POT template and english message file and translated it to german. 2010-06-05 07:24:16 +00:00
de0bf7f906 Created missing translation (PO) files for all languages currently provided by using the Google Language API. Although the result is hardly adequate and will need thorough manual revision, it might be easier starting off some translations. The corresponding message files will not be provided unless a human being (preferably a native speaker) has taken care about a translation. 2010-06-04 07:47:19 +00:00
bc37f62560 Added missing space 2010-05-24 14:08:01 +00:00
ae44c39d6f * Heavily edited wording of gettext() calls in notification messages
* Removed numbered, footnote-like links in most of the noficitaion messages
 * Added prefix to subjects of notification mails (like “[Antville] ...”) for convenience
 * Added markgettext() calls for most of the prototype names and their plural forms – this time in each corresponding prototype file, though
 * Added options argument to global sendMail() method, currently only to switch inclusion of generic footer in mail body
 * Fix bug in Membership.contact_action() method when an unknown (i.e. unregistered or unsubscribed) user tries to send a message via contact form
 * Unified naming of notify skins (e.g. #notify_delete instead of #notify_deletion)
 * Updated and rebuilt i18n and message files
2010-05-24 13:32:40 +00:00
078d6662ff Added missing title parameter in remaining link macros. Fixes issue 110. 2010-05-07 15:48:21 +00:00
Christoph Leutner
98bb544ea8 Changed site exporting dialogue - issue 104 comments 6, 7. 2010-05-06 21:48:51 +00:00