change enablePopup description to clarify, added new lang constants
This commit is contained in:
@ -94,3 +94,6 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1036,3 +1036,6 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1046,3 +1046,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1074,3 +1074,6 @@ $i18n_filename_to = array (
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1074,3 +1074,6 @@ $i18n_filename_to = array (
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1043,3 +1043,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -390,7 +390,7 @@
|
||||
@define('INSTALL_XHTML11', 'XHTML 1.1 Standard verwenden');
|
||||
@define('INSTALL_XHTML11_DESC', 'Soll der XHTML 1.1 Standard verwendet werden? (Erzeugt gültigen Code, kann jedoch bei älteren Browsern Probleme hervorrufen)');
|
||||
@define('INSTALL_POPUP', 'Popups für Kommentare, Trackbacks usw. verwenden?');
|
||||
@define('INSTALL_POPUP_DESC', 'Sollen die Links zu den Kommentaren, Trackbacks etc. in Popup-Fenstern geöffnet werden?');
|
||||
@define('INSTALL_POPUP_DESC', 'Sollen die Links zu den Kommentaren, Trackbacks etc. in Popup-Fenstern geöffnet werden? (Wird nicht von allen Themes unterstützt)');
|
||||
@define('INSTALL_EMBED', 'Eingebettete Nutzung von Serendipity aktivieren?');
|
||||
@define('INSTALL_EMBED_DESC', 'Falls Serendipity in eine normale Seite eingebettet werden soll, aktivieren Sie diese Option. Serendipity stellt dann nur Inhalte dar, und Sie können sich um Header und Footer kümmern. Lesen Sie die Datei README, um hierzu weitere Informationen zu erhalten.');
|
||||
@define('INSTALL_TOP_AS_LINKS', 'Top Exits/Referrers als Link anzeigen?');
|
||||
@ -1048,3 +1048,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -107,7 +107,6 @@
|
||||
@define('HOLDS_A_BLAHBLAH', 'Holds a nugget of HTML in your sidebar');
|
||||
@define('TITLE_FOR_NUGGET', 'Title for the nugget');
|
||||
@define('THE_NUGGET', 'The Nugget of HTML!');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Syndicate This Blog');
|
||||
@define('YOU_CHOSE', 'You chose %s');
|
||||
@define('IMAGE_ROTATE_LEFT', 'Rotate image 90 degrees counter-clockwise');
|
||||
@define('IMAGE_ROTATE_RIGHT', 'Rotate image 90 degrees clockwise');
|
||||
@ -400,7 +399,7 @@
|
||||
@define('INSTALL_XHTML11', 'Force XHTML 1.1 compliance');
|
||||
@define('INSTALL_XHTML11_DESC', 'Do you want to force XHTML 1.1 compliance (may cause problems for back-/frontend on older 4th generation browsers)');
|
||||
@define('INSTALL_POPUP', 'Enable use of popup windows');
|
||||
@define('INSTALL_POPUP_DESC', 'Do you want to use popup windows for comments, trackbacks et al?');
|
||||
@define('INSTALL_POPUP_DESC', 'Do you want to use popup windows for comments, trackbacks et al? (Not supported by all themes)');
|
||||
@define('INSTALL_EMBED', 'Is serendipity embedded?');
|
||||
@define('INSTALL_EMBED_DESC', 'If you want to embed serendipity within a regular page, set to true to discard any headers and just print the contents. You can make use of the indexFile option to use a wrapper class where you put your normal webpage headers. See the README file for more information!');
|
||||
@define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?');
|
||||
@ -1046,3 +1045,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1062,3 +1062,6 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1046,3 +1046,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1044,3 +1044,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1051,3 +1051,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1042,3 +1042,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1044,3 +1044,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1047,3 +1047,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1048,3 +1048,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1046,3 +1046,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1046,3 +1046,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1046,3 +1046,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1042,3 +1042,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1048,3 +1048,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1055,3 +1055,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1045,3 +1045,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1047,3 +1047,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -963,3 +963,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1044,3 +1044,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1034,3 +1034,6 @@ $i18n_filename_to = array (
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1043,3 +1043,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1048,3 +1048,6 @@ $i18n_unknown = 'tw';
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1048,3 +1048,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1049,3 +1049,6 @@ $i18n_unknown = 'tw';
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1044,3 +1044,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1,4 +1,3 @@
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -94,3 +94,6 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1036,3 +1036,6 @@ $i18n_filename_to = array('-', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1046,3 +1046,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1074,3 +1074,6 @@ $i18n_filename_to = array (
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1074,3 +1074,6 @@ $i18n_filename_to = array (
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1043,3 +1043,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -390,7 +390,7 @@
|
||||
@define('INSTALL_XHTML11', 'XHTML 1.1 Standard verwenden');
|
||||
@define('INSTALL_XHTML11_DESC', 'Soll der XHTML 1.1 Standard verwendet werden? (Erzeugt g<>ltigen Code, kann jedoch bei <20>lteren Browsern Probleme hervorrufen)');
|
||||
@define('INSTALL_POPUP', 'Popups f<>r Kommentare, Trackbacks usw. verwenden?');
|
||||
@define('INSTALL_POPUP_DESC', 'Sollen die Links zu den Kommentaren, Trackbacks etc. in Popup-Fenstern ge<67>ffnet werden?');
|
||||
@define('INSTALL_POPUP_DESC', 'Sollen die Links zu den Kommentaren, Trackbacks etc. in Popup-Fenstern ge<67>ffnet werden? (Wird nicht von allen Themes unterst<73>tzt)');
|
||||
@define('INSTALL_EMBED', 'Eingebettete Nutzung von Serendipity aktivieren?');
|
||||
@define('INSTALL_EMBED_DESC', 'Falls Serendipity in eine normale Seite eingebettet werden soll, aktivieren Sie diese Option. Serendipity stellt dann nur Inhalte dar, und Sie k<>nnen sich um Header und Footer k<>mmern. Lesen Sie die Datei README, um hierzu weitere Informationen zu erhalten.');
|
||||
@define('INSTALL_TOP_AS_LINKS', 'Top Exits/Referrers als Link anzeigen?');
|
||||
@ -1048,3 +1048,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -107,7 +107,6 @@
|
||||
@define('HOLDS_A_BLAHBLAH', 'Holds a nugget of HTML in your sidebar');
|
||||
@define('TITLE_FOR_NUGGET', 'Title for the nugget');
|
||||
@define('THE_NUGGET', 'The Nugget of HTML!');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Syndicate This Blog');
|
||||
@define('YOU_CHOSE', 'You chose %s');
|
||||
@define('IMAGE_ROTATE_LEFT', 'Rotate image 90 degrees counter-clockwise');
|
||||
@define('IMAGE_ROTATE_RIGHT', 'Rotate image 90 degrees clockwise');
|
||||
@ -400,7 +399,7 @@
|
||||
@define('INSTALL_XHTML11', 'Force XHTML 1.1 compliance');
|
||||
@define('INSTALL_XHTML11_DESC', 'Do you want to force XHTML 1.1 compliance (may cause problems for back-/frontend on older 4th generation browsers)');
|
||||
@define('INSTALL_POPUP', 'Enable use of popup windows');
|
||||
@define('INSTALL_POPUP_DESC', 'Do you want to use popup windows for comments, trackbacks et al?');
|
||||
@define('INSTALL_POPUP_DESC', 'Do you want to use popup windows for comments, trackbacks et al? (Not supported by all themes)');
|
||||
@define('INSTALL_EMBED', 'Is serendipity embedded?');
|
||||
@define('INSTALL_EMBED_DESC', 'If you want to embed serendipity within a regular page, set to true to discard any headers and just print the contents. You can make use of the indexFile option to use a wrapper class where you put your normal webpage headers. See the README file for more information!');
|
||||
@define('INSTALL_TOP_AS_LINKS', 'Show Top Exits/Referrers as links?');
|
||||
@ -1046,3 +1045,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1062,3 +1062,6 @@ Melvin TODO [20060128]: What spanish word do we use for "referrers" ??
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1046,3 +1046,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1044,3 +1044,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1051,3 +1051,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1042,3 +1042,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1044,3 +1044,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1047,3 +1047,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1048,3 +1048,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1046,3 +1046,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1046,3 +1046,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1046,3 +1046,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1042,3 +1042,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'a', 'A', 'b', 'B', 'c', 'C', 'c', 'C
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1048,3 +1048,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1055,3 +1055,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1045,3 +1045,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1047,3 +1047,6 @@ $i18n_filename_to = array('_', 'a', 'A', 'b', 'B', 'v', 'V', 'g', 'G', 'd', 'D
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -963,3 +963,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1044,3 +1044,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1034,3 +1034,6 @@ $i18n_filename_to = array (
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1043,3 +1043,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1048,3 +1048,6 @@ $i18n_unknown = 'tw';
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1048,3 +1048,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1049,3 +1049,6 @@ $i18n_unknown = 'tw';
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
@ -1044,3 +1044,6 @@
|
||||
@define('CUSTOM_CONFIG', 'Custom configuration file');
|
||||
@define('PLUGIN_ALREADY_INSTALLED', 'Plugin already installed, and does not support multiple installation ("stackable").');
|
||||
@define('INSTALL_DBPREFIX_INVALID', 'The database table name prefix must not be empty and may only contain letters, numbers and the underscore character.');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME', 'subToMe');
|
||||
@define('SYNDICATION_PLUGIN_SUBTOME_DESC', 'Show the subToMe button, a layer to make feed subscription easier');
|
||||
@define('SYNDICATE_THIS_BLOG', 'Subscribe');
|
Reference in New Issue
Block a user