Commit Graph

82 Commits

Author SHA1 Message Date
Arpit Jalan d0cf73f105 Update Translations 2014-10-23 20:15:56 +05:30
Arpit Jalan 92efee088e Add missing transation files and update translations 2014-10-16 23:25:34 +05:30
Arpit Jalan 648e7b90f4 Update Translations 2014-10-09 01:37:59 +05:30
Neil Lalonde 4f461739fb Update translations 2014-10-03 10:41:37 -04:00
Arpit Jalan 6989557a26 Update Translations 2014-09-30 19:53:17 +05:30
Arpit Jalan b8b20cb9af Update Translations 2014-09-23 21:17:42 +05:30
Arpit Jalan 6455dc7580 Add pl_PL translations for Poll plugin and update translations 2014-09-14 23:52:24 +05:30
Arpit Jalan 93d9fe0497 Update Translations 2014-09-04 21:48:58 +05:30
Arpit Jalan be8249f113 Update Translations 2014-08-28 08:52:11 +05:30
Arpit Jalan 02d05ca2ab Update Translations 2014-08-26 23:07:10 +05:30
Arpit Jalan 2e89ee953e Update Translations 2014-08-21 23:44:58 +05:30
Arpit Jalan 8c2476100b Update Translations 2014-08-18 20:47:59 +05:30
Arpit Jalan e98a6cf993 Update Translation 2014-08-15 23:32:14 +05:30
Arpit Jalan 38d6e74c0b Update translation to fix missing strings 2014-08-12 11:35:33 +05:30
Régis Hanol 85570ddc77 TRIVIAL: fix grammar on 'deferred' columns 2014-08-11 11:56:54 +02:00
Arpit Jalan 3339b30001 Update Translations 2014-08-09 02:04:01 +05:30
Arpit Jalan 2820bd34da Update Translations 2014-08-01 20:02:56 +05:30
Arpit Jalan 37981fb258 Update translations 2014-07-17 10:33:49 +05:30
Jeff Atwood 49dbded250 remove title_sanitize setting 2014-07-14 00:18:02 -07:00
Elliot Shepherd 2762bc7be5 FIX: avatars:regenerate rake task is now avatars:refresh 2014-07-08 15:17:48 +10:00
Arpit Jalan 923fa4646b Update Translations 2014-06-30 16:21:43 +05:30
Arpit Jalan 7dd7c5eb11 Update Translations 2014-06-19 17:49:05 +05:30
Sam a044e3de58 Remove min_posts_for_search_in_topic
no longer needed, we always search in topic
2014-06-10 15:07:38 +10:00
Arpit Jalan 96b72c7615 Update translations 2014-06-10 03:07:50 +05:30
Arpit Jalan 0571d500c9 Update translations 2014-05-30 07:08:40 +05:30
Neil Lalonde 56bd657d76 Update translations 2014-05-23 19:20:16 -04:00
Arpit Jalan f8255f4443 Update translations 2014-05-22 22:28:47 +05:30
Neil Lalonde f111e4ba56 Update translations 2014-05-14 12:37:00 -04:00
Neil Lalonde 11c0eb8db3 Update translations 2014-05-07 10:33:41 -04:00
Neil Lalonde 31043275d3 Update translations from Transifex 2014-04-14 11:53:25 -04:00
Robin Ward f8964bf453 Remove unused SiteSetting 2014-04-09 16:18:31 -04:00
Régis Hanol 50cc7dedb0 Merge pull request #2098 from nbalonso/spanish-translation
updated spanish translation
2014-03-13 11:00:04 +01:00
Noel B. A 2d9aae80be updated spanish translation 2014-03-10 17:55:47 +03:00
Sam 3be310a0cb Merge pull request #2049 from nbalonso/spanish-translation
updated spanish translation
2014-03-05 11:22:16 +11:00
Jeff Atwood d5ec409434 add Transifex link to header of translation files 2014-03-04 14:35:23 -08:00
Noel B. A 2fd49934e8 updated spanish translation
still there are a ton of things to do
2014-03-04 00:24:08 +03:00
Jeff Atwood fbf9006a63 email deliverability test copy update 2014-02-23 02:42:06 -08:00
Matt Campbell ef24882999 Adding additional ES translations 2014-02-17 10:55:08 -05:00
Jose Anasco 294d7cb555 Added and updated Spanish translations
Updated:
1. client.es.yml
2. server.es.yml
3. server.en.yml
2014-02-14 19:29:16 -05:00
Régis Hanol 50273ba815 rename site setting to 2014-02-13 13:31:14 -08:00
Sam 7ad00f426c FEATURE REMOVAL: persona login
see: https://meta.discourse.org/t/pulling-persona-out-of-discourse-core/12613
2014-02-11 16:56:48 +11:00
Régis Hanol 129617b415 Lots of bugfixes
BUGFIX: navigation bar should always activate the right tab (even when diging into a top period)
BUGFIX: /top pages titles
BUGFIX: no "edit category" button on /top page after visiting a category
BUGFIX: properly hide category columns when there is no children category (on both filter + top pages)
BUGFIX: promises not caught when scrolling down a topic list to load more of them
BUGFIX: CSS on category dropdowns
Updated `top_menu` i18n with available filters
2014-01-18 19:27:25 +01:00
Neil Lalonde 52580f09af Rename favorite to starred everywhere 2014-01-10 14:54:19 -05:00
Sam 1533a1163c use_ssl is just confusing, it means use_https , fix name of setting 2014-01-09 10:51:38 +11:00
Robin Ward 4ce81e1b01 Rename "Best Of" to "Summary" 2013-11-18 12:48:26 -05:00
Sam 666264879c change it so all topics MUST include a category, we store a special uncategorized category to compensate
this cleans up a bunch of internals and removes some settings
2013-10-24 12:08:02 +11:00
Sam 2ce4468aa5 rename system_username to site_contact_username , system_user is a special user with -1 id that is only used for certain admin tasks
for example system_user will autoclose stuff if needed, it will delete stubs and be the target for flag pms
2013-09-06 17:28:37 +10:00
Robin Ward fe3a69c271 Private message emails now include the history 2013-08-07 13:03:45 -04:00
Robin Ward 43ceacabab Link to edit "About Me" links directly to the field. 2013-07-22 16:53:21 -04:00
Jeff Atwood 2c314e275e improve new category copy a bit 2013-07-09 00:49:38 -07:00