OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0"
source_lang_id="en"> | 3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0"
source_lang_id="en"> |
4 <outputs> | 4 <outputs> |
5 <output filename="remoting/base/string_resources.h" type="rc_header"> | 5 <output filename="remoting/base/string_resources.h" type="rc_header"> |
6 <emit emit_type="prepend"/> | 6 <emit emit_type="prepend"/> |
7 </output> | 7 </output> |
8 <output filename="remoting/resources/en-US.pak" lang="en" type="data_package
"/> | 8 <output filename="remoting/resources/en-US.pak" lang="en" type="data_package
"/> |
9 <output filename="remoting/webapp/_locales/en/messages.json" lang="en" type=
"chrome_messages_json"/> | 9 <output filename="remoting/webapp/_locales/en/messages.json" lang="en" type=
"chrome_messages_json"/> |
10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> | 10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> |
(...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
506 </message> | 506 </message> |
507 <message desc="The tool-tip shown when the user hovers over the 'rename ho
st' button. Clicking this button allows the host name to be edited in-place." na
me="IDR_TOOLTIP_RENAME"> | 507 <message desc="The tool-tip shown when the user hovers over the 'rename ho
st' button. Clicking this button allows the host name to be edited in-place." na
me="IDR_TOOLTIP_RENAME"> |
508 Edit computer name | 508 Edit computer name |
509 </message> | 509 </message> |
510 <message desc="Message displayed at the bottom of the host screen if local
policy dictates that NAT traversal is disabled, meaning that connections outsid
e the local network will not work." name="IDR_WARNING_NAT_DISABLED"> | 510 <message desc="Message displayed at the bottom of the host screen if local
policy dictates that NAT traversal is disabled, meaning that connections outsid
e the local network will not work." name="IDR_WARNING_NAT_DISABLED"> |
511 NOTE: Policy settings permit connections only between computers within y
our network. | 511 NOTE: Policy settings permit connections only between computers within y
our network. |
512 </message> | 512 </message> |
513 <message desc="Help link displayed when the user enables the host on this
computer. Clicking this link opens a page that explains why this operation is sa
fe. This string appears in a UI with limited horizontal space. Please try to kee
p translations no more than about 30 characters." name="IDR_WHY_IS_THIS_SAFE"> | 513 <message desc="Help link displayed when the user enables the host on this
computer. Clicking this link opens a page that explains why this operation is sa
fe. This string appears in a UI with limited horizontal space. Please try to kee
p translations no more than about 30 characters." name="IDR_WHY_IS_THIS_SAFE"> |
514 Why is this safe? | 514 Why is this safe? |
515 </message> | 515 </message> |
516 | |
517 <message name="IDR_HOST_NOT_STARTED" desc="Message displayed when the curr
ent computer is not accepting remote connections, instructing the user how to en
able them."> | |
518 Remote access to this computer is disabled. | |
519 </message> | |
520 </messages> | 516 </messages> |
521 </release> | 517 </release> |
522 </grit> | 518 </grit> |
OLD | NEW |