-rw-r--r-- | locale/en-US/fireflix.dtd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/en-US/fireflix.dtd b/locale/en-US/fireflix.dtd index 09112dc..668b684 100644 --- a/locale/en-US/fireflix.dtd +++ b/locale/en-US/fireflix.dtd | |||
@@ -42,32 +42,34 @@ | |||
42 | <!ENTITY panel.sets.name.tip "Photoset name"> | 42 | <!ENTITY panel.sets.name.tip "Photoset name"> |
43 | <!ENTITY panel.sets.photos.label "Photos"> | 43 | <!ENTITY panel.sets.photos.label "Photos"> |
44 | <!ENTITY panel.sets.photos.tip "Number of photos in set"> | 44 | <!ENTITY panel.sets.photos.tip "Number of photos in set"> |
45 | 45 | ||
46 | <!ENTITY panel.sets.cmd_refresh_sets "Refresh"> | 46 | <!ENTITY panel.sets.cmd_refresh_sets "Refresh"> |
47 | <!ENTITY panel.sets.cmd_properties "Properties"> | 47 | <!ENTITY panel.sets.cmd_properties "Properties"> |
48 | 48 | ||
49 | <!ENTITY panel.sets.generate_html "Generate HTML"> | 49 | <!ENTITY panel.sets.generate_html "Generate HTML"> |
50 | 50 | ||
51 | <!ENTITY panel.setphotos.title.label "Title"> | 51 | <!ENTITY panel.setphotos.title.label "Title"> |
52 | <!ENTITY panel.setphotos.title.tip "Picture title"> | 52 | <!ENTITY panel.setphotos.title.tip "Picture title"> |
53 | <!ENTITY panel.setphotos.taken.label "Taken"> | 53 | <!ENTITY panel.setphotos.taken.label "Taken"> |
54 | <!ENTITY panel.setphotos.taken.tip "When the picture was taken"> | 54 | <!ENTITY panel.setphotos.taken.tip "When the picture was taken"> |
55 | <!ENTITY panel.setphotos.upload.label "Uploaded"> | 55 | <!ENTITY panel.setphotos.upload.label "Uploaded"> |
56 | <!ENTITY panel.setphotos.upload.tip "When the picure was uploaded"> | 56 | <!ENTITY panel.setphotos.upload.tip "When the picure was uploaded"> |
57 | 57 | ||
58 | <!ENTITY panel.setphotos.generate_html "Generate HTML"> | ||
59 | |||
58 | <!ENTITY panel.tagslist.tag.label "Tag"> | 60 | <!ENTITY panel.tagslist.tag.label "Tag"> |
59 | 61 | ||
60 | <!ENTITY panel.uploadlist.file.label "File name"> | 62 | <!ENTITY panel.uploadlist.file.label "File name"> |
61 | <!ENTITY panel.uploadlist.title.label "Title"> | 63 | <!ENTITY panel.uploadlist.title.label "Title"> |
62 | <!ENTITY panel.uploadlist.status.label "Status"> | 64 | <!ENTITY panel.uploadlist.status.label "Status"> |
63 | 65 | ||
64 | <!ENTITY panel.upload_props.filename.label "File:"> | 66 | <!ENTITY panel.upload_props.filename.label "File:"> |
65 | <!ENTITY panel.upload_props.title.label "Title:"> | 67 | <!ENTITY panel.upload_props.title.label "Title:"> |
66 | <!ENTITY panel.upload_props.tags.label "Tags:"> | 68 | <!ENTITY panel.upload_props.tags.label "Tags:"> |
67 | 69 | ||
68 | <!ENTITY panel.uploads.upload.label "Upload"> | 70 | <!ENTITY panel.uploads.upload.label "Upload"> |
69 | <!ENTITY panel.uploads.clear.label "Clear"> | 71 | <!ENTITY panel.uploads.clear.label "Clear"> |
70 | <!ENTITY panel.uploads.remove.label "Remove"> | 72 | <!ENTITY panel.uploads.remove.label "Remove"> |
71 | <!ENTITY panel.uploads.add.label "Add"> | 73 | <!ENTITY panel.uploads.add.label "Add"> |
72 | <!ENTITY panel.uploads.generate_html "Generate HTML"> | 74 | <!ENTITY panel.uploads.generate_html "Generate HTML"> |
73 | 75 | ||