Blame view

sources/apps/activity/l10n/en_GB.php 391 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
  <?php $TRANSLATIONS = array(
  "Activity" => "Activity",
  "No more activities to load." => "No more activities to load.",
  "Loading older activities" => "Loading older activities",
  "RSS feed" => "RSS feed",
  "No activities yet." => "No activities yet.",
  "You will see a list of events here when you start to use your %s." => "You will see a list of events here when you start to use your %s."
  );