mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:52:57 +00:00
[0.4.9][REACTOS] Fix '[0-9A-Za-z] \\n' typos in *.rc (with regular expr.) CORE-18103
fix is a partial (intentionally non-squashed) pick of 0.4.14-dev-1142-g 92aabb07fb
(#2393)
Yes, I do see that we still have some '\n.' typos in some files, e.g.
base/applications/shutdown/it-IT.rc. I will take care of them later!
This commit is contained in:
parent
62884cae34
commit
c79940c770
87 changed files with 131 additions and 131 deletions
|
@ -15,7 +15,7 @@ BEGIN
|
|||
FAT soporta 8192, 16K, 32K, 64K, 128K, 256K.\n\
|
||||
La compresión NTFS no es soportada para tamaños de la unidad asignada\n\
|
||||
por encima de 4096.\n\
|
||||
-C Por defecto los archivos creados en el nuevo volumen serán \n\
|
||||
-C Por defecto los archivos creados en el nuevo volumen serán\n\
|
||||
comprimidos.\n\n"
|
||||
STRING_COMPLETE "%lu por ciento completado.\r"
|
||||
STRING_FORMAT_FAIL "FormatEx fue incapaz de completarse satisfactoriamente.\n\n"
|
||||
|
|
|
@ -28,7 +28,7 @@ BEGIN
|
|||
STRING_FILESYSTEM "Typen av filsystem er %s.\n"
|
||||
STRING_LABEL_NAME_EDIT "Velg aktuell volum merke for stasjon %C: "
|
||||
STRING_ERROR_LABEL "Et uriktig volum merke ble innskrivet for denne stasjonen.\n"
|
||||
STRING_YN_FORMAT "\nADVARSEL, ALLE DATA PÅ EN DISK SOM IKKE KAN FJERNES \n\
|
||||
STRING_YN_FORMAT "\nADVARSEL, ALLE DATA PÅ EN DISK SOM IKKE KAN FJERNES\n\
|
||||
STASJON %C: VIL BLI BORTE!\nFortsette med Formateringen (J/N)? "
|
||||
STRING_YES_NO_FAQ "JN"
|
||||
STRING_VERIFYING "kontrollerer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue