summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-11-22 16:07:40 +0400
committerAndrew Dolgov <[email protected]>2012-11-22 16:07:40 +0400
commit7b28a986978e25fbc5ecdb468a48efbf158f641d (patch)
tree7a2f8c35e80f6322d18ac116f1508b44e206c6b0 /prefs.php
parentafc3cf5522e27258fe725569e54c3c19a3f6dfed (diff)
several translation fixes, update translations
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 1399d9f58..58a078b1f 100644
--- a/prefs.php
+++ b/prefs.php
@@ -26,7 +26,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
- <title>Tiny Tiny RSS : Preferences</title>
+ <title>Tiny Tiny RSS : <?php echo __("Preferences") ?></title>
<link rel="stylesheet" type="text/css" href="lib/dijit/themes/claro/claro.css"/>
<link rel="stylesheet" type="text/css" href="tt-rss.css?<?php echo $dt_add ?>"/>