configuration/rwdcalendar.cnf in rwddemo-0.8 vs configuration/rwdcalendar.cnf in rwddemo-0.90
- old
+ new
@@ -1,27 +1,4 @@
-
-$extras_directory = "extras"
-
-
-class LanguageTextrwdcalendar
-
- def locale(languagecode,wordtotranslate)
-
- case languagecode
-
- when "en"
- case wordtotranslate
- when "year"
- return "year"
- when "month"
- return "month"
- end
- when "nl"
- case wordtotranslate
- when "year"
- return "jaar"
- when "month"
- return "maand"
- end
- end
- end
-end
\ No newline at end of file
+
+$extras_directory = "extras"
+
+