diff options
Diffstat (limited to 'app/i18n/en-us/admin.php')
| -rw-r--r-- | app/i18n/en-us/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en-us/admin.php b/app/i18n/en-us/admin.php index fd9379311..b276dfc10 100644 --- a/app/i18n/en-us/admin.php +++ b/app/i18n/en-us/admin.php @@ -147,7 +147,7 @@ return array( 'main_stream' => 'Main stream', // IGNORE 'no_idle' => 'There are no idle feeds!', // IGNORE 'number_entries' => '%d articles', // IGNORE - 'percent_of_total' => '%% of total', // IGNORE + 'percent_of_total' => '% of total', // IGNORE 'repartition' => 'Articles repartition', // IGNORE 'status_favorites' => 'Favorites', 'status_read' => 'Read', // IGNORE |
