Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/locale/en_US/LC_MESSAGES/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/locale/en_US/LC_MESSAGES/messages.po')
-rw-r--r--site/app/locale/en_US/LC_MESSAGES/messages.po13
1 files changed, 13 insertions, 0 deletions
diff --git a/site/app/locale/en_US/LC_MESSAGES/messages.po b/site/app/locale/en_US/LC_MESSAGES/messages.po
index 7bb3dff..52e088b 100644
--- a/site/app/locale/en_US/LC_MESSAGES/messages.po
+++ b/site/app/locale/en_US/LC_MESSAGES/messages.po
@@ -4789,3 +4789,16 @@ msgstr "Sugar"
msgid "devcp_actionbar_link_previews"
msgstr "Edit Previews"
+#: controllers/developers_controller.php:537
+msgid "devcp_error_activity_info_missing_activity_version"
+msgstr "The file activity/activity.info must contain a value for activity_version"
+
+#: controllers/developers_controller.php:533
+msgid "devcp_error_activity_info_missing_name"
+msgstr "The file activity/activity.info must contain a value for name"
+
+#: controllers/developers_controller.php:521
+#: controllers/developers_controller.php:529
+msgid "devcp_error_activity_info_not_found"
+msgstr "The activity bundle must contain a file named activity/activity.info"
+