* @translation Dominik Reichardt */ // for the configuration manager $lang['ActionReaderFirst'] = 'Erste Aktion bei einem Zugriff'; $lang['ActionReaderSecond'] = 'Zweite Aktion für einen Zugriff falls die erste scheitert.'; $lang['ActionReaderThird'] = 'Dritte Aktion für einen Zugriff falls die zweite scheitert.'; $lang['GoToEditMode'] = 'Direkt in den Bearbeitungsmodus wechseln?'; $lang[action_plugin_combo_routermessage::CONF_SHOW_PAGE_NAME_IS_NOT_UNIQUE] = 'Wenn in den Bearbeitungsmodus gewechselt wird, eine Meldung zeigen wenn der Seitenname nicht eindeutig ist'; $lang[action_plugin_combo_routermessage::CONF_SHOW_MESSAGE_CLASSIC] = 'Die klassischen Nachrichten zeigen wenn eine Aktion durchgeführt wird ?'; $lang['WeightFactorForSamePageName'] = 'Weight factor for same page name to calculate the score for the best page.'; $lang['WeightFactorForStartPage'] = 'Weight factor for same start page to calculate the score for the best page.'; $lang['WeightFactorForSameNamespace'] = 'Weight factor for same namespace to calculate the score for the best page.'; ?>