Page MenuHomePhabricator

Switch to using the new validator framework for WMCZ-Tracker project
Closed, ResolvedPublic

Description

Request and confirmation - https://phabricator.wikimedia.org/T230302#5436937

  • Confirm with community
  • Submit / patch
  • Deploy on Translatewiki.net

Event Timeline

Change 538842 had a related patch set uploaded (by Abijeet Patro; owner: Abijeet Patro):
[translatewiki@master] Replace checkers with validators for the WMCZ Tracker project

https://gerrit.wikimedia.org/r/538842

abi_ triaged this task as Medium priority.Sep 24 2019, 9:02 AM
abi_ updated the task description. (Show Details)

Change 538842 merged by jenkins-bot:
[translatewiki@master] Replace checkers with validators for the WMCZ Tracker project

https://gerrit.wikimedia.org/r/538842

abi_ claimed this task.
abi_ moved this task from In Review to Done on the Language-Team (Language-2019-July-September) board.

Added the following validators,

  1. %d, %s
  2. %(doctype)s, %(deposit_url)s, %(year)d
  3. {{PLURAL:GETTEXT|%s paper found|%s papers found}}
  4. Ensure source and translation match in terms of starting / ending with newlines.

See screenshots,

Variable

image.png (434×1 px, 36 KB)


image.png (404×1 px, 28 KB)

Plural / Newline

image.png (467×1 px, 44 KB)