mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 01:35:43 +00:00
[0.4.9][USERENV] sq-AL: Fix '%SistemDrive%' typo (#2469)
Not to translate! Fixes CORE-16762 "inability to pass 2nd stage setup in Albanian" The regression was introduced by SVN r62040 == git258cfa34a0
fix picked from commit 0.4.14-dev-1224-g1edfddf07a
This commit is contained in:
parent
a15d6418cf
commit
e124688789
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ LANGUAGE LANG_ALBANIAN, SUBLANG_NEUTRAL
|
|||
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue