[Pieforms-commit] SF.net SVN: pieforms: [287] pieforms-php5/trunk/src/static/jscalendar/lang
Status: Alpha
Brought to you by:
oracleshinoda
From: <ora...@us...> - 2008-01-29 04:27:24
|
Revision: 287 http://pieforms.svn.sourceforge.net/pieforms/?rev=287&view=rev Author: oracleshinoda Date: 2008-01-28 20:27:29 -0800 (Mon, 28 Jan 2008) Log Message: ----------- Removed stupid BOMs from files. Modified Paths: -------------- pieforms-php5/trunk/src/static/jscalendar/lang/calendar-br.js pieforms-php5/trunk/src/static/jscalendar/lang/calendar-el.js pieforms-php5/trunk/src/static/jscalendar/lang/calendar-fi.js pieforms-php5/trunk/src/static/jscalendar/lang/calendar-pl-utf8.js Modified: pieforms-php5/trunk/src/static/jscalendar/lang/calendar-br.js =================================================================== --- pieforms-php5/trunk/src/static/jscalendar/lang/calendar-br.js 2008-01-29 04:26:57 UTC (rev 286) +++ pieforms-php5/trunk/src/static/jscalendar/lang/calendar-br.js 2008-01-29 04:27:29 UTC (rev 287) @@ -1,4 +1,4 @@ -// ** I18N +// ** I18N // Calendar pt-BR language // Author: Fernando Dourado, <fer...@ig...> Modified: pieforms-php5/trunk/src/static/jscalendar/lang/calendar-el.js =================================================================== --- pieforms-php5/trunk/src/static/jscalendar/lang/calendar-el.js 2008-01-29 04:26:57 UTC (rev 286) +++ pieforms-php5/trunk/src/static/jscalendar/lang/calendar-el.js 2008-01-29 04:27:29 UTC (rev 287) @@ -1,4 +1,4 @@ -// ** I18N +// ** I18N Calendar._DN = new Array ("Κυριακή", "Δευτέρα", Modified: pieforms-php5/trunk/src/static/jscalendar/lang/calendar-fi.js =================================================================== --- pieforms-php5/trunk/src/static/jscalendar/lang/calendar-fi.js 2008-01-29 04:26:57 UTC (rev 286) +++ pieforms-php5/trunk/src/static/jscalendar/lang/calendar-fi.js 2008-01-29 04:27:29 UTC (rev 287) @@ -1,4 +1,4 @@ -// ** I18N +// ** I18N // Calendar FI language (Finnish, Suomi) // Author: Jarno Käyhkö, <ga...@ph...> Modified: pieforms-php5/trunk/src/static/jscalendar/lang/calendar-pl-utf8.js =================================================================== --- pieforms-php5/trunk/src/static/jscalendar/lang/calendar-pl-utf8.js 2008-01-29 04:26:57 UTC (rev 286) +++ pieforms-php5/trunk/src/static/jscalendar/lang/calendar-pl-utf8.js 2008-01-29 04:27:29 UTC (rev 287) @@ -1,4 +1,4 @@ -// ** I18N +// ** I18N // Calendar PL language // Author: Dariusz Pietrzak, <ey...@gh...> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |