Lines Matching full:s

34 $lang['extensionby']                  = '<strong>%s</strong> by %s';
35 $lang['screenshot'] = 'Screenshot of %s';
36 $lang['popularity'] = 'Popularity: %s%%';
67 $lang['msg_enabled'] = 'Plugin %s enabled';
68 $lang['msg_disabled'] = 'Plugin %s disabled';
69 $lang['msg_delete_success'] = 'Extension %s uninstalled';
70 $lang['msg_delete_failed'] = 'Uninstalling Extension %s failed';
71 $lang['msg_install_success'] = 'Extension %s installed successfully';
72 $lang['msg_update_success'] = 'Extension %s updated successfully';
73 $lang['msg_upload_failed'] = 'Uploading the file failed: %s';
74 $lang['msg_nooverwrite'] = 'Extension %s already exists so it is not being overwritten…
76 $lang['missing_dependency'] = 'Missing or disabled dependency: %s';
77 … = 'This extension is marked as conflicting with the following installed extensions: %s';
78 $lang['security_issue'] = 'Security Issue: %s';
79 $lang['security_warning'] = 'Security Warning: %s';
80 $lang['update_message'] = 'Update Message: %s';
81 …_folder'] = 'Extension installed incorrectly: Rename directory from "%s" to "%s".';
82 …nce last download. Check if the new URL is valid before updating the extension.\nNew: %s\nOld: %s";
86 $lang['error_download'] = 'Unable to download the file: %s %s %s';
89 …re was a file copy error while attempting to install files for directory \'%s\': the disk could be…
90 $lang['error_copy_read'] = 'Could not read directory %s';
91 $lang['error_copy_mkdir'] = 'Could not create directory %s';
92 $lang['error_copy_copy'] = 'Could not copy %s to %s';
93 $lang['error_archive_read'] = 'Could not open archive %s for reading';
94 $lang['error_archive_extract'] = 'Could not extract archive %s: %s';
95 $lang['error_uninstall_protected'] = 'Extension %s is protected and cannot be uninstalled';
96 $lang['error_uninstall_dependants'] = 'Extension %s is still required by %s and thus cannot be un…
97 $lang['error_disable_protected'] = 'Extension %s is protected and cannot be disabled';
98 $lang['error_disable_dependants'] = 'Extension %s is still required by %s and thus cannot be di…
99 $lang['error_nourl'] = 'No download URL could be found for extension %s';
100 $lang['error_notinstalled'] = 'Extension %s is not installed';
101 $lang['error_alreadyenabled'] = 'Extension %s has already been enabled';
102 $lang['error_alreadydisabled'] = 'Extension %s has already been disabled';
103 …['error_minphp'] = 'Extension %s requires at least PHP %s but this wiki is running…
104 …'error_maxphp'] = 'Extension %s only supports PHP up to %s but this wiki is runnin…