parent
6cc4daacdb
commit
bb3c5ca746
|
@ -75,7 +75,7 @@
|
||||||
"manageSources": "Manage sources"
|
"manageSources": "Manage sources"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"writeError": "An error has occured while writing the file.",
|
"writeError": "An error has occurred while writing the file.",
|
||||||
"name": "Settings",
|
"name": "Settings",
|
||||||
"fetching": "Updating sources, please wait …",
|
"fetching": "Updating sources, please wait …",
|
||||||
"exit": "Exit settings",
|
"exit": "Exit settings",
|
||||||
|
@ -92,7 +92,7 @@
|
||||||
"sources": {
|
"sources": {
|
||||||
"untitled": "Source",
|
"untitled": "Source",
|
||||||
"errorAdd": "An error has occured when adding the source.",
|
"errorAdd": "An error has occured when adding the source.",
|
||||||
"errorParse": "An error has occured when parsing the OPML file.",
|
"errorParse": "An error has occurred when parsing the OPML file.",
|
||||||
"errorParseHint": "Please ensure that the file isn't corrupted and is encoded with UTF-8.",
|
"errorParseHint": "Please ensure that the file isn't corrupted and is encoded with UTF-8.",
|
||||||
"errorImport": "Error importing {count, plural, =1 {# source} other {# sources}}.",
|
"errorImport": "Error importing {count, plural, =1 {# source} other {# sources}}.",
|
||||||
"opmlFile": "OPML File",
|
"opmlFile": "OPML File",
|
||||||
|
@ -174,4 +174,4 @@
|
||||||
"setPac": "Set PAC",
|
"setPac": "Set PAC",
|
||||||
"pacHint": "For Socks proxies, it is recommended for PAC to return \"SOCKS5\" for proxy-side DNS. Turning off proxy requires restart."
|
"pacHint": "For Socks proxies, it is recommended for PAC to return \"SOCKS5\" for proxy-side DNS. Turning off proxy requires restart."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue