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 | 0bcc507d04f457c7c9f04a91d927213f88ef4d1c (patch) | |
| tree | 6cbfd721a6830aaf52c6119fafc6b459a6afc8bb /modules | |
| parent | ccdce90e77267f6528a2e5a52063eee1c6b0679e (diff) | |
| download | blogs-0bcc507d04f457c7c9f04a91d927213f88ef4d1c.tar.gz blogs-0bcc507d04f457c7c9f04a91d927213f88ef4d1c.tar.bz2 blogs-0bcc507d04f457c7c9f04a91d927213f88ef4d1c.zip | |
translation for 'default'
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/help_mod_last_blog_posts.tpl | 6 | ||||
| -rw-r--r-- | modules/help_mod_top_visited_blogs.tpl | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/modules/help_mod_last_blog_posts.tpl b/modules/help_mod_last_blog_posts.tpl index 6938866..063a7ca 100644 --- a/modules/help_mod_last_blog_posts.tpl +++ b/modules/help_mod_last_blog_posts.tpl @@ -10,7 +10,7 @@ <dt class="param"><kbd>sort_mode</kbd></dt> <dd><em>{tr}String{/tr}</em></dd> - <dd><abbr class="default" title="default">publish_date_desc</abbr></dd> + <dd><abbr class="default" title="{tr}default{/tr}">publish_date_desc</abbr></dd> <dt class="param"><kbd>user</kbd></dt> <dd><em>{tr}Numeric{/tr}</em></dd> @@ -20,9 +20,9 @@ <dt class="param"><kbd>offset</kbd></dt> <dd><em>{tr}Numeric{/tr}</em></dd> - <dd><abbr class="default" title="default">0</abbr></dd> + <dd><abbr class="default" title="{tr}default{/tr}">0</abbr></dd> <dt class="param"><kbd>max_preview_length</kbd></dt> <dd><em>{tr}Numeric{/tr}</em></dd> - <dd><abbr class="default" title="default">500</abbr></dd> + <dd><abbr class="default" title="{tr}default{/tr}">500</abbr></dd> </dl> diff --git a/modules/help_mod_top_visited_blogs.tpl b/modules/help_mod_top_visited_blogs.tpl index cd05d8c..8011b61 100644 --- a/modules/help_mod_top_visited_blogs.tpl +++ b/modules/help_mod_top_visited_blogs.tpl @@ -7,7 +7,7 @@ <dt><kbd class="parameter">sort_mode</kbd></dt> <dd><em>{tr}String{/tr}</em></dd> - <dd><abbr title="default" class="default">hits_desc</abbr></dd> + <dd><abbr title="{tr}default{/tr}" class="default">hits_desc</abbr></dd> <dt><kbd class="parameter">user_id</kbd></dt> <dd><em>{tr}Numeric{/tr}</em></dd> |
