mirror of https://github.com/vector-im/riot-web
remove obsolete strings
parent
026733304e
commit
8d767a712f
|
@ -263,7 +263,6 @@
|
||||||
"%(widgetName)s widget removed by %(senderName)s": "%(widgetName)s widget removed by %(senderName)s",
|
"%(widgetName)s widget removed by %(senderName)s": "%(widgetName)s widget removed by %(senderName)s",
|
||||||
"Light theme": "Light theme",
|
"Light theme": "Light theme",
|
||||||
"Dark theme": "Dark theme",
|
"Dark theme": "Dark theme",
|
||||||
"Custom theme (light)": "Custom theme (light)",
|
|
||||||
"%(displayName)s is typing …": "%(displayName)s is typing …",
|
"%(displayName)s is typing …": "%(displayName)s is typing …",
|
||||||
"%(names)s and %(count)s others are typing …|other": "%(names)s and %(count)s others are typing …",
|
"%(names)s and %(count)s others are typing …|other": "%(names)s and %(count)s others are typing …",
|
||||||
"%(names)s and %(count)s others are typing …|one": "%(names)s and one other is typing …",
|
"%(names)s and %(count)s others are typing …|one": "%(names)s and one other is typing …",
|
||||||
|
@ -599,16 +598,6 @@
|
||||||
"Account": "Account",
|
"Account": "Account",
|
||||||
"Set a new account password...": "Set a new account password...",
|
"Set a new account password...": "Set a new account password...",
|
||||||
"Language and region": "Language and region",
|
"Language and region": "Language and region",
|
||||||
"Custom theme colors": "Custom theme colors",
|
|
||||||
"Accent color": "Accent color",
|
|
||||||
"Background color": "Background color",
|
|
||||||
"Base color": "Base color",
|
|
||||||
"Panel color": "Panel color",
|
|
||||||
"Panel Contrast color": "Panel Contrast color",
|
|
||||||
"Body Text color": "Body Text color",
|
|
||||||
"Body contrast color": "Body contrast color",
|
|
||||||
"Primary color": "Primary color",
|
|
||||||
"Warning color": "Warning color",
|
|
||||||
"Theme": "Theme",
|
"Theme": "Theme",
|
||||||
"Agree to the identity server (%(serverName)s) Terms of Service to allow yourself to be discoverable by email address or phone number.": "Agree to the identity server (%(serverName)s) Terms of Service to allow yourself to be discoverable by email address or phone number.",
|
"Agree to the identity server (%(serverName)s) Terms of Service to allow yourself to be discoverable by email address or phone number.": "Agree to the identity server (%(serverName)s) Terms of Service to allow yourself to be discoverable by email address or phone number.",
|
||||||
"Account management": "Account management",
|
"Account management": "Account management",
|
||||||
|
|
Loading…
Reference in New Issue