summaryrefslogtreecommitdiffstats
path: root/lang/cs.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-11-30 12:12:06 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-11-30 12:12:06 +0000
commit6e777b745305b627c934d5585ca2083b482011d0 (patch)
treed44d3bc8d23ac9159dfa12afd316f7f3af15d45c /lang/cs.yml
parentfce4615f10ad81b9070e65a45f9d37b1c571ccd7 (diff)
downloadredmine-6e777b745305b627c934d5585ca2083b482011d0.tar.gz
redmine-6e777b745305b627c934d5585ca2083b482011d0.zip
Makes activity view accept a user_id param to show user's activity (#1002).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2067 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/cs.yml')
-rw-r--r--lang/cs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/cs.yml b/lang/cs.yml
index 189f47244..e458b31b8 100644
--- a/lang/cs.yml
+++ b/lang/cs.yml
@@ -697,3 +697,4 @@ label_example: Example
text_repository_usernames_mapping: "Select ou update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped."
permission_edit_own_messages: Edit own messages
permission_delete_own_messages: Delete own messages
+label_user_activity: "%s's activity"