Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving Login menu language strings #10336

Merged
merged 3 commits into from
May 8, 2016

Conversation

infograf768
Copy link
Member

@infograf768 infograf768 commented May 8, 2016

As title says. Changed Custom URL to Internal URL and added a placeholder.

After patch:
screen shot 2016-05-08 at 19 24 43

@@ -93,12 +93,13 @@ COM_USERS_ERROR_SECRET_CODE_WITHOUT_TFA="You have entered a Secret Code but two
COM_USERS_FIELD_CATEGORY_ID_LABEL="Category"
COM_USERS_FIELD_ID_LABEL="ID"
COM_USERS_FIELD_LOGIN_MENUITEM="Menu Item"
COM_USERS_FIELD_LOGIN_REDIRECT_CHOICE_DESC="'Custom URL' lets you manually enter any internal url in the Redirect field. 'Menu Item' lets you directly select an existing menu item.<br />For a multilingual site, it is advised to use 'Menu Item'."
COM_USERS_FIELD_LOGIN_REDIRECT_PLACEHOLDER="index.php?Itemid=999&lang=en-GB"
COM_USERS_FIELD_LOGIN_REDIRECT_CHOICE_DESC="'Internal URL' lets you manually enter any internal url in the Redirect field. 'Menu Item' lets you directly select an existing menu item.<br />For a multilingual site, it is advised to use 'Menu Item'."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you change "advised" to "recommended"

@brianteeman
Copy link
Contributor

Made some comments inline

@andrepereiradasilva
Copy link
Contributor

it seems travis is still recovering from today merge frenzy.

@infograf768
Copy link
Member Author

@brianteeman
Done.

@@ -196,11 +196,11 @@ JFIELD_LANGUAGE_DESC="Assign a language to this article."
JFIELD_LANGUAGE_LABEL="Language"
JFIELD_LOGIN_IMAGE_DESC="Select or upload an image to display on login page."
JFIELD_LOGIN_IMAGE_LABEL="Login Image"
JFIELD_LOGIN_REDIRECT_URL_DESC="If an URL is entered here, users will be redirected to it after login. The URL must not be an external one."
JFIELD_LOGIN_REDIRECT_URL_DESC="If a URL is entered here, users will be redirected to it after login.<br />The URL must be internal (ex: index.php?Itemid=999)."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry one last change
ex should be eg

No periods just as this
internal (eg: index.php?Itemid=999)."

@brianteeman
Copy link
Contributor

Sorry one last change and then we can make it RTC

@brianteeman brianteeman added this to the Joomla 3.6.0 milestone May 8, 2016
@joomla-cms-bot joomla-cms-bot removed this from the Joomla 3.6.0 milestone May 8, 2016
@brianteeman
Copy link
Contributor

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10336.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label May 8, 2016
@MATsxm
Copy link

MATsxm commented May 8, 2016

I have tested this item ✅ successfully on b09ce72

Thanks


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10336.

@roland-d roland-d merged commit f727719 into joomla:staging May 8, 2016
@brianteeman brianteeman added this to the Joomla 3.6.0 milestone May 10, 2016
@infograf768 infograf768 deleted the loginmenustrings branch May 11, 2016 06:19
@zero-24
Copy link
Contributor

zero-24 commented May 11, 2016

please remove the label @joomla-cms-bot

@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label May 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language Change This is for Translators
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants