mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
fix typo
This commit is contained in:
parent
2c32f6f4de
commit
f562a1bbed
|
@ -19,7 +19,7 @@
|
||||||
// along with this program; if not, write to the Free Software
|
// along with this program; if not, write to the Free Software
|
||||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
//
|
//
|
||||||
// Translators: Admin (2389), archonwang (3), dgrutsch (9), netixw (14)
|
// Translators: Admin (2390), archonwang (3), dgrutsch (9), netixw (14)
|
||||||
|
|
||||||
$text = array(
|
$text = array(
|
||||||
'2_factor_auth' => '2-factor authentication',
|
'2_factor_auth' => '2-factor authentication',
|
||||||
|
@ -1367,7 +1367,7 @@ URL: [url]</p>',
|
||||||
'no_previous_versions' => 'No other versions found',
|
'no_previous_versions' => 'No other versions found',
|
||||||
'no_receipt_needed' => 'There are currently no documents requiring a receipt confirmation.',
|
'no_receipt_needed' => 'There are currently no documents requiring a receipt confirmation.',
|
||||||
'no_review_needed' => 'No review pending.',
|
'no_review_needed' => 'No review pending.',
|
||||||
'no_revision_date' => 'Ddate of revision missing',
|
'no_revision_date' => 'Date of revision missing',
|
||||||
'no_revision_needed' => 'No revision pending.',
|
'no_revision_needed' => 'No revision pending.',
|
||||||
'no_revision_planed' => 'No revision of document scheduled',
|
'no_revision_planed' => 'No revision of document scheduled',
|
||||||
'no_update_cause_locked' => 'You can therefore not update this document. Please contact the locking user.',
|
'no_update_cause_locked' => 'You can therefore not update this document. Please contact the locking user.',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user