Active
Project:
Date
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2012 at 14:18 UTC
Updated:
11 Oct 2012 at 14:36 UTC
In German I see a translation where the placeholder @count, @date1 and @date2 contain word strings and no dates and @count does not contains a number. This makes it impossible to translate correctly.
Source code: Show @count value(s) starting with @date1, ending with @date2
Show <em>all value(s)</em> starting with <em>earliest</em>, ending with <em>latest</em>Zeige <em>Alle Wert(e)</em> beginnend am <em>frühestens</em>, endend am <em>spätestens</em>We need a full string to make it translatable without any single word placeholders. There is no problem to use these string with a number for @count and a date value for @date*, but words create context issues.