Просмотр исходного кода

[i18n] Update missing string for Occitan (#2141)

* [i18n] Update missing string for Occitan

According to I18n standardization #2138 this string was missing.
Took the most used translation for "to clear" from Firefox, escafar.
And «cache» like in French and English.
Tell me know if other strings are missing

* Removal of the comment

Comment removed - comentari tirat - commentaire retiré
Quentí 7 лет назад
Родитель
Сommit
9d703da026
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/i18n/oc/sub.php

+ 1 - 1
app/i18n/oc/sub.php

@@ -26,7 +26,7 @@ return array(
 			'password' => 'Senhal HTTP',
 			'username' => 'Identificant HTTP',
 		),
-		'clear_cache' => 'Always clear cache',	//TODO - Translation
+		'clear_cache' => 'Totjorn escafar lo cache',
 		'css_help' => 'Permet de recuperar los fluxes troncats (atencion, demanda mai de temps !)',
 		'css_path' => 'Selector CSS dels articles sul site d’origina',
 		'description' => 'Descripcion',