##// 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 / controllers
account_controller.rb Loading ...
activities_controller.rb Loading ...
admin_controller.rb Loading ...
application_controller.rb Loading ...
attachments_controller.rb Loading ...
auth_sources_controller.rb Loading ...
auto_completes_controller.rb Loading ...
boards_controller.rb Loading ...
calendars_controller.rb Loading ...
comments_controller.rb Loading ...
context_menus_controller.rb Loading ...
custom_fields_controller.rb Loading ...
documents_controller.rb Loading ...
email_addresses_controller.rb Loading ...
enumerations_controller.rb Loading ...
files_controller.rb Loading ...
gantts_controller.rb Loading ...
groups_controller.rb Loading ...
issue_categories_controller.rb Loading ...
issue_relations_controller.rb Loading ...
issue_statuses_controller.rb Loading ...
issues_controller.rb Loading ...
journals_controller.rb Loading ...
mail_handler_controller.rb Loading ...
members_controller.rb Loading ...
messages_controller.rb Loading ...
my_controller.rb Loading ...
news_controller.rb Loading ...
previews_controller.rb Loading ...
principal_memberships_controller.rb Loading ...
project_enumerations_controller.rb Loading ...
projects_controller.rb Loading ...
queries_controller.rb Loading ...
reports_controller.rb Loading ...
repositories_controller.rb Loading ...
roles_controller.rb Loading ...
search_controller.rb Loading ...
settings_controller.rb Loading ...
sys_controller.rb Loading ...
timelog_controller.rb Loading ...
trackers_controller.rb Loading ...
users_controller.rb Loading ...
versions_controller.rb Loading ...
watchers_controller.rb Loading ...
welcome_controller.rb Loading ...
wiki_controller.rb Loading ...
wikis_controller.rb Loading ...
workflows_controller.rb Loading ...