mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1154606 - add errorLoadingText2 string for debugger DONTBUILD CLOSED TREE;r=jsantell,a=RyanVM
This commit is contained in:
parent
2fcbcd4cd8
commit
a1988cbb3a
@ -218,6 +218,10 @@ loadingText=Loading\u2026
|
||||
# viewer when there is an error loading a file
|
||||
errorLoadingText=Error loading source:\n
|
||||
|
||||
# LOCALIZATION NOTE (errorLoadingText2): The text that is displayed in the debugger
|
||||
# viewer when there is an error loading a file
|
||||
errorLoadingText2=Error loading this URL: %S
|
||||
|
||||
# LOCALIZATION NOTE (addWatchExpressionText): The text that is displayed in the
|
||||
# watch expressions list to add a new item.
|
||||
addWatchExpressionText=Add watch expression
|
||||
|
Loading…
Reference in New Issue
Block a user