mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
[USERENV] sq-AL: Fix '%SistemDrive%' typo (#2469)
Not to translate! CORE-16762
This commit is contained in:
@@ -8,7 +8,7 @@ LANGUAGE LANG_ALBANIAN, SUBLANG_NEUTRAL
|
||||
/* See also: dll/win32/shell32/lang */
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_PROFILEPATH "%SistemDrive%\\Dokumente dhe Cilësime"
|
||||
IDS_PROFILEPATH "%SystemDrive%\\Dokumente dhe Cilësime"
|
||||
IDS_APPDATA "Aplikation Data"
|
||||
IDS_DESKTOP "Desktop"
|
||||
IDS_FAVORITES "Preferuara"
|
||||
|
||||
Reference in New Issue
Block a user