18 Sep
2010
18 Sep
'10
12:42 p.m.
Module: wine Branch: master Commit: 7d138aca122d1d531df7e60e1ae2564860100547 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7d138aca122d1d531df7e60e1a... Author: Igor Paliychuk <Igor-hkr(a)mail.ru> Date: Fri Sep 17 13:07:38 2010 +0300 ipconfig: Ukrainian translation update. --- programs/ipconfig/Uk.rc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/programs/ipconfig/Uk.rc b/programs/ipconfig/Uk.rc index 7b400cb..9f6d1b7 100644 --- a/programs/ipconfig/Uk.rc +++ b/programs/ipconfig/Uk.rc @@ -46,4 +46,6 @@ STRINGTABLE STRING_DESCRIPTION, "Опис" STRING_PHYS_ADDR, "Фізична адреса" STRING_DHCP_ENABLED, "DHCP ввімкнено" + STRING_YES, "Так" + STRING_NO, "Ні" }