diff options
| author | 2013-06-15 13:25:48 +0200 | |
|---|---|---|
| committer | 2013-06-15 13:25:48 +0200 | |
| commit | 3ba63a170ec385910f2e743c648dd977c5eee135 (patch) | |
| tree | 1ee4393f68496e6ec88c57aa8e2e396bb096ca88 /app/i18n/en.php | |
| parent | 215b0a564e00874367a2730f204f967a1c336ebc (diff) | |
Suppression des 'notes' sur les articles, pas utile
Diffstat (limited to 'app/i18n/en.php')
| -rw-r--r-- | app/i18n/en.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php index 30bed791f..0d0ab5269 100644 --- a/app/i18n/en.php +++ b/app/i18n/en.php @@ -155,10 +155,6 @@ return array ( 'by_email' => 'By mail', 'on_shaarli' => 'On your Shaarli', - 'note' => 'Note', - 'add_note' => 'Add a note', - 'update_note' => 'Update your note', - 'ask_public_article' => 'Public article?', 'article' => 'Article', 'title' => 'Title', 'author' => 'Author', |
