HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/PvdBoogaard/indoorski.nl/backup/oude-site/cms/modules/twitter/language.ini
ModuleNameSingular = "Twitter"
ModuleNamePlural = "Twitter"
ModuleDescription = "Displays the listing of recent tweets and/or a 'follow on twitter' link for a specific user."
ResourceBoxOptions = "Twitter Options"
field_youtubeurl_Name = "Twitter Video"
Heading = "YouTube Video URL"
field_youtubeurl_HelpText = "Put in the URL to the youtube video you wish to embed into this content post."
field_youtubeurl_Label = ""
invalid_youtube = "The URL you entered for your YouTube video is not valid."
TwitterOptions = "Twitter Options"

; [Configuration Screen]
ConfigureIntroduction = "Use the fields below to specify the users to use for this twitter. <ul><li>The 'Site Layout Block Options' section allows you to place blocks on your site layout page. Once configured, you will see new module blocks appear on your <a href='index.php?section=layout&action=view'>Site Layout</a> page that you can place on your website.</li><li>The 'New Content Tweeting' section allows you to specify user accounts that should be tweeted to when new content is posted. You will also need to add the 'Twitter' field to your <a href='index.php?section=contenttypes&action=view'>content types</a>.</li></ul>"

field_twitter_follow_Name = "'Follow' Twitter User"
field_twitter_follow_Label = ""
field_twitter_follow_HelpText = "Put in a twitter username to be used for the 'Follow on twitter' block."

field_twitter_follow_Example = "Such as @username (1 user only)"

field_twitter_users_Name = "'Latest Tweets' Users"
field_twitter_users_Label = ""
field_twitter_users_HelpText = "Put in one or more twitter uses to enable a list of their latest tweets to be placed on the website. Separate multiple users by spaces or commas."
field_twitter_users_Example = "Such as @username or for multiple users @user1, @user2, @user3"

field_twitter_tweetcount_Name = "Number of Tweets"
field_twitter_tweetcount_Label = ""
field_twitter_tweetcount_HelpText = "Enter the number of tweets that should be shown per user for the 'Latest Tweets'."

FollowUsOnTwitter = "Follow on twitter"
TwitterUserNotExist = "The twitter user '@%s' does not exist."
LatestTweetsFor = "%s Tweets"
SiteLayoutBlocks = "Site Layout Block Options"

; [User Accounts on Configuration Screen]
configureUserAccounts = "User Accounts"
field_twitterusers_Name = "User Accounts"
AddTwitterUserAccount = "Add a User Account..."
EditTwitterUserAccount = "Edit User"
SelectUserAccount = "--- Select a User Account ---"
SelectAddUserAccount = "--- Add a User Account ---"
AddUserAccountModalTitle = "Add a Twitter User Account"
EditUserAccountModalTitle = "Edit a Twitter User Account"
buttonSaveAccount = "Save Account"
twitterIsDefault = "Default Account"
twitterPassword = "Twitter Password"
twitterUsername = "Twitter Username"
yesIsDefault = "Yes, make this account the default account to use when posting content"
LeavePasswordBlank = "Leave blank unless changing the password"
EnterUsername = "Please enter a twitter username."
EnterPassword = "Please enter the password for this twitter account."
InvalidUserData = "Invalid twitter account information was sent to the server."
InvalidTwitterAccount = "Either the username or password entered is invalid. Twitter did not recognise these details. Please check your details and try again."
UserAccountSaveSuccess = "Your twitter user account has been saved successfully."
MySQLUserSaveError = "An error occurred while trying to save your user to the database. MySQL said: "
DeleteTwitterUserAccount = "Delete User"
ConfirmDeleteUser = "Are you sure you want to delete this Twitter user account? Click OK to confirm."
MySQLUserDeleteError = "An error occurred while trying to delete your user from the database. MySQL said: "
UserAccountDeleteSuccess = "Your twitter user account has been deleted successfully."
automaticTweetPosting = "New Content Tweeting "

; [Posting / Editing Content]
field_posttweet_Name = "Twitter"
field_posttweet_Label = "Yes, post a tweet about this %s."
field_posttweet_HelpText = "Checking this option will post a tweet to the selected twitter account about this %s. Usually this is only done when creating new content. It is not recommended to post a tweet everytime you update the content, unless it is significant."
useThisAccount = "Post using this account"
NoTwitterUsersToSelect = "No twitter accounts available. <a href='index.php?section=modules&action=configure&id=twitter' target='_blank'>Configure the twitter module</a> to add accounts."
tweetExampleIntro = "Tweet Example"
defaultTweetMessage = "New {contenttype} posted: {title} {url}"
field_twitter_message_Name = "Tweeting Template"
field_twitter_message_HelpText = "This is the tweet message that is used when posting a tweet about a new content item. There are several placeholders you can use: <br /><br />{title} - The title of the content item, trimmed to fit into the tweet.<br /><br />{contenttype} - The name of the content type being posted from, e.g. article or web page.<br /><br />{url} - The canonical URL for the content item, i.e. A short URL version which points to the content item. Full URLs will often not fit into a tweet."
UnableToTweet = "Unable to post a tweet to the {username} twitter account. The user details may be incorrect, or you may have gone over your <a href='http://apiwiki.twitter.com/Rate-limiting' target='_blank'>API rate limit</a>."