From f7892e2c27b96566489297ae53dee0ed3e53bd9c Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 28 May 2012 15:10:13 +0000 Subject: my 5 cents git-svn-id: http://svn.miranda-ng.org/main/trunk@214 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TipperYM/translations.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/TipperYM/translations.cpp b/plugins/TipperYM/translations.cpp index 3251329cab..1fd6e67c39 100644 --- a/plugins/TipperYM/translations.cpp +++ b/plugins/TipperYM/translations.cpp @@ -711,7 +711,7 @@ static DBVTranslation internalTranslations[] = { WordToCountry, _T("WORD to country name") }, { DwordToIp, _T("DWORD to ip address") }, { DayMonthYearToDate, _T("Day|Month|Year to date") }, - { DayMonthYearToAge, _T("Day|Month|Year to age") }, + { DayMonthYearToAge, _T("Day|Month|Year to age") }, { HoursMinutesSecondsToTime, _T("Hours|Minutes|Seconds to time") }, { DmyToTimeDifference, _T("Day|Month|Year|Hours|Minutes|Seconds to time difference") }, { DayMonthToDaysToNextBirthday, _T("Day|Month to days to next birthday") }, -- cgit v1.2.3