- Apr 13, 2017
-
-
Matteo Aquila authored
-
Matteo Aquila authored
-
Matteo Aquila authored
-
Eugen authored
-
Isabelle Knott authored
-
Matt Jankowski authored
* Fix naming of JS locale constants * Improve the translation instructions re: const names
-
Matteo Aquila authored
-
Matteo Aquila authored
-
Matteo Aquila authored
-
Matteo Aquila authored
-
Matteo Aquila authored
-
Matt Jankowski authored
-
Matteo Aquila authored
-
Matteo Aquila authored
-
Matteo Aquila authored
-
Matteo Aquila authored
-
Matteo Aquila authored
update
-
YOSHIOKA Eiichiro authored
-
Musee U authored
-
Koala Yeung authored
* Exclude javascript locale files form Code Climate's duplication engine. It is silly to have duplication check with locale files. They are supposed to look similar. * Prevent unnecessary blocking for translation updates (like #1661)
-
Matteo Aquila authored
-
May Kittens Devour Your Soul authored
* Create simple.form.hr.yml * Create hr.yml * Update hr.yml * Update hr.yml * Create doorkeeper.hr.yml * Create devise.hr.yml
-
Eugen authored
-
Hugo Gameiro authored
* update portuguese translation added the missing fields and improved the translation * pt translations fix * improve last translation commit * fix damn quotes
-
新都心(Neet Shin) authored
* [l10n] ja: Improve Japanese Translations * ja: about: Fix highlighting * ja: Update Translations * ja: Translate admin settings Signed-off-by:
lindwurm <lindwurm.q@gmail.com> * Update ja.jsx * Update doorkeeper.ja.yml * Update ja.yml * Update ja.jsx * Update ja.jsx
-
Ratmir Karabut authored
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency * Update Russian translation * Arrange Russian setting alphabetically * Fix syntax error
-
Svetlozar Todorov authored
* Add translation files and declarations for Bulgarian * Add a bunch of translations to bg.jsx * Add rest of translations to bg.jsx * Add devise translations * Fix devise translations
-
Daijiro Wachi authored
-
Matt Jankowski authored
* Add request spec for host meta route returning xml * Add routing spec for xrd routes * Update well-known routes * Move webfinger and host-meta actions to their own controllers
-
Matt Jankowski authored
* Remove unused account_params method in admin/accounts controller * Introduce AccountFilter to find accounts * Use AccountFilter in admin/accounts controller * Use more restful routes admin silence and suspension area * Add admin/silences and admin/suspensions controllers
-
Matt Jankowski authored
* Refactor Export to take an account and know about the export types * Use Export instance in settings/exports#show
-
Koala Yeung authored
* Reorder javascript English locale file * Reorder translation string in order of the locale key. * Add javascript English locale missing language keys * Search all javascript language keys by command: `grep -REho '<FormattedMessage .*\/>' ./app/assets/javascripts/.` * Add all the missing language keys and their values to `en.jsx`. * Add javascript English locale missing language keys (2) * Find all `defineMessages` calls with this command: `grep -Rl 'defineMessages({.*' ./app/assets/javascripts/.` * Open all these files. Find the language key (`id`) in these statements. * Add all the missing language keys and their values to `en.jsx`. * Remove javascript English locale obsoleted language keys * Find all language keys that no longer exists in the source code and remove them. The removed keys include: * "compose_form.private" * "compose_form.unlisted" * "getting_started.about_addressing" * "getting_started.about_shortcuts" * "notification.mention" * "search.account" * "search.hashtag" * "tabs_bar.mentions" * "tabs_bar.public" * Javascript English locale file add note * Add notes to contributors about the English translation files. Hope that will make translation process smoother. * Update javascript locale defaultValue in code * Update the defaultValue in code according to the relevant translation in English locale file.
-
matteoaquila authored
-
Isabelle Knott authored
-
Matt Jankowski authored
* Remote spec for non-existent entry_classes helper method This method no longer exists, and is handled by a local variable in a partial instead. * Remove spec for non-existent Account#ping! method
-
tom authored
This may address the scrolling issues mentioned here: https://github.com/tootsuite/mastodon/issues/1622
-
Eugen authored
-
Thor Harald Johansen authored
* Working translation for Norwegian. * Fixes to Norwegian translation. * Further adjustments to Norwegian translation. * Further adjustments to Norwegian translation.
-
Isabelle Knott authored
-
- Apr 12, 2017
-
-
Eugen authored
-