Archived
1
0
Fork 0
This repository has been archived on 2026-05-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
fiktivkod/application/languages/en.ini
2010-10-02 15:34:55 +02:00

32 lines
1.2 KiB
INI

home = home
blog = blog
about = about fiktiv
example = "This is an example of %s and %s"
email = email
password = password
login = login
LOGIN_TXT = "Fill out your information below to login.<br /><p class="red">There is no sign up at this time.</p>"
START_TXT = "Welcome to fiktivkod.org. ...."
ABOUT_TXT = "Fiktiv (fiktivkod.org) is ... that started ..."
BLOG_LATEST_INTRO = "We at fiktivkod use this blog to tell our stories about happy times and maybe not so happy experience ... "
BLOG_ARCHIVE_INTRO = "Take a moment and look through our blog archive."
BLOG_READABLE_TXT = "we have gathered some resources that we think might be of intresst to webdevelopers and others."
BLOG_READABLE_SHIFLETT = "php guru and security expert. Blogs mostly about php security."
BLOG_READABLE_NETTUTS = "great resource for webdevelopers that want to expand their knowledge."
PORTFOLIO_INTRO = "This is some of the projects we have been working with."
ERROR_404 = "The page could not be found"
ERROR_404_TXT = "The page you are trying to visit does not exist."
ERROR_500 = "Oops, something went wrong"
ERROR_500_TXT = "We will look into it as soon as we can."
ERROR_TXT_WHAT = "The following went wrong"