Currently there is a help text on the Multilingual settings Strings tab (/admin/config/regional/i18n/strings) that reads:

"Only the strings that have the text formats selected will be allowed by the translation system. All the others will be deleted next time the strings are refreshed."

I don't understand this phrase and given that a wrong choice may results in that "all other will be deleted", this help text should be clearly rephrased.

If you can explain me what it means I can help rewriting this sentence.

Comments

jose reyero’s picture

It means strings with other text formats won't be handled/translated so they will be removed from our list of strings to translate.

batigolix’s picture

This is a clearer message, but I hope I understood well what the option does:

"The translation system only translates the strings in the selected text formats. All other strings will be ignored and removed from the list of translatable strings."

jose reyero’s picture

Status: Active » Fixed

Ok. Thanks.

batigolix’s picture

Status: Fixed » Active

Did you already review the UI of the i18n module(s) or is it too early for that? I found a second help text that could use a rewrite:

"If a text group is no showing up here it means this feature is not implemented for it."
at admin/config/regional/translate/i18n_string

The page is ambiguous about what I'm actually doing there: the tab says "strings", the title says "translate interface" and the main button says "refresh string".
I suspect this functionality is about loading strings in the database for translation, e.g. for when I have enabled translation of certain taxonomy terms. Is that right?

jose reyero’s picture

Category: bug » support
Status: Active » Fixed

Though these kind of suggestions are appreciated, we cannot really spend half an hour for every string there. So please post all the improvements at once, if in patch form better.

Also you can help improving these pages, http://drupal.org/node/133977

Thanks.

batigolix’s picture

Title: Rephrase helptext on Multilingual settings Strings tab » User interface text improvements
Component: Strings » User interface
Status: Fixed » Needs work
StatusFileSize
new1.37 KB

find attached a patch for 2 text improvements for the i18n_strings sub module

please check whether the meaning is still correct.

batigolix’s picture

StatusFileSize
new13.42 KB

Ignore patch above. the new attached patch contains all my ui text improvements for all i18n modules.

I reviewed all the strings in the code, without seeing them in their context within the i18n admin screens. I also skipped the help texts. So a more profound review of the UI may be needed

jose reyero’s picture

> I reviewed all the strings in the code, without seeing them in their context within the i18n admin screens ?

Really?

Please note that changing strings is a major headache for translators so we just fix mistakes and make needed improvements but we don't improve strings for them to look nicer.

The time to review module strings and make them look nicer was before the first stable relese.

jose reyero’s picture

Status: Needs work » Closed (won't fix)