diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-01-20 21:29:51 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-01-20 21:29:51 +0000 |
commit | d6bfb7fa4da4068c3e64f3fce16574de56fd72e9 (patch) | |
tree | eec2bb152a3d5aa0782563baa38c59e170d1ea9c /lang/ro.yml | |
parent | 59c5d995c339f726f7c6249d543a2b2a2a7bc061 (diff) | |
download | redmine-d6bfb7fa4da4068c3e64f3fce16574de56fd72e9.tar.gz redmine-d6bfb7fa4da4068c3e64f3fce16574de56fd72e9.zip |
Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1090 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/ro.yml')
-rw-r--r-- | lang/ro.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ro.yml b/lang/ro.yml index c3427d261..2eb17609c 100644 --- a/lang/ro.yml +++ b/lang/ro.yml @@ -161,6 +161,7 @@ field_delay: Intarziere field_assignable: La acest rol se poate atribui tichete field_redirect_existing_links: Redirectare linkuri existente field_estimated_hours: Timpul estimat +field_default_value: Default value setting_app_title: Titlul aplicatiei setting_app_subtitle: Subtitlul aplicatiei |