mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
15 lines
388 B
Text
15 lines
388 B
Text
/*
|
|
* PROJECT: ReactOS shdocvw
|
|
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
|
|
* PURPOSE: Spanish (Basque) resource file
|
|
* TRANSLATOR: Copyright 2021 Julen Urizar Compains <julenuri@hotmail.com>
|
|
*/
|
|
|
|
LANGUAGE LANG_BASQUE, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_ADD "Add..."
|
|
IDS_ORGANIZE "Organize..."
|
|
IDS_FOLDERSLABEL "Carpetas"
|
|
END
|