mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
b00ecdcab9
From now on for ReactOS related contributions only the organization e-mail shall be used and also reverse the order of my real full name.
14 lines
502 B
Text
14 lines
502 B
Text
/*
|
|
* PROJECT: ReactOS Utility Manager (Accessibility)
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: Italian (Italy) translation resource
|
|
* COPYRIGHT: Copyright 2020 George Bișoc (george.bisoc@reactos.org)
|
|
*/
|
|
|
|
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_FAIL_INIT "L'inizializzazione della libreria dell'applicazione Utility Manager fallita! Il codice errore è %lu."
|
|
IDS_FAIL_INIT_TITLE "Inizializzazione fallita"
|
|
END
|