File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
< meta name ="cover " content ="cover " />
6
6
< dc-metadata xmlns:dc ="http://purl.org/dc/elements/1.1/ ">
7
7
8
- < dc:title > Ruby on Rails Guides (<%= @version %> )</ dc:title >
8
+ < dc:title > Ruby on Rails 指南 (<%= @version %> )</ dc:title >
9
9
10
- < dc:language > en-us </ dc:language >
10
+ < dc:language > zh-CN </ dc:language >
11
11
< dc:creator > Ruby on Rails</ dc:creator >
12
12
< dc:publisher > Ruby on Rails</ dc:publisher >
13
13
< dc:subject > Reference</ dc:subject >
14
14
< dc:date > <%= Time . now . strftime ( '%Y-%m-%d' ) %> </ dc:date >
15
15
16
- < dc:description > These guides are designed to make you immediately productive with Rails, and to help you understand how all of the pieces fit together. </ dc:description >
16
+ < dc:description > 这份指南旨在使您立即获得 Rails 的生产力,并帮助您了解所有组件如何组合在一起。 </ dc:description >
17
17
</ dc-metadata >
18
18
< x-metadata >
19
19
< output content-type ="application/x-mobipocket-subscription-magazine " encoding ="utf-8 "/>
Original file line number Diff line number Diff line change 1
1
<% content_for :page_title do %>
2
- Ruby on Rails Guides
2
+ Ruby on Rails 指南
3
3
<% end %>
4
4
5
5
<h1 > Table of Contents</ h1 >
@@ -14,7 +14,7 @@ Ruby on Rails Guides
14
14
<% if document [ 'work_in_progress' ] %> (WIP)<% end %>
15
15
</ li >
16
16
<% end %>
17
- </ ul >
17
+ </ ul >
18
18
<% end %>
19
19
< hr />
20
20
< ul >
Original file line number Diff line number Diff line change 9
9
< meta name ="dtb:totalPageCount " content ="0 "/>
10
10
< meta name ="dtb:maxPageNumber " content ="0 "/>
11
11
</ head >
12
- < docTitle > < text > Ruby on Rails Guides </ text > </ docTitle >
12
+ < docTitle > < text > Ruby on Rails 指南 </ text > </ docTitle >
13
13
< docAuthor > < text > docrails</ text > </ docAuthor >
14
14
< navMap >
15
15
< navPoint playOrder ="0 " class ="periodical " id ="periodical ">
You can’t perform that action at this time.
0 commit comments