diff --git a/templates/AssetAdmin_uploadiframe.ss b/templates/AssetAdmin_uploadiframe.ss index 1f47bec1..00be5b8c 100755 --- a/templates/AssetAdmin_uploadiframe.ss +++ b/templates/AssetAdmin_uploadiframe.ss @@ -19,6 +19,7 @@ fieldset { <% if CanUpload %> $UploadForm <% else %> -You do not have permission to upload files into this folder. +<% _t('PERMFAILED','You do not have permission to upload files into this folder.') %> + <% end_if %> \ No newline at end of file diff --git a/templates/BulkLoaderAdmin_preview.ss b/templates/BulkLoaderAdmin_preview.ss index 3a992d53..45c5a5f5 100755 --- a/templates/BulkLoaderAdmin_preview.ss +++ b/templates/BulkLoaderAdmin_preview.ss @@ -1,6 +1,7 @@

$Message -Results +<% _t('RES','Results') %> + <% control Results %> list changes here diff --git a/templates/CMSMain_versions.ss b/templates/CMSMain_versions.ss index b5d4dc11..b0401356 100755 --- a/templates/CMSMain_versions.ss +++ b/templates/CMSMain_versions.ss @@ -2,9 +2,9 @@ # - When - Author - Publisher + <% _t('WHEN','When') %> + <% _t('AUTHOR','Author') %> + <% _t('PUBR','Publisher') %> @@ -18,10 +18,12 @@ <% if Publisher %> $Publisher.FirstName $Publisher.Surname.Initial <% else %> - Unknown + <% _t('UNKNOWN','Unknown') %> + <% end_if %> <% else %> - Not published + <% _t('NOTPUB','Not published') %> + <% end_if %> diff --git a/templates/CommentList.ss b/templates/CommentList.ss index 28b1b48e..a7f7a28b 100755 --- a/templates/CommentList.ss +++ b/templates/CommentList.ss @@ -8,7 +8,7 @@ <% end_control %> <% else %> -

There are no comments on this page.

-

Comments are created whenever one of the 'workflow actions' - are undertaken - Publish, Reject, Submit.

+

<% _t('NOCOM','There are no comments on this page.') %>

+

<% _t('CREATEDW',"Comments are created whenever one of the 'workflow actions' + are undertaken - Publish, Reject, Submit.") %>

<% end_if %> \ No newline at end of file diff --git a/templates/ImageEditor.ss b/templates/ImageEditor.ss index ccd671c0..888a500f 100644 --- a/templates/ImageEditor.ss +++ b/templates/ImageEditor.ss @@ -3,7 +3,7 @@ <% base_tag %> - Untitled Document + <% _t('UNTITLED','Untitled Document') %> @@ -22,7 +22,7 @@

@@ -36,14 +36,14 @@
- - + +
@@ -79,7 +79,7 @@
diff --git a/templates/Includes/AssetAdmin_left.ss b/templates/Includes/AssetAdmin_left.ss index b55efe81..e6f6ef46 100755 --- a/templates/Includes/AssetAdmin_left.ss +++ b/templates/Includes/AssetAdmin_left.ss @@ -7,31 +7,31 @@ }; -

Folders

+

<% _t('FOLDERS','Folders') %>

$SiteTreeAsUL diff --git a/templates/Includes/AssetAdmin_right.ss b/templates/Includes/AssetAdmin_right.ss index 4f2ef40a..e36363f8 100755 --- a/templates/Includes/AssetAdmin_right.ss +++ b/templates/Includes/AssetAdmin_right.ss @@ -25,7 +25,7 @@

$ApplicationName

-

Welcome to $ApplicationName! Please choose a page from the left.

+

<% _t('WELCOME','Welcome to') %> $ApplicationName! <% _t('CHOOSEPAGE','Please choose a page from the left.') %>

<% end_if %> diff --git a/templates/Includes/AssetTableField.ss b/templates/Includes/AssetTableField.ss index 61cece37..cd166941 100755 --- a/templates/Includes/AssetTableField.ss +++ b/templates/Includes/AssetTableField.ss @@ -14,7 +14,7 @@ <% control Items %> - <% if Markable %>
Drag
$MarkingCheckbox<% end_if %> + <% if Markable %>
Drag
$MarkingCheckbox<% end_if %> <% control Fields %> $Value <% end_control %> @@ -23,7 +23,7 @@ <% if Can(delete) %> -
delete + delete <% end_if %> diff --git a/templates/Includes/BulkLoaderAdmin_left.ss b/templates/Includes/BulkLoaderAdmin_left.ss index 63261c05..84c5b27f 100755 --- a/templates/Includes/BulkLoaderAdmin_left.ss +++ b/templates/Includes/BulkLoaderAdmin_left.ss @@ -1,10 +1,10 @@ -
Functions
+
<% _t('FUNCTIONS','Functions') %>
<% if BulkLoaders %>
    -
  • Batch entry functions +
  • <% _t('BATCHEF','Batch entry functions')
      <% control BulkLoaders %> diff --git a/templates/Includes/CMSLeft.ss b/templates/Includes/CMSLeft.ss index 62beb76f..d17a1ee2 100755 --- a/templates/Includes/CMSLeft.ss +++ b/templates/Includes/CMSLeft.ss @@ -1,8 +1,8 @@ -

      Site Content

      +

      <% _t('SITECONT','Site Content') %>

      @@ -13,14 +13,14 @@ <% end_control %> - +
      diff --git a/templates/Includes/CMSRight.ss b/templates/Includes/CMSRight.ss index eb9530bb..a5dba985 100755 --- a/templates/Includes/CMSRight.ss +++ b/templates/Includes/CMSRight.ss @@ -1,4 +1,4 @@ -

      Edit Content

      +

      <% _t('ECONTENT','Edit Content') %>

       
      @@ -15,7 +15,7 @@
      -

      <% _t('WELCOMETO','Welcome to'); %> $ApplicationName! <% _t('CHOOSEPAGE','Please choose a page from the left.'); %>

      +

      <% _t('WELCOMETO','Welcome to') %> $ApplicationName! <% _t('CHOOSEPAGE','Please choose a page from the left.') %>

      <% end_if %> \ No newline at end of file diff --git a/templates/Includes/GenericDataAdmin_left.ss b/templates/Includes/GenericDataAdmin_left.ss index 79de2a0b..85e47600 100755 --- a/templates/Includes/GenericDataAdmin_left.ss +++ b/templates/Includes/GenericDataAdmin_left.ss @@ -10,18 +10,18 @@
      -

      Add Listing

      +

      <% _t('ADDLISTING','Add Listing') %>

      $AddForm
      -

      Search Listings

      +

      <% _t('SEARCHLISTINGS','Search Listings') %>

      $SearchForm
       
      -

      Search Results

      +

      <% _t('SEARCHRESULTS','Search Results') %>

      $Results
      diff --git a/templates/Includes/MemberList_Table.ss b/templates/Includes/MemberList_Table.ss index fd1db40b..e710a2e2 100755 --- a/templates/Includes/MemberList_Table.ss +++ b/templates/Includes/MemberList_Table.ss @@ -2,12 +2,12 @@ - - - + + + <% if DontShowPassword %> <% else %> - + <% end_if %> diff --git a/templates/Includes/MemberTableField.ss b/templates/Includes/MemberTableField.ss index 65182c26..07204b5e 100755 --- a/templates/Includes/MemberTableField.ss +++ b/templates/Includes/MemberTableField.ss @@ -25,7 +25,7 @@ <% if Markable %><% end_if %> <% if Can(show) %><% end_if %> <% if Can(edit) %><% end_if %> @@ -42,17 +42,17 @@ <% end_control %> <% if Can(show) %> <% end_if %> <% if Can(edit) %> <% end_if %> <% if Can(delete) %> <% end_if %> diff --git a/templates/Includes/NewsletterAdmin_BouncedList.ss b/templates/Includes/NewsletterAdmin_BouncedList.ss index ddfce9f9..5e11321a 100755 --- a/templates/Includes/NewsletterAdmin_BouncedList.ss +++ b/templates/Includes/NewsletterAdmin_BouncedList.ss @@ -4,12 +4,12 @@
    • Uncheck the box to enable sending to a blacklisted email address.
    • To remove a recipients's email address from your mailing list, click the delete icon.
    • -
      First NameSurname<% _t('FN','First Name') %><% _t('SN','Surname') %>Password<% _t('PASSWD','Password') %> 
        - addAdd new $Title + add<% _t('ADDNEW','Add new',50,'Followed by a member type') %> $Title    - show + show - edit + edit - delete + delete
      +
      - - + + @@ -35,5 +35,5 @@
      BlacklistedUser nameEmail address<% _t('UNAME','User name') %><% _t('EMADD','Email address') %> Reason: Date  
      <% else %> -

      No emails sent have bounced.

      +

      <% _t('NOBOUNCED','No emails sent have bounced.') %>

      <% end_if %> \ No newline at end of file diff --git a/templates/Includes/NewsletterAdmin_SiteTree.ss b/templates/Includes/NewsletterAdmin_SiteTree.ss index 68adef58..ef0bfdbc 100755 --- a/templates/Includes/NewsletterAdmin_SiteTree.ss +++ b/templates/Includes/NewsletterAdmin_SiteTree.ss @@ -4,7 +4,7 @@
    • $Title
    • <% end_control %> diff --git a/templates/Includes/NewsletterAdmin_UnsubscribedList.ss b/templates/Includes/NewsletterAdmin_UnsubscribedList.ss index 293274d2..f3f2f624 100755 --- a/templates/Includes/NewsletterAdmin_UnsubscribedList.ss +++ b/templates/Includes/NewsletterAdmin_UnsubscribedList.ss @@ -2,8 +2,8 @@ - - + + <% control Entries %> @@ -15,6 +15,7 @@
      User nameUnsubscribed on<% _t('UNAME','User name') %><% _t('UNSUBON','Unsubscribed on') %>
      <% else %>

      - No users have unsubscribed from this newsletter. + <% _t('NOUNSUB','No users have unsubscribed from this newsletter.') %> +

      <% end_if %> diff --git a/templates/Includes/NewsletterAdmin_left.ss b/templates/Includes/NewsletterAdmin_left.ss index 9a9789f8..695052c1 100755 --- a/templates/Includes/NewsletterAdmin_left.ss +++ b/templates/Includes/NewsletterAdmin_left.ss @@ -23,26 +23,26 @@ ul.tree li.MailType span.Sent a { } -

      Newsletters

      +

      <% _t('NEWSLETTERS','Newsletters') %>

        -
      • -
      • +
      • +
      <% include NewsletterAdmin_SiteTree %>
      diff --git a/templates/Includes/NewsletterAdmin_right.ss b/templates/Includes/NewsletterAdmin_right.ss index f72c083b..7f119281 100755 --- a/templates/Includes/NewsletterAdmin_right.ss +++ b/templates/Includes/NewsletterAdmin_right.ss @@ -10,17 +10,17 @@
        -
      • -
      • -
      • +
      • +
      • +
      $SendProgressBar

        -
      • -
      • +
      • +

      @@ -29,7 +29,7 @@ $EditForm <% else %>
      -

      Welcome to the $ApplicationName newsletter admininistration section. Please choose a folder from the left.

      +

      <% _t('WELCOME1','Welcome to the',50,'Followed by application name') %> $ApplicationName <% _t('WELCOME2','newsletter admininistration section. Please choose a folder from the left.',50) %>

      <% end_if %> diff --git a/templates/Includes/ReportAdmin_SiteTree.ss b/templates/Includes/ReportAdmin_SiteTree.ss index 0ca6c0f1..eed9619a 100755 --- a/templates/Includes/ReportAdmin_SiteTree.ss +++ b/templates/Includes/ReportAdmin_SiteTree.ss @@ -1,7 +1,7 @@ <% if Reports %>
        -
      • Reports +
      • <% _t('REPORTS','Reports') %>
          <% control Reports %>
        • diff --git a/templates/Includes/ReportAdmin_left.ss b/templates/Includes/ReportAdmin_left.ss index c2125b1d..eff82435 100755 --- a/templates/Includes/ReportAdmin_left.ss +++ b/templates/Includes/ReportAdmin_left.ss @@ -8,7 +8,7 @@ ul.tree a{ -

          Reports

          +

          <% _t('REPORTS','Reports') %>

          diff --git a/templates/Includes/ReportAdmin_right.ss b/templates/Includes/ReportAdmin_right.ss index a5cf273a..b666a5fc 100755 --- a/templates/Includes/ReportAdmin_right.ss +++ b/templates/Includes/ReportAdmin_right.ss @@ -4,7 +4,7 @@ $EditForm <% else %>
          -

          Welcome to the $ApplicationName reporting section. Please choose a specific report from the left.

          +

          <% _t('WELCOME1','Welcome to the',50,'Followed by application name') %> $ApplicationName <% _t('WELCOME2','reporting section. Please choose a specific report from the left.',50) %>

          <% end_if %> diff --git a/templates/Includes/SecurityAdmin_left.ss b/templates/Includes/SecurityAdmin_left.ss index 38eaee77..babcf37b 100644 --- a/templates/Includes/SecurityAdmin_left.ss +++ b/templates/Includes/SecurityAdmin_left.ss @@ -1,25 +1,25 @@ -

          Security Groups

          +

          <% _t('SECGROUPS','Security Groups') %>

            -
          • -
          • -
          • +
          • +
          • +
          $SiteTreeAsUL diff --git a/templates/Includes/SecurityAdmin_right.ss b/templates/Includes/SecurityAdmin_right.ss index 0a0b45b1..5e42e4c9 100644 --- a/templates/Includes/SecurityAdmin_right.ss +++ b/templates/Includes/SecurityAdmin_right.ss @@ -7,7 +7,7 @@ $EditForm <% else %>
          -

          Welcome to the $ApplicationName security admininistration section. Please choose a group from the left.

          +

          <% _t('WELCOME1','Welcome to the',50,'Followed by application name') %> $ApplicationName <% _t('WELCOME2','security admininistration section. Please choose a group from the left.',50) %>

          <% end_if %> diff --git a/templates/Includes/StatisticsAdmin_left.ss b/templates/Includes/StatisticsAdmin_left.ss index 978b1f85..a05f0b41 100644 --- a/templates/Includes/StatisticsAdmin_left.ss +++ b/templates/Includes/StatisticsAdmin_left.ss @@ -3,9 +3,9 @@
            -
          • Report Types -
          • Overview
          • -
          • Users
          • +
          • <% _t('REPTYPES','Report Types') %> +
          • <% _t('OVERV','Overview') %>
          • +
          • <% _t('USERS','Users') %>
          • Views
          • Trends
          • Operating Systems
          • diff --git a/templates/MemberList.ss b/templates/MemberList.ss index 97a05da4..dc524e7b 100755 --- a/templates/MemberList.ss +++ b/templates/MemberList.ss @@ -1,13 +1,13 @@
            - Filter + <% _t('FILTER','Filter',50,'Filter as a verb') %>
            $SearchField $OrderByField $GroupFilter - +
            diff --git a/templates/NewsletterList.ss b/templates/NewsletterList.ss index ffa15ec0..c70dd844 100755 --- a/templates/NewsletterList.ss +++ b/templates/NewsletterList.ss @@ -1,6 +1,6 @@ <% if Status = Draft %> -

            Please choose a draft on the left, or add one.

            +

            <% _t('CHOOSEDRAFT1','Please choose a draft on the left, or') %> <% _t('CHOOSEDRAFT2','add one') %>.

            <% end_if %> <% if Status = Sent %> -

            Please choose a sent item on the left.

            +

            <% _t('CHOOSESENT','Please choose a sent item on the left.') %>

            <% end_if %> diff --git a/templates/Newsletter_RecipientImportField.ss b/templates/Newsletter_RecipientImportField.ss index 2fd01579..cd2758e8 100755 --- a/templates/Newsletter_RecipientImportField.ss +++ b/templates/Newsletter_RecipientImportField.ss @@ -20,7 +20,8 @@ <% if ImportMessage %> <% end_if %> @@ -30,11 +31,11 @@ $ImportMessage

            Note: To see the new members on the Recipients tab, you need to reload the Mailing List.

              -
            • $NewMembers
            • -
            • $ChangedMembers
            • -
            • $ChangedFields
            • -
            • $SkippedRecords
            • -
            • $Time seconds
            • +
            • $NewMembers
            • +
            • $ChangedMembers
            • +
            • $ChangedFields
            • +
            • $SkippedRecords
            • +
            • $Time <% _t('SEC','seconds') %>

            <% end_if %> diff --git a/templates/Newsletter_RecipientImportField_Table.ss b/templates/Newsletter_RecipientImportField_Table.ss index 8c89335d..22fc42c1 100755 --- a/templates/Newsletter_RecipientImportField_Table.ss +++ b/templates/Newsletter_RecipientImportField_Table.ss @@ -15,15 +15,15 @@ -

            Contents of $FileName

            +

            <% _t('CONTENTSOF','Contents of') %> $FileName

            <% control CustomSetFields %> $FieldHolder <% end_control %> - - + + - +
            <% control ColumnHeaders %> diff --git a/templates/Newsletter_SentStatusReport.ss b/templates/Newsletter_SentStatusReport.ss index 5eb8f156..326394ac 100644 --- a/templates/Newsletter_SentStatusReport.ss +++ b/templates/Newsletter_SentStatusReport.ss @@ -1,11 +1,11 @@ <% if SentRecipients(Failed) %> -

            Sending to the Following Recipients Failed

            +

            <% _t('SENDFAIL','Sending to the Following Recipients Failed') %>

            - - - + + + @@ -22,14 +22,14 @@ <% end_if %> <% if SentRecipients(Bounced) %> -

            Sending to the Following Recipients Bounced

            +

            <% _t('SENDBOUNCED','Sending to the Following Recipients Bounced') %>

            DateResult<% _t('DATE','Date') %><% _t('RES','Result') %>
            - - - + + + @@ -52,9 +52,9 @@
            DateResult<% _t('DATE') %><% _t('RES') %>
            - - - + + + @@ -72,13 +72,13 @@ <% end_if %> <% if UnsentSubscribers %> -

            The Newsletter has Never Been Sent to Following Subscribers

            +

            <% _t('NEWSNEVERSENT','The Newsletter has Never Been Sent to Following Subscribers') %>

            DateResult<% _t('DATE') %><% _t('RES') %>
            - - - + + + @@ -96,13 +96,13 @@ <% end_if %> <% if SentRecipients(Sent) %> -

            Sending to the Following Recipients was Successful

            +

            <% _t('SENTOK','Sending to the Following Recipients was Successful') %>

            FirstnameSurname<% _t('FN','Firstname') %><% _t('SN','Surname') %>
            - - - + + + diff --git a/templates/PageCommentInterface.ss b/templates/PageCommentInterface.ss index fc894aed..ad655258 100755 --- a/templates/PageCommentInterface.ss +++ b/templates/PageCommentInterface.ss @@ -1,9 +1,9 @@
            -

            Post your comment

            +

            <% _t('POSTCOM','Post your comment') %>

            $PostCommentForm -

            Comments

            +

            <% _t('COMMENTS','Comments') %>

            <% if Comments %> @@ -19,7 +19,7 @@

            <% if Comments.PrevLink %> - « previous + « <% _t('PREV','previous') %> <% end_if %> <% if Comments.Pages %> @@ -33,13 +33,13 @@ <% end_if %> <% if Comments.NextLink %> - next » + <% _t('NEXT','next') %> » <% end_if %>

            <% end_if %> <% else %> -

            No one has commented on this page yet.

            +

            <% _t('NOCOMMENTSYET','No one has commented on this page yet.') %>

            <% end_if %>

            RSS feed for comments on this page

            diff --git a/templates/PageCommentInterface_singlecomment.ss b/templates/PageCommentInterface_singlecomment.ss index d2b5998c..52bc28d4 100755 --- a/templates/PageCommentInterface_singlecomment.ss +++ b/templates/PageCommentInterface_singlecomment.ss @@ -2,20 +2,20 @@ $Comment.XML

            - Posted by $Name.XML, $Created.Nice ($Created.Ago) + <% _t('PBY','Posted by') %> $Name.XML, $Created.Nice ($Created.Ago)

            diff --git a/templates/TaskList.ss b/templates/TaskList.ss index 1db4bad9..373fedcd 100755 --- a/templates/TaskList.ss +++ b/templates/TaskList.ss @@ -4,7 +4,7 @@ <% control Tasks %>
          • $Title -
            by $RequestedBy.FirstName $RequestedBy.Surname.Initial, $Created.Ago
            +
            <% _t('BY','by') %> $RequestedBy.FirstName $RequestedBy.Surname.Initial, $Created.Ago
          • <% end_control %> \ No newline at end of file diff --git a/templates/ThumbnailStripField.ss b/templates/ThumbnailStripField.ss index db4f29c2..925637c2 100755 --- a/templates/ThumbnailStripField.ss +++ b/templates/ThumbnailStripField.ss @@ -1,3 +1,3 @@
            - (Choose a folder above) + <% _t('CHOOSEFOLDER','(Choose a folder above)') %>
            \ No newline at end of file diff --git a/templates/WaitingOn.ss b/templates/WaitingOn.ss index 13108eed..636970a8 100755 --- a/templates/WaitingOn.ss +++ b/templates/WaitingOn.ss @@ -4,7 +4,7 @@ <% control Tasks %>
          • $Title -
            assigned to $AssignedTo.FirstName $AssignedTo.Surname.Initial $LastEdited.Ago
            +
            <% _t('ATO','assigned to') %> $AssignedTo.FirstName $AssignedTo.Surname.Initial $LastEdited.Ago
          • <% end_control %> \ No newline at end of file diff --git a/templates/email/SubmittedFormEmail.ss b/templates/email/SubmittedFormEmail.ss index 0c5df1c5..40470c3b 100755 --- a/templates/email/SubmittedFormEmail.ss +++ b/templates/email/SubmittedFormEmail.ss @@ -4,7 +4,8 @@

            $Subject

            - The following data was submitted to your website: + <% _t('SUBMITTED','The following data was submitted to your website:') %> +

            $Body diff --git a/templates/email/ViewArchivedEmail.ss b/templates/email/ViewArchivedEmail.ss index 517001e6..202e2bb8 100644 --- a/templates/email/ViewArchivedEmail.ss +++ b/templates/email/ViewArchivedEmail.ss @@ -1,3 +1,3 @@ -You have asked to view the content of our site on $ArchiveDate.Date +<% _t('HAVEASKED','You have asked to view the content of our site on',30,'Followed by a date') %> $ArchiveDate.Date -You can access the archived site at this link: $ArchiveURL \ No newline at end of file +<% _t('CANACCESS','You can access the archived site at this link:') %> $ArchiveURL \ No newline at end of file
            DateResult<% _t('DATE') %><% _t('RES') %>