diff options
Diffstat (limited to 'core/l10n/et_EE.php')
-rw-r--r-- | core/l10n/et_EE.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index c5cf2c36ac8..b67dd13dd69 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -1,7 +1,7 @@ <?php $TRANSLATIONS = array( -"Application name not provided." => "Rakenduse nime pole sisestatud.", "No category to add?" => "Pole kategooriat, mida lisada?", "This category already exists: " => "See kategooria on juba olemas: ", +"No categories selected for deletion." => "Kustutamiseks pole kategooriat valitud.", "Settings" => "Seaded", "seconds ago" => "sekundit tagasi", "1 minute ago" => "1 minut tagasi", @@ -18,7 +18,6 @@ "No" => "Ei", "Yes" => "Jah", "Ok" => "Ok", -"No categories selected for deletion." => "Kustutamiseks pole kategooriat valitud.", "Error" => "Viga", "Error while sharing" => "Viga jagamisel", "Error while unsharing" => "Viga jagamise lõpetamisel", |