mirror of
https://github.com/redmine/redmine.git
synced 2026-05-07 14:16:13 +02:00
Adds a branch for unlimited project hierarchy.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2148 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
5
nested_projects/extra/sample_plugin/lang/en.yml
Normal file
5
nested_projects/extra/sample_plugin/lang/en.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
# Sample plugin
|
||||
label_plugin_example: Sample Plugin
|
||||
label_meeting_plural: Meetings
|
||||
text_say_hello: Plugin say 'Hello'
|
||||
text_say_goodbye: Plugin say 'Good bye'
|
||||
5
nested_projects/extra/sample_plugin/lang/fr.yml
Normal file
5
nested_projects/extra/sample_plugin/lang/fr.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
# Sample plugin
|
||||
label_plugin_example: Plugin exemple
|
||||
label_meeting_plural: Meetings
|
||||
text_say_hello: Plugin dit 'Bonjour'
|
||||
text_say_goodbye: Plugin dit 'Au revoir'
|
||||
Reference in New Issue
Block a user