diff options
Diffstat (limited to 'app/i18n/en-us/sub.php')
| -rw-r--r-- | app/i18n/en-us/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en-us/sub.php b/app/i18n/en-us/sub.php index 4c0b42ab9..dc71cb859 100644 --- a/app/i18n/en-us/sub.php +++ b/app/i18n/en-us/sub.php @@ -255,7 +255,7 @@ return array( 'import_export' => array( 'export' => array( '_' => 'Export', // IGNORE - 'sqlite' => 'Download user database as SQLite', // TODO + 'sqlite' => 'Download user database as SQLite', // IGNORE ), 'export_labelled' => 'Export your labeled articles', 'export_opml' => 'Export list of feeds (OPML)', // IGNORE |
