mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-10-31 23:37:35 +00:00
Automatic translation import
Change-Id: I201d7c8ce8c9495085e68a76e14aa8d67caa31de
This commit is contained in:
parent
3fa2b6951e
commit
1961bdbc43
5 changed files with 49 additions and 3 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 (Default)</item>
|
||||
<item>UI</item>
|
||||
<item>Video</item>
|
||||
<item>Video warm</item>
|
||||
<item>Video cold</item>
|
||||
<item>Camera</item>
|
||||
<item>Navigation</item>
|
||||
<item>Gallery</item>
|
||||
<item>VT</item>
|
||||
</string-array>
|
||||
<string-array name="mdnie_negative_entries">
|
||||
<item>Normal</item>
|
||||
<item>Inverted</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">Advanced display</string>
|
||||
<!-- Screen Preference -->
|
||||
<string name="category_screen_title">Screen</string>
|
||||
<string name="screen_colors_title">Colours</string>
|
||||
<!-- mDNIe -->
|
||||
<string name="mdnie_scenario_title_head">Scenario</string>
|
||||
<string name="mdnie_scenario_summary_head">Set the mDNIe scenario</string>
|
||||
<string name="mdnie_negative_title_head">Negative mode</string>
|
||||
<string name="mdnie_negative_summary_head">Enable/disable inverted colours</string>
|
||||
</resources>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<string name="app_name">Advanced display</string>
|
||||
<!-- Screen Preference -->
|
||||
<string name="category_screen_title">Screen</string>
|
||||
<string name="screen_colors_title">Colors</string>
|
||||
<string name="screen_colors_title">Colours</string>
|
||||
<!-- mDNIe -->
|
||||
<string name="mdnie_scenario_title_head">Scenario</string>
|
||||
<string name="mdnie_scenario_summary_head">Set the mDNIe scenario</string>
|
||||
|
|
|
@ -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 (e paracaktuar)</item>
|
||||
<item>UI</item>
|
||||
<item>Video</item>
|
||||
<item>Video e ngrohtë</item>
|
||||
<item>Video e ftohtë</item>
|
||||
<item>Kamera</item>
|
||||
<item>Lundrimi</item>
|
||||
<item>Galeria</item>
|
||||
<item>VT</item>
|
||||
</string-array>
|
||||
<string-array name="mdnie_negative_entries">
|
||||
<item>Normal</item>
|
||||
<item>Negativi</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">Ekran i përparuar</string>
|
||||
<!-- Screen Preference -->
|
||||
<string name="category_screen_title">Ekrani</string>
|
||||
<string name="screen_colors_title">Ngjyrat</string>
|
||||
<!-- mDNIe -->
|
||||
<string name="mdnie_scenario_title_head">Skenari</string>
|
||||
<string name="mdnie_scenario_summary_head">Vendos skenarin mDNIe</string>
|
||||
<string name="mdnie_negative_title_head">Profili negativ</string>
|
||||
<string name="mdnie_negative_summary_head">Aktivizo/çaktivizo ngjyrat inverse</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue