##// END OF EJS Templates
[#20288] Make clear that syntax highlighting cannot only be used in wiki pages....
[#20288] Make clear that syntax highlighting cannot only be used in wiki pages. Regarding the i18n: I used English as the base language. The changed sentence was the same in 93 out of 98 language files, public\help\xx[-xx]\wiki_syntax_detailed_[markdown||textile].html. The only five exceptions were: * cs; public\help\cs\wiki_syntax_detailed_textile.html * fr; public\help\fr\wiki_syntax_detailed_textile.html * ja; public\help\ja\wiki_syntax_detailed_textile.html * ru; public\help\ru\qiki_syntax_detailed_textile.html * zh-tw; public\help\zh-tw\wiki_syntax_detailed_textile.html In the above given files, the changed sentence is translated. I have replaced the whole translated sentence with the new English base sentence, as such leaving new translations up to translators. Contributed by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14491 e93f8b46-1217-0410-a6f0-8f06a7374b81
Toshi MARUYAMA -
r14109:0554143d7e6f
Show More
Name Size Modified Last Commit Author
/ app / models
repository
attachment.rb Loading ...
auth_source.rb Loading ...
auth_source_ldap.rb Loading ...
board.rb Loading ...
change.rb Loading ...
changeset.rb Loading ...
comment.rb Loading ...
custom_field.rb Loading ...
custom_field_value.rb Loading ...
custom_value.rb Loading ...
document.rb Loading ...
document_category.rb Loading ...
document_category_custom_field.rb Loading ...
document_custom_field.rb Loading ...
email_address.rb Loading ...
enabled_module.rb Loading ...
enumeration.rb Loading ...
group.rb Loading ...
group_anonymous.rb Loading ...
group_builtin.rb Loading ...
group_custom_field.rb Loading ...
group_non_member.rb Loading ...
issue.rb Loading ...
issue_category.rb Loading ...
issue_custom_field.rb Loading ...
issue_priority.rb Loading ...
issue_priority_custom_field.rb Loading ...
issue_query.rb Loading ...
issue_relation.rb Loading ...
issue_status.rb Loading ...
journal.rb Loading ...
journal_detail.rb Loading ...
mail_handler.rb Loading ...
mailer.rb Loading ...
member.rb Loading ...
member_role.rb Loading ...
message.rb Loading ...
news.rb Loading ...
principal.rb Loading ...
project.rb Loading ...
project_custom_field.rb Loading ...
query.rb Loading ...
repository.rb Loading ...
role.rb Loading ...
setting.rb Loading ...
time_entry.rb Loading ...
time_entry_activity.rb Loading ...
time_entry_activity_custom_field.rb Loading ...
time_entry_custom_field.rb Loading ...
time_entry_query.rb Loading ...
token.rb Loading ...
tracker.rb Loading ...
user.rb Loading ...
user_custom_field.rb Loading ...
user_preference.rb Loading ...
version.rb Loading ...
version_custom_field.rb Loading ...
watcher.rb Loading ...
wiki.rb Loading ...
wiki_content.rb Loading ...
wiki_page.rb Loading ...
wiki_redirect.rb Loading ...
workflow_permission.rb Loading ...
workflow_rule.rb Loading ...
workflow_transition.rb Loading ...