txt_n_ bad to translate
Steps to reproduce
Discussions
-
Pasting the forum post content for future use.
'is there a possibility to add some words in front of the time variables "N" of this following TXT flags
TXT_N_MINUTES_AGO=minutes ago
TXT_N_HOURS_AGO=hours ago
TXT_N_DAYS_AGO=days ago
TXT_N_WEEKS_AGO=weeks ago
TXT_N_MONTHS_AGO=months ago
what i mean is something like this (sample for german language)
XX should be the time/minutes/hours/years ...TXT_N_MINUTES_AGO=some-words-before XX some-words-after
i have seen something like this at the language files from the component "jomsocial". They have a variable like this %1$s.
example from the language EN file of jomsocial:
now it is very easy to translate this flags in to german language.CC LAPSED YEARS=%1$s years
my jomsocial translated sample:
CC LAPSED YEARS=vor %1$s Jahren
--
Problem with year and years:
i have checked the language file (1.5.24) and found only the singular (TXT_YEAR=Year) flag, but no flag for plural years.
Powered by Bug Tracker
