author | Michael Krelin <hacker@klever.net> | 2006-09-26 19:21:57 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-09-26 19:21:57 (UTC) |
commit | c5ea6ff7abd6e376ae151c9724d24f6fe156766e (patch) (unidiff) | |
tree | 0df2e4ecf02f89c4b85d1950b5c6f4fd2f67f9bd /locale/en-US/fireflix.properties | |
parent | 5207247fdc837ae9de1d81db903f6cd92532595e (diff) | |
download | fireflix-c5ea6ff7abd6e376ae151c9724d24f6fe156766e.zip fireflix-c5ea6ff7abd6e376ae151c9724d24f6fe156766e.tar.gz fireflix-c5ea6ff7abd6e376ae151c9724d24f6fe156766e.tar.bz2 |
Initial import into public repository0.0
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@159 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (limited to 'locale/en-US/fireflix.properties') (more/less context) (ignore whitespace changes)
-rw-r--r-- | locale/en-US/fireflix.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/locale/en-US/fireflix.properties b/locale/en-US/fireflix.properties new file mode 100644 index 0000000..7caa12f --- a/dev/null +++ b/locale/en-US/fireflix.properties | |||
@@ -0,0 +1,11 @@ | |||
1 | postUploadPhotoset=Create a new photoset for uploaded photos (cancel if you don't want to create a photoset) | ||
2 | |||
3 | menutitle_Images=Images | ||
4 | menutitle_Links=Linked to… | ||
5 | urltype_s=Small square (75x75) | ||
6 | urltype_t=Thumbnail (fits in 100x100) | ||
7 | urltype_m=Small (fits in 240x240) | ||
8 | urltype__=Medium (fits in 500x500) | ||
9 | urltype_b=Large (fits in 1024x1024) | ||
10 | urltype_o=Original image | ||
11 | urltype_p=Flickr photo URL | ||