Opened 5 years ago

Closed 5 years ago

#1839 closed defect (fixed)

[patch] Pluralization in translatorTester.js

Reported by: ajlyon Owned by: ajlyon
Priority: trivial Milestone:
Component: translators Version: 1.0
Keywords: Cc:

Description

00:39:54 TranslatorTester: Running 1 test for LiveJournal

I'd like to fix the plural, since it'll bug me otherwise

Attachments (1)

plural.diff (812 bytes) - added by ajlyon 5 years ago.

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by ajlyon

comment:1 Changed 5 years ago by simon

  • Resolution set to fixed
  • Status changed from new to closed

In [9596]:

  • Closes #1839, [patch] Pluralization in translatorTester.js (thanks to Avram)
  • Fixes a bug with XMLHttpRequests for XML files on Chrome/Safari
  • Adds support for running tests for search translators and (untested) support for running tests for import translators
  • If a test specifies "items":"multiple", the testing framework ensures that multiple items are available, but only tests saving one
  • Properties explicitly defined as false are now ignored
Note: See TracTickets for help on using tickets.