mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
Automatic translation import
Change-Id: Iac10e6e1a960cb5c54d7155e7142c61cc6233112 Ticket: -
This commit is contained in:
parent
1226350ee7
commit
34b8ed06f2
2 changed files with 24 additions and 1 deletions
|
@ -15,4 +15,20 @@
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string-array name="mdnie_scenario_entries">
|
||||
<item>CyanogenMod (預設)</item>
|
||||
<item>使用者介面</item>
|
||||
<item>影片</item>
|
||||
<item>影片 (暖色)</item>
|
||||
<item>影片 (冷色)</item>
|
||||
<item>相機</item>
|
||||
<item>導航</item>
|
||||
<item>圖片庫</item>
|
||||
<item>VT</item>
|
||||
</string-array>
|
||||
<string-array name="mdnie_negative_entries">
|
||||
<item>適中</item>
|
||||
<item>負片</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
|
|
@ -16,6 +16,13 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="app_name">進階顯示</string>
|
||||
<!-- Screen Preference -->
|
||||
<string name="category_screen_title">螢幕</string>
|
||||
<string name="screen_colors_title">色彩</string>
|
||||
<!-- mDNIe -->
|
||||
<string name="mdnie_scenario_title_head">場景</string>
|
||||
<string name="mdnie_scenario_summary_head">設定 mDNIe 場景</string>
|
||||
<string name="mdnie_negative_title_head">負片模式</string>
|
||||
<string name="mdnie_negative_summary_head">啟用/停用反轉顏色</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue