- Data:
- 2009-12-07 10:53:44 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci/App_GlobalResources/tlumaczenia.designer.cs
r926 r927 207 207 208 208 /// <summary> 209 /// Looks up a localized string similar to ProszÄ podaÄ NIP. .209 /// Looks up a localized string similar to ProszÄ podaÄ poprawny NIP. . 210 210 /// </summary> 211 211 internal static string err_nip { … … 389 389 390 390 /// <summary> 391 /// Looks up a localized string similar to Any problems?.392 /// </summary>393 internal static string Pomoc {394 get {395 return ResourceManager.GetString("Pomoc", resourceCulture);396 }397 }398 399 /// <summary>400 391 /// Looks up a localized string similar to Payment confirmation. 401 392 /// </summary> … … 425 416 426 417 /// <summary> 427 /// Looks up a localized string similar to Verify all details. If all details are correct click the button Pay. You will be move on the eCard web site to finish transaction..418 /// Looks up a localized string similar to Verify all details. If all details are correct click the Pay button. You will be move on the eCard web site to finish transaction.. 428 419 /// </summary> 429 420 internal static string SprawdzDane { … … 507 498 /// <summary> 508 499 /// Looks up a localized string similar to BÅÄ 509 d weryfikacji danych. en.500 d weryfikacji danych.. 510 501 /// </summary> 511 502 internal static string weryfikacja { … … 557 548 get { 558 549 return ResourceManager.GetString("Zamknij", resourceCulture); 559 }560 }561 562 /// <summary>563 /// Looks up a localized string similar to Remeber me?.564 /// </summary>565 internal static string Zapamietaj {566 get {567 return ResourceManager.GetString("Zapamietaj", resourceCulture);568 550 } 569 551 }
