mirror of
https://github.com/stenzek/duckstation.git
synced 2026-07-11 01:24:11 +02:00
FullscreenUI: Update translation strings
Forgot this..
This commit is contained in:
@@ -62,7 +62,7 @@ for token in ["FSUI_STR", "FSUI_CSTR", "FSUI_FSTR", "FSUI_NSTR", "FSUI_VSTR", "F
|
||||
pos = s.find('"', pos + 1)
|
||||
assert len(new_s) > 0
|
||||
|
||||
assert (end_pos - start_pos) < 300
|
||||
assert (end_pos - start_pos) < 350
|
||||
strings.add(new_s)
|
||||
last_pos += len(token)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user