##// END OF EJS Templates
Ruby 1.9: fix parsing error en.yml with psych yaml library (#8847)....
Toshi MARUYAMA -
r6523:af194054ac12
parent child
Show More
@@ -945,8 +945,8 en:
945 text_zoom_out: Zoom out
945 text_zoom_out: Zoom out
946 text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page."
946 text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page."
947 text_scm_path_encoding_note: "Default: UTF-8"
947 text_scm_path_encoding_note: "Default: UTF-8"
948 text_git_repository_note: "Repository is bare and local (e.g. /gitrepo, c:\gitrepo)"
948 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo)
949 text_mercurial_repository_note: "Local repository (e.g. /hgrepo, c:\hgrepo)"
949 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
950 text_scm_command: Command
950 text_scm_command: Command
951 text_scm_command_version: Version
951 text_scm_command_version: Version
952 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
952 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
General Comments 0
You need to be logged in to leave comments. Login now