26 Oct
2010
26 Oct
'10
5:34 p.m.
Module: wine Branch: master Commit: bbca5259ff7cb552920788405ea007bc64b4c34c URL: http://source.winehq.org/git/wine.git/?a=commit;h=bbca5259ff7cb552920788405e... Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com> Date: Mon Oct 25 18:11:41 2010 +0200 ipconfig: Update the Polish translation. --- programs/ipconfig/Pl.rc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/programs/ipconfig/Pl.rc b/programs/ipconfig/Pl.rc index 25cce09..05a13ff 100644 --- a/programs/ipconfig/Pl.rc +++ b/programs/ipconfig/Pl.rc @@ -43,4 +43,5 @@ STRINGTABLE STRING_DHCP_ENABLED, "DHCP w��czone" STRING_YES, "Tak" STRING_NO, "Nie" + STRING_DEFAULT_GATEWAY, "Brama domy�lna" }