diff options
| author | laetzer <laetzer@users.sourceforge.net> | 2008-09-16 01:11:03 +0000 |
|---|---|---|
| committer | laetzer <laetzer@users.sourceforge.net> | 2008-09-16 01:11:03 +0000 |
| commit | 0bef3ba31a4769b2ae8e2af26338cd5bdd72cbee (patch) | |
| tree | be2db2266fb177471a848866f408f3e254c65561 /modules | |
| parent | 36922914f2ce411a6eebe6224919d334e4af5446 (diff) | |
| download | articles-0bef3ba31a4769b2ae8e2af26338cd5bdd72cbee.tar.gz articles-0bef3ba31a4769b2ae8e2af26338cd5bdd72cbee.tar.bz2 articles-0bef3ba31a4769b2ae8e2af26338cd5bdd72cbee.zip | |
translation for 'default'
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/help_mod_articles.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/help_mod_articles.tpl b/modules/help_mod_articles.tpl index 2126f74..3223314 100644 --- a/modules/help_mod_articles.tpl +++ b/modules/help_mod_articles.tpl @@ -7,11 +7,11 @@ <dl> <dt class="param"><kbd>status</kbd></dt> <dd><em>{tr}String{/tr}</em></dd> - <dd><abbr class="default" title="default">approved</abbr>, pending</dd> + <dd><abbr class="default" title="{tr}default{/tr}">approved</abbr>, pending</dd> <dt class="param"><kbd>sort_mode</kbd></dt> <dd><em>{tr}String{/tr}</em></dd> - <dd><abbr class="default" title="default">last_modifed_desc</abbr>, last_modifed_asc, created_asc, created_desc</dd> + <dd><abbr class="default" title="{tr}default{/tr}">last_modifed_desc</abbr>, last_modifed_asc, created_asc, created_desc</dd> <dt class="param"><kbd>topic</kbd></dt> <dd><em>{tr}String{/tr}</em></dd> |
