Mercurial > vim
annotate runtime/lang/menu_ja.euc-jp.vim @ 17454:37afc0146eab v8.1.1725
patch 8.1.1725: MS-Windows: E325 message may use incorrect date format
commit https://github.com/vim/vim/commit/663bbc09babea1ff8dfa7ccd58801ac9219fc2b2
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jul 21 15:23:35 2019 +0200
patch 8.1.1725: MS-Windows: E325 message may use incorrect date format
Problem: MS-Windows: E325 message may use incorrect date format.
Solution: Convert strftime() result to 'encoding'. Also make the message
translatable. (Ken Takata, closes #4685, closes #4681)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 21 Jul 2019 15:30:04 +0200 |
parents | acc62d455f90 |
children |
rev | line source |
---|---|
33 | 1 " Menu Translations: Japanese (for UNIX) |
3682 | 2 " Translated By: MURAOKA Taro <koron.kaoriya@gmail.com> |
3 " Last Change: 15-Jun-2012. | |
4 " | |
5 " Copyright (C) 2004,12 MURAOKA Taro <koron.kaoriya@gmail.com> | |
6 " THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE. | |
33 | 7 |
13967
acc62d455f90
Runtime file and translation updates.
Christian Brabandt <cb@256bit.org>
parents:
3682
diff
changeset
|
8 " ja is the same as ja_jp. Source the other one from here. |
33 | 9 source <sfile>:p:h/menu_ja_jp.euc-jp.vim |