Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7758853
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T13:28:28+00:00 2026-06-01T13:28:28+00:00

I have a Drupal 7 site and need to output a small calendar control

  • 0

I have a Drupal 7 site and need to output a small calendar control written in PHP.
It outputs a month name and table with days. Table has a header with week day names:
‘Mon’, ‘Tue’.

I need to output this with the current site language selected in Drupal. What’s the best way of doing this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T13:28:30+00:00Added an answer on June 1, 2026 at 1:28 pm

    In Drupal the function used to translate strings is t().

    When you enable a language that is not English, the literal strings passed to t() are replaced with the translation available in the translation files. If there isn’t a translation for the weekday short names, then on admin/config/regional/translate/translate you can add the translations.

    screenshot

    As the translation system is implemented in Drupal, it works only when the string passed to t() is a literal string. If the module is calling the function passing one of the following arguments, the string is not translatable.

    • the concatenation between two or more strings (t('This is a' . 'string that is not translatable'))
    • the content of a variable (t($text_to_translate))
    • the result of a function (t(get_string(STRING_ID_ERROR_MESSAGE)))

    If the module is hosted on drupal.org, then it can use the translation services provided from http://localize.drupal.org.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a PHP/MySQL site and we need to connect to a Drupal site
I need to develop a site on Drupal 7. I have some content types
I have an old drupal site that I'd like to upgrade, but I need
I am using some tokens in my drupal site. I have some php code
I have a drupal site in which I need to set a value in
I have a Drupal site on a shared web host, and it's getting a
Right now I have a Drupal site where I'm integrating a custom front-end interface
I have a rather complicated deploy setup for our Drupal site that is a
i would like to have a block on my drupal site(latest version) that displays
I would like to have external proofreaders to work directly inside my Drupal site.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.