diff options
author | Sascha Montellese <sascha.montellese@gmail.com> | 2012-07-08 14:41:21 -0700 |
---|---|---|
committer | Sascha Montellese <sascha.montellese@gmail.com> | 2012-07-08 14:41:21 -0700 |
commit | f1285469fb5c6551db29c60928f7f3517eff8d3e (patch) | |
tree | 34a1d5b9bb4898782553d05d0f1272960c12a3f6 /language | |
parent | ba554f1bc0f165ac494bae3ccaec4b74631f3574 (diff) | |
parent | a0323f267363a46320d6fa30f2b3d99047950f3f (diff) |
Merge pull request #1108 from Montellese/movie_tagging
add a tagging system for movies
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.po | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 05c8937a29..343b8071cd 100644 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -7427,8 +7427,32 @@ msgctxt "#20458" msgid "Group movies in sets" msgstr "" +msgctxt "#20459" +msgid "Tags" +msgstr "" + +msgctxt "#20460" +msgid "Add %s" +msgstr "" + +msgctxt "#20461" +msgid "Remove %s" +msgstr "" + +msgctxt "#20462" +msgid "New tag..." +msgstr "" + +msgctxt "#20463" +msgid "A tag with the name '%s' already exists." +msgstr "" + +msgctxt "#20464" +msgid "Select %s" +msgstr "" + #up to 21329 is reserved for the video db !! ! -#empty strings from id 20459 to 21329 +#empty strings from id 20465 to 21329 msgctxt "#21330" msgid "Show hidden files and directories" |