TYPO3: Disable language labels in backend - typo3

In Typo3, is there any way I can disable the language labels next to the content elements?
Or even better: Is there a way to disable all language features for a single-language site? Though the other language options are not that important as I can disable them via Page TSConfig.

It's not possible to disable all language features since even if you only have one language. You need some language specific settings, e.g. locale for date formatting or typo3Language to get the proper translation of labels in the frontend.
Nevertheless, you can change the label next to the flag:
Go to the Sites module on the left side
Select your site configuration
Go to the "Languages" tab
Select your language
Change the title, e.g. to Deutsch

Related

Combine separate page with default culture

Is there any way I can combine separate page with default culture, means when I change to the other language than the US I will see the same not translated page.
I can do that for the whole site using the 'Combine with default culture' setting from the Multilingual content settings, but that is not what I need, as far as some pages should not be displayed for other languages than the US.
I am using the Kentico 11 version.
There are multiple ways to achieve that is you don't want to use the "Combine with default culture" setting:
While switching to other language choose copy content from default language, but you have then duplicated content so you need to edit it twice when needed
Specify the english version to have culture unique url/path (for example by configuring it in Properties -> Urls -> Path or pattern property) and then setup redirection on that other language page to redirect there (Properties -> Navigation -> URL redirection)

Handling left to right content within an MSM site in AEM?

How would you manage right to left content in aem for Arabic languages using msm; E.g. Search box, the search icon will be on left for Arabic site?
Language specific styling is usually handled applying specific css/js to the content. I have not done Arabic site specifically but have done Chinese or Japanese which are also right to left.
As practice, your site could provide the locale information and based on that locale CSS namespacing can be used to get the specific language styling

How to make a website with two language for front end using TYPO3 v6.2

I need to create a website with two languages one with English and German. I'm not aware of TYPO3 scripts.
As I studied different references I saw this one and tried to work out.
But I'm not able to use it because their is no language bar in top of my TYPO3 back end. Also when i tried to add language in drop down of edit page and add content page it shows only 'Default' in the list.
How can make a website with different language switching in front end?
thanks in advance
The "List"-Module (on the left) is your friend:
chose the list module and afterwards your rootpage in the pagetree (PID = 0).
In the content section in the right upper bar you can "create a new record".
Chose "Website language" and fill in the wanted properties and values...
Afterwards you will find the dropdown to create a page translation in the newly added language...

Joomla! 3 multi language content switching

Many visitors visiting our website by a link to content in a different language from their mother tongue. If they click on the language switcher, they will be redirected to the home link of the current menu. That means they have to navigate to the content again.
Is there a Plugin available that solve this problem?
The use should change the language and see the english version of the specific content.
That should not be the case, if you have set up bi/multi language in the right way.
Have you associated the articles to each others as well as the menu entrys?
You need to have exact copies of your menu.
Are you talking about "Content Pages" that have no menu entry? If so, try to create a menu which is not visible for the user, but use it to associate content.
You find the Association Tab in the Menu Entry Edit
The Falang component allows you to manage all your content translations, even the content of all your components/modules, on your web site.
Falang doesn't use the default language system of Joomla 2.5 and 3.3. You don't have to specify a language for each content article or menu item (which results in a huge amount of duplication). You don't need to create few menu copies, few articles/categories copies for different languages.
Here is described how to use it

vBulletin Language Manager

i've edited default(en) vBulletin language for my own language(Turkish), but when i want to use it for my other forums with the same version(4.2.0) / when i download vbulletin-language.xml for later use, then i'm reloading it , but some phrases turn into default style although i've edited them and translated it in my language.
1-Returns default style
2-Why its textarea is a litle long than edited ones?
Please help i have been trying to solve this problem for days
[Screenshot]
My problem may be seen on the image above
Go to : admincp -> Languages and Phrases -> Downloading and Uploading Languages
in download section choice your language and then there are 2 other options :
Include Custom Phrases AND Just fetch phrases (No language settings will be included if 'Yes' is selected)
By "language settings" we mean the settings you see when you click the [Edit Settings] link in the Language Manager. If this language is just translated phrases and no custom settings then you can select "Yes" here. Otherwise you should select "No" to keep the language whole as it is now.
in vbulletin main manual there are not good describe for this options : vbulettin manual