Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
Jean-Philippe Lang
- Wed, 29 Nov 2006 21:50:10
Show More
0
redmine/app/views/projects/gantt.rhtml
redmine/app/views/projects/gantt.rhtml
+1
-1
@@
-1,7
+1,7
1
1
< h2 > <%= l ( :label_gantt_chart ) %> </ h2 >
2
2
< div class = "topright" >
3
3
< small >
4
<%= link_to 'PDF ' , :zoom => @zoom , :year => @year_from , :month => @month_from , :months => @months , :output => 'pdf' %>
4
<%= l ( :label_export_to ) %> <%= link_to 'PDF' , :zoom => @zoom , :year => @year_from , :month => @month_from , :months => @months , :output => 'pdf' %>
5
5
</ small >
6
6
</ div >
7
7
0
redmine/app/views/projects/list_issues.rhtml
redmine/app/views/projects/list_issues.rhtml
+3
-2
@@
-1,8
+1,9
1
1
< h2 > <%= l ( :label_issue_plural ) %> </ h2 >
2
2
< div class = "topright" >
3
3
< small >
4
<%= link_to 'PDF ' , :action => 'export_issues_pdf' , :id => @project %> |
5
<%= link_to 'CSV ' , :action => 'export_issues_csv' , :id => @project %>
4
<%= l ( :label_export_to ) %>
5
<%= link_to 'CSV' , :action => 'export_issues_csv' , :id => @project %> ,
6
<%= link_to 'PDF' , :action => 'export_issues_pdf' , :id => @project %>
6
7
</ small >
7
8
</ div >
8
9
0
redmine/lang/de.yml
redmine/lang/de.yml
+1
-2
@@
-232,8
+232,7
label_version: Version
232
232
label_version_new : Neue Version
233
233
label_version_plural : Versionen
234
234
label_confirmation : Bestätigung
235
label_export_csv : Export zu CSV
236
label_export_pdf : Export zu PDF
235
label_export_to : Export zu
237
236
label_read : Lesen...
238
237
label_public_projects : Öffentliche Projekte
239
238
label_open_issues : Geöffnet
0
redmine/lang/en.yml
redmine/lang/en.yml
+1
-2
@@
-232,8
+232,7
label_version: Version
232
232
label_version_new : New version
233
233
label_version_plural : Versions
234
234
label_confirmation : Confirmation
235
label_export_csv : Export to CSV
236
label_export_pdf : Export to PDF
235
label_export_to : Export to
237
236
label_read : Read...
238
237
label_public_projects : Public projects
239
238
label_open_issues : Open
0
redmine/lang/es.yml
redmine/lang/es.yml
+1
-2
@@
-232,8
+232,7
label_version: Versión
232
232
label_version_new : Nueva versión
233
233
label_version_plural : Versiónes
234
234
label_confirmation : Confirmación
235
label_export_csv : Exportar a CSV
236
label_export_pdf : Exportar a PDF
235
label_export_to : Exportar a
237
236
label_read : Leer...
238
237
label_public_projects : Proyectos publicos
239
238
label_open_issues : Abierta
0
redmine/lang/fr.yml
redmine/lang/fr.yml
+1
-2
@@
-233,8
+233,7
label_version: Version
233
233
label_version_new : Nouvelle version
234
234
label_version_plural : Versions
235
235
label_confirmation : Confirmation
236
label_export_csv : Exporter en CSV
237
label_export_pdf : Exporter en PDF
236
label_export_to : Exporter en
238
237
label_read : Lire...
239
238
label_public_projects : Projets publics
240
239
label_open_issues : Ouverte
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
g 0-9
Goto bookmarked items from 0-9
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository access permissions settings
t s
Toggle sidebar on some pages