You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= EFAQ 6.1.8 =
* Minor HTML improvements.
* Segregated core and plugin language files.
* Global plugin lang path issue fixed.
* Improved language file.
* Improved language text.
* License line text patched.
* Duplicating demo UID check added to demos observer.
* CSS class naming improved.
'LANG_DEMO_NOTE_ON_DATA_FLUSHING_TEXT' => 'By importing demo you will flush all your existing data of this plugin.',
118
+
'LANG_DEMO_NOTE_ON_NO_AFFECT_TO_OTHER_CONTENT_TEXT' => 'Other website content, including pages content, won\'t be affected, so you still have to add the shortcodes by yourself.',
119
+
'LANG_DEMO_NOTE_TO_HAVE_DATABASE_BACKUP_TEXT' => 'Make sure you have a latest database backup with you before importing a demo.',
120
+
121
+
// OK / Error Messages - Demo Element
122
+
'LANG_DEMO_IMPORTING_DIALOG_TEXT' => 'Are you sure? This will flush all the content of plugin you have!',
123
+
'LANG_DEMO_SQL_FILE_DOES_NOT_EXIST_OR_IS_NOT_READABLE_TEXT' => 'Error: Demo SQL file does not exists or is not readable!',
124
+
'LANG_DEMO_INSERTION_ERROR_TEXT' => 'Error: MySQL insert error in demo data import!',
125
+
'LANG_DEMO_INSERTED_TEXT' => 'Completed: Demo data has been imported successfully!',
126
+
127
+
// Install Element
128
+
'LANG_INSTALL_TEXT' => 'Install',
129
+
130
+
// OK / Error Messages - Install Element
131
+
'LANG_INSTALL_INSERTION_ERROR_TEXT' => 'Error on blog #%s: MySQL insert error in new installation!',
132
+
'LANG_INSTALL_INSERTED_TEXT' => 'Completed on blog #%s: Installation data has been inserted successfully!',
133
+
'LANG_INSTALL_REPLACE_ERROR_TEXT' => 'Error on blog #%s: MySQL replace error for installation data!',
134
+
'LANG_INSTALL_REPLACED_TEXT' => 'Completed on blog #%s: Installation data has been replaced successfully!',
135
+
136
+
// Status Element
137
+
'LANG_STATUS_TEXT' => 'Status',
138
+
'LANG_STATUS_NETWORK_TEXT' => 'Network Status',
139
+
'LANG_STATUS_S_PLUGIN_TEXT' => '%s Plugin Status', // Status page heading
'LANG_STATUS_NEWEST_VERSION_AVAILABLE_TEXT' => 'Newest version available',
148
+
'LANG_STATUS_YOU_HAVE_S_NO_UPDATE_AVAILABLE_TEXT' => 'You have %s. No update available.',
149
+
'LANG_STATUS_THE_NEWEST_VERSION_TEXT' => 'the newest plugin version',
150
+
'LANG_STATUS_UPDATE_FOLLOW_STEPS_TEXT' => 'To update the plugin, follow these steps',
151
+
'LANG_STATUS_UPDATE_STEP_MAKE_A_COPY_TEXT' => 'Always make a copy of your database before doing any update',
152
+
'LANG_STATUS_UPDATE_STEP_DOWNLOAD_NEW_VERSION_TEXT' => 'Download the new version',
153
+
'LANG_STATUS_UPDATE_STEP_UPLOAD_VIA_FTP_TEXT' => 'If your server does not support file overriding, remove the old plugin folder via FTP (do not uninstall it, just remove the folder)',
154
+
'LANG_STATUS_UPDATE_STEP_UPLOAD_NEW_VERSION_TEXT' => 'Upload the new plugin version',
155
+
'LANG_STATUS_UPDATE_STEP_ACTIVATE_NEW_VERSION_TEXT' => 'Activate new plugin version',
156
+
'LANG_STATUS_UPDATE_STEP_S_CLICK_UPDATE_TEXT' => 'Go back to "%s -> Status" page and click [Update] button - it will update the plugin\'s database tables',
'LANG_STATUS_GO_TO_S_NETWORK_ADMIN_TEXT' => 'To check for updates of network-enabled plugin, go to "%s -> Status" menu item, located in WordPress Network Admin.',
159
+
'LANG_STATUS_NOTE_FOR_POSSIBLY_NOT_IMPORTED_DATA_TEXT' => 'Note: You may also see this message, because you did not yet imported plugin\'s data to this exact blog. To do that, go to your current blog\'s plugin list, and click "Import Data" below the plugin\'s name.',
160
+
'LANG_STATUS_NETWORK_NOTE_FOR_POSSIBLY_NOT_IMPORTED_DATA_TEXT' => 'Note: You may also see this message, because it might be that there is zero blog\'s in your network that has the plugin\'s data imported. To import it, go to any of your blog\'s plugin list, and click "Import Data" below the plugin\'s name.',
161
+
'LANG_STATUS_S_READY_FOR_UPDATE_TEXT' => '%s is ready for update',
162
+
'LANG_STATUS_S_READY_FOR_UPGRADE_TEXT' => '%s is ready for upgrade',
163
+
'LANG_STATUS_UPDATE_TO_NEXT_VERSION_TEXT' => 'Update plugin to the next version',
164
+
'LANG_STATUS_UPGRADE_TO_NEXT_VERSION_TEXT' => 'Upgrade plugin to the next version',
165
+
166
+
// OK / Error Messages - Status Element
167
+
'LANG_STATUS_NOT_LOCALLY_ENABLED_OR_DB_UPDATE_IN_PROGRESS_ERROR_TEXT' => 'Error: Plugin is not locally-enabled, or database update is in progress.',
168
+
'LANG_STATUS_NOT_NETWORK_ENABLED_OR_DB_UPDATE_IN_PROGRESS_ERROR_TEXT' => 'Error: Plugin is not network-enabled, or database update is in progress.',
169
+
'LANG_STATUS_UPDATE_NOT_ALLOWED_ERROR_TEXT' => 'Failed: You are not allowed to update. You either already updated the plugin,
170
+
or you have plugin version older than 6.0.0 (in that case please install 6.0.0 plugin version first).',
171
+
'LANG_STATUS_UPGRADE_NOT_ALLOWED_ERROR_TEXT' => 'Failed: You are not allowed to upgrade. You either already upgraded the plugin,
172
+
or you have plugin version older than 6.0.0 (in that case please install 6.0.0 plugin version first).',
173
+
174
+
// Tables Observer
175
+
'LANG_TABLES_TEXT' => 'Tables',
176
+
177
+
// Table Element
178
+
'LANG_TABLE_TEXT' => 'Table',
179
+
180
+
// OK / Error Messages - Table Element
181
+
'LANG_TABLE_QUERY_FAILED_FOR_TABLE_ERROR_TEXT' => 'Error on blog #%s: MySQL query could not be processed for \'%s\' table!',
182
+
'LANG_TABLE_QUERY_FAILED_FOR_PLUGIN_TABLE_CREATE_ERROR_TEXT' => 'Error on blog #%s: MySQL plugin table creation query could not be processed for \'%s\' table!',
183
+
'LANG_TABLE_QUERY_FAILED_FOR_PLUGIN_TABLE_DROP_ERROR_TEXT' => 'Error on blog #%s: MySQL plugin table drop query could not be processed for tables:\'%s\'!',
184
+
'LANG_TABLE_QUERY_FAILED_FOR_WP_TABLE_INSERTION_ERROR_TEXT' => 'Error on blog #%s: MySQL WordPress table insert query could not be processed for \'%s\' table!',
185
+
'LANG_TABLE_QUERY_FAILED_FOR_PLUGIN_TABLE_INSERTION_ERROR_TEXT' => 'Error on blog #%s: MySQL plugin table insert query could not be processed in \'%s\' table!',
186
+
'LANG_TABLE_QUERY_FAILED_FOR_WP_TABLE_REPLACE_ERROR_TEXT' => 'Error on blog #%s: MySQL WordPress table replace query could not be processed in \'%s\' table!',
187
+
'LANG_TABLE_QUERY_FAILED_FOR_PLUGIN_TABLE_REPLACE_ERROR_TEXT' => 'Error on blog #%s: MySQL plugin table replace query could not be processed in \'%s\' table!',
188
+
'LANG_TABLE_QUERY_FAILED_FOR_WP_TABLE_DELETION_ERROR_TEXT' => 'Error on blog #%s: MySQL WordPress delete table content query could not be processed in \'%s\' table!',
189
+
'LANG_TABLE_QUERY_FAILED_FOR_PLUGIN_TABLE_DELETION_ERROR_TEXT' => 'Error on blog #%s: MySQL plugin delete table content query could not be processed for \'%s\' table!',
190
+
191
+
// Template Exceptions
192
+
'LANG_TEMPLATE_CANNOT_BIND_VARIABLE_ERROR_TEXT' => 'Cannot bind variable named \'templateFile\'.',
193
+
'LANG_TEMPLATE_NOT_EXIST_ERROR_TEXT' => 'Template file %s does not exist.',
0 commit comments