소스 검색

mention filters import/export on prefs OPML page

Andrew Dolgov 12 년 전
부모
커밋
b4a9e560aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      classes/pref_feeds.php

+ 1 - 1
classes/pref_feeds.php

@@ -1400,7 +1400,7 @@ class Pref_Feeds extends Protected_Handler {
 
 		print "<div dojoType=\"dijit.layout.AccordionPane\" title=\"".__('OPML')."\">";
 
-		print "<p>" . __("Using OPML you can export and import your feeds, labels and Tiny Tiny RSS settings.") . " ";
+		print "<p>" . __("Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings.") . " ";
 
 		print "<span class=\"insensitive\">" . __("Note: Only main settings profile can be migrated using OPML.") . "</span>";