Commit Graph

17 Commits

Author SHA1 Message Date
ansuz 610cd4570e make translation linter identify mismatched substitution placeholders and markup 2022-09-16 18:37:42 +05:30
ansuz da513e22f7 add translation linter rules to compare markup against base translation 2022-09-15 19:48:34 +05:30
ansuz 6349f01fd7 final translation fixes for admin panel
* add a 'reason' placeholder to prompts shown before archival and restoration
* use two existing keys to describe what document archival and restoration do
* use specific success messages where they already exist
* annotate UI so our script does not flag translated strings as unused
2022-09-07 16:22:08 +05:30
ansuz cc141ebee8 improve translation linting 2022-05-13 19:18:26 +05:30
ansuz 9b6871d710 lint ukrainian translations 2022-04-27 14:59:49 +05:30
ansuz f2950efca6 correctly detect -ise suffix at end of word only
...in translation linting rule
2022-04-14 13:16:46 +05:30
ansuz e3337a77b6 don't warn if translations include <code> 2022-03-31 10:21:00 +05:30
ansuz 4e571e0e8e final cleanup before merging support-categories 2022-03-10 16:08:13 +05:30
ansuz 0a302573b7 Merge branch 'staging' into soon 2022-01-05 13:56:28 +05:30
ansuz e1f52a1e37 enable linting for newly translated languages 2022-01-05 13:51:02 +05:30
ansuz 7a809cd45e Merge branch 'soon' into staging 2022-01-03 13:52:54 +05:30
ansuz c9facee6ec include Czech translation in list of files to lint 2022-01-03 13:38:22 +05:30
ansuz 41108bd92a ignore onlyoffice v5 when linting translations 2021-12-15 12:44:41 +05:30
ansuz 4f196270ce fix some path issues for translation review scripts 2021-09-07 19:12:46 +05:30
ansuz e074b36761 lint compliance 2021-08-30 17:48:31 +05:30
ansuz 0ea300638a generate a report of consistently duplicated translation keys 2021-08-26 19:50:26 +05:30
ansuz 9f52ec8dc7 add new translation check to find duplicates
and move all translation scripts into a dedicated folder
2021-08-23 18:19:35 +05:30