aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-en-rCA/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rCA/strings.xml')
-rw-r--r--res/values-en-rCA/strings.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/res/values-en-rCA/strings.xml b/res/values-en-rCA/strings.xml
new file mode 100644
index 0000000..87c0af7
--- /dev/null
+++ b/res/values-en-rCA/strings.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2012 The CyanogenMod Project (DvTonder)
+ Chronus additions (c) 2013 David van Tonder
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ 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">
+
+ <!-- Weather - Speed units -->
+ <string name="weather_kph">km/h</string>
+
+ <!-- Preferences - Weather -->
+ <string name="weather_custom_location_hint">City, Province/Country</string>
+ <string name="weather_show_when_minimized_title">Show when minimised</string>
+ <string name="weather_show_when_minimized_summary">Display summary weather information when the widget is minimised</string>
+
+ <!-- Preferences - Font colors -->
+ <string name="font_color">Font colour</string>
+ <string name="font_color_alarm">Alarm font colour</string>
+ <string name="font_color_timestamp">Timestamp font colour</string>
+ <string name="font_color_calendar_details">Details font colour</string>
+
+</resources>