diff options
| author | 2014-02-23 21:55:45 +0100 | |
|---|---|---|
| committer | 2014-02-23 21:55:45 +0100 | |
| commit | 166009f3623213249086038f7af72a76507f60dc (patch) | |
| tree | 444f74b3a2d2465d9c54b65183297549528610a1 /app/i18n/en.php | |
| parent | 86846e7b97acb44a2ea0460d7951f7ef90558afd (diff) | |
Sharing: Compatibility 0.7
https://github.com/marienfressinaud/FreshRSS/pull/433
Diffstat (limited to 'app/i18n/en.php')
| -rw-r--r-- | app/i18n/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en.php b/app/i18n/en.php index d4fd491a3..69c2fd310 100644 --- a/app/i18n/en.php +++ b/app/i18n/en.php @@ -167,7 +167,7 @@ return array ( 'http_password' => 'HTTP password', 'blank_to_disable' => 'Leave blank to disable', 'share_name' => 'Share name to display', - 'share_url' => 'Share URL to use', + 'share_url' => 'Share URL to use', 'not_yet_implemented' => 'Not yet implemented', 'access_protected_feeds' => 'Connection allows to access HTTP protected RSS feeds', 'no_selected_feed' => 'No feed selected.', |
