##// END OF EJS Templates
Fix newline 'LF' to 'CRLF' in sr-YU.yml....
Toshi MARUYAMA -
r5616:8ce41f900f8f
parent child
Show More
@@ -947,8 +947,8 sr-YU:
947 947 button_collapse_all: Collapse all
948 948 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
949 949 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
950 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
951 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
950 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
951 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
952 952 label_role_anonymous: Anonymous
953 953 label_role_non_member: Non member
954 954 label_issue_note_added: Note added
@@ -963,13 +963,13 sr-YU:
963 963 label_issues_visibility_public: All non private issues
964 964 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
965 965 field_commit_logs_encoding: Kodiranje izvršnih poruka
966 field_scm_path_encoding: Path encoding
967 text_scm_path_encoding_note: "Default: UTF-8"
968 field_path_to_repository: Path to repository
969 field_root_directory: Root directory
970 field_cvs_module: Module
971 field_cvsroot: CVSROOT
972 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
973 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
974 text_scm_command: Command
975 text_scm_command_version: Version
966 field_scm_path_encoding: Path encoding
967 text_scm_path_encoding_note: "Default: UTF-8"
968 field_path_to_repository: Path to repository
969 field_root_directory: Root directory
970 field_cvs_module: Module
971 field_cvsroot: CVSROOT
972 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
973 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
974 text_scm_command: Command
975 text_scm_command_version: Version
General Comments 0
You need to be logged in to leave comments. Login now